Python Math

Open-source Python projects categorized as Math

Top 23 Python Math Projects

  1. manim

    A community-maintained Python framework for creating mathematical animations. (by ManimCommunity)

    Project mention: 13 GitHub Projects that Supercharge Your AI and Development Journey 🚀 | dev.to | 2025-03-03

    Stars: 30321 Author: ManimCommunity Star the manim repository⭐

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. SymPy

    A computer algebra system written in pure Python

    Project mention: Mathics 7.0 – Open-source alternative to Mathematica | news.ycombinator.com | 2024-12-07

    It's an interesting exercise to think about why the performance of Sum[i, {i, 1, 100000}] differs between Mathics and MMA: Mathics just calls down to sympy, which I think just does the sum in Python [1]; Mathematica (likely) pattern-matches and computes the 100000th triangular number directly, since I know Mathematica relies heavily on standard tables of summations/integrals/etc.

    [1] https://github.com/sympy/sympy/blob/master/sympy/concrete/su....

  4. mlcourse.ai

    Open Machine Learning Course

  5. math

    The MATH Dataset (NeurIPS 2021) (by hendrycks)

  6. mathgenerator

    A math problem generator, created for the purpose of giving self-studying students and teaching organizations the means to easily get access to high-quality, generated math problems to suit their needs.

  7. quaternion

    Add built-in support for quaternions to numpy (by moble)

  8. VSCode-LaTeX-Inkscape

    ✍️ A way to integrate LaTeX, VS Code, and Inkscape in macOS

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. pyrgg

    🔧 Python Random Graph Generator

  11. IKBT

    A python package to solve robot arm inverse kinematics in symbolic form

  12. Blender_ParadoxToolkit

    A toolkit to create 3D optical illusion in Blender.

  13. GAS

    Generative Art Synthesizer - a python program that generates python programs that generates generative art

  14. Ultimate-Calculator

    This is an incredibly powerful calculator and converter that is capable of many useful day-to-day functions that typical calculators cannot perform.

  15. manim-projects

    Code for the animations made with Manim

  16. isosurfaces

    Construct isolines/isosurfaces of a 2D/3D scalar field defined by a function.

  17. python-tutorials

    Python tutorials in markdown format. These tutorials look at installation on Python and Python IDEs, object orientated programming, the object orientated design pattern known as the Python data model, the concept of inheritance and how the data model is extended for text, numeric and collection based builtins classes and the numeric Python stack.

  18. intro-manim

    Learn Manim with our carefully designed and well-structured video course

  19. dragon-curve

    Dragon Curve made in Python

  20. Particle-life

    Particle life with Python (by CapedDemon)

  21. Nspire-Library

    TI-Nspire programs library

  22. Brian-Beckman-phors-Implementation

    This is Brian Beckman's paper implementation in Python

  23. misc

    "For fun and profit" (by jnez71)

  24. matmath

    A simple and efficient module for matrix and vector manipulation. (by Siddhesh-Agarwal)

  25. UltimateMathFlashCards

    The Ultimate Python Flash Cards Game

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Math discussion

Log in or Post with

Python Math related posts

Index

What are some of the best open-source Math projects in Python? This list will help you:

# Project Stars
1 manim 31,638
2 SymPy 13,605
3 mlcourse.ai 10,032
4 math 1,112
5 mathgenerator 701
6 quaternion 634
7 VSCode-LaTeX-Inkscape 432
8 pyrgg 210
9 IKBT 192
10 Blender_ParadoxToolkit 175
11 GAS 56
12 Ultimate-Calculator 41
13 manim-projects 39
14 isosurfaces 33
15 python-tutorials 24
16 intro-manim 15
17 dragon-curve 11
18 Particle-life 11
19 Nspire-Library 9
20 Brian-Beckman-phors-Implementation 8
21 misc 7
22 matmath 5
23 UltimateMathFlashCards 5

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?