Open-Source Math & AI Repositories
Hand-picked recent GitHub repositories for math, machine learning, and AI.
JuliaLang/Julia
Julia is a high-performance language built for technical and numerical computing. It combines an approachable, mathematical syntax with multiple dispatch and a …
ManimCommunity/Manim
Manim Community is a Python framework for programmatic mathematical animation. Instead of editing every frame manually, you describe objects, transformations an…
numpy/NumPy
NumPy is the core numerical-computing library for Python. Its ndarray object stores large, homogeneous arrays efficiently and enables vectorised operations, whi…
dair-ai/Mathematics for Machine Learning
Mathematics for Machine Learning is a curated learning repository that connects the core mathematics behind modern machine learning: linear algebra, calculus, p…
williamfiset/algorithms
A collection of algorithms and data structures
networkx/NetworkX
NetworkX is a Python library for graph theory and network analysis. It represents entities as nodes and relationships as edges, then provides ready-to-use algor…
sympy/SymPy
SymPy is a computer algebra system written in Python. Unlike numerical tools that only return approximations, SymPy keeps expressions symbolic when possible. Yo…
scipy/SciPy
SciPy extends NumPy with mature scientific algorithms. It is the right layer when a project needs trustworthy routines for optimisation, integration, interpolat…
mathjax/MathJax
Beautiful and accessible math in all browsers
HenryNdubuaku/maths-cs-ai-compendium
Become a cracked AI/ML researcher/engineer with this unconventional textbook covering maths, computing, and ML with intuition.
leanprover-community/Mathlib
Mathlib is the main mathematics library for Lean 4, a proof assistant. In a proof assistant, each logical step is checked by the computer. Mathlib gives learner…
jump-dev/JuMP
JuMP is a modelling language for mathematical optimisation in Julia. It lets you express variables, constraints and objectives in readable mathematical form, th…
Showing page 1 of 6 · 62 total