Open-Source Mathematical Software System.
SageMath is a free open-source mathematics software system licensed under the GPL. It builds on top of many existing open-source packages: NumPy, SciPy, matplotlib, Sympy, Maxima, GAP, FLINT, R and many more. Access their combined power through a common, Python-based language or directly via interfaces or wrappers.
🧮 Path to a free self-taught education in Mathematics!
The OSSU curriculum is a complete education in mathematics using online materials. It's for those who want a proper grounding in concepts fundamental to all math disciplines, and for those who have the discipline, will, and good habits to obtain this education largely on their own, but with support from a worldwide community of fellow learners.
A community-maintained Python framework for creating mathematical animations.
Manim is an animation engine for explanatory math videos.
A standard library for JavaScript and Node.js.
Hurmet is a rich-text editor that gives you the ability to create high quality calculation documents using standard math notation.
Hurmet calculations are much easier to read and check than spreadsheet calculations. Hurmet does not hide the active expressions and intermediate values of a calculation. They’re all open for review in the displayed document.
The fastest math typesetting library for the web.
KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the web.
(almost) Everything I know in math.
This is a big course of mathematics declined in two versions.
Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems.