MathForge is an open source math library built by students, for students. It’s a place to learn, contribute, and share useful mathematical functions - from algebra to geometry to calculus.
- Easy-to-understand Python functions.
- Well-documented examples and tests.
- Beginner-friendly contribution process.
- Growing library across different math topics.
We welcome contributions of all sizes! Check out CONTRIBUTING.md for details.
Quick steps:
- Pick a topic (algebra, geometry, etc.).
- Add your function with a docstring.
- Add at least one test in
tests/. - Run tests.
- Open a pull request
This project is licensed under the MIT License — see LICENSE for details.
Thanks to all the students who contribute and keep MathForge growing!