Lists (4)
Sort Name ascending (A-Z)
Stars
📚 A curated collection of marimo notebooks for education.
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…
Productive, portable, and performant GPU programming in Python.
Probabilistic programming with NumPy powered by JAX for autograd and JIT compilation to GPU/TPU/CPU.
Rocket-FFT makes Numba aware of numpy.fft and scipy.fft. Rocket-FFT takes its name from the PocketFFT Fast Fourier Transformation library that powers it, and Numba's goal of making your scientific …
A fast multi-core implementation of HDBSCAN for low dimensional Euclidean spaces
Gemma open-weight LLM library, from Google DeepMind
The free build of Claude Code. All telemetry removed, security-prompt guardrails stripped, all experimental features enabled.
Communicate with an LLM provider using a single interface
Panel: The powerful data exploration & web app framework for Python
AI agents running research on single-GPU nanochat training automatically
Implementation of the LLVM tutorial in Python using llvmlite
Code for the article series on building a Python compiler and interpreter
The Jac Programming Language -- the only language you need to build anything (full stack app, device driver, video game, website, whatever). One self-contained binary; One language; Codegens to Pyt…
Official inference framework for 1-bit LLMs
Remotely run scripts on AWS SageMaker
Bringing Http/Https and WebSockets High Performance servers for PyPy3 and Python3
Instant voice cloning by MIT and MyShell. Audio foundation model.
A library to help automate the creation of universal python libraries
An open, technical and introductory book for the Zig programming language 📚📖
Asynchronous event dispatching/handling library for FastAPI and Starlette
Simultating concurrent writes to sqlite3 with multiprocessing and pytest
Async, pure-Python server-side rendering engine for hypermedia applications.
Declarative Python server-side rendering utility for FastAPI with built-in HTMX support.
Providing helper user management and authentication functions for FastHTML
a small, expressive orm -- supports postgresql, mysql, sqlite, now with asyncio