A curated list of open-source tools, libraries, and resources for mathematical computations, covering areas such as linear algebra, calculus, numerical methods, optimization, and visualization.
-
Updated
Jun 26, 2025 - Python
A curated list of open-source tools, libraries, and resources for mathematical computations, covering areas such as linear algebra, calculus, numerical methods, optimization, and visualization.
A matrix calculator built with Kivy, featuring step-by-step solutions and graph plotting. Compiled using Buildozer for cross-platform support.
Step-by-step matrix calculator with PyQt6 GUI. Supports 2×2 and 3×3 matrix operations like addition, subtraction, multiplication, determinant, and inverse — with detailed step-by-step solutions for learning.
A high-precision square root calculator written in Rust using the Malachite library. Supports both interactive and command-line modes, allowing users to compute the square root of any positive integer to an arbitrary number of decimal digits with fixed-point accuracy.
A modern and lightweight calculator built with Python using CustomTkinter, featuring a clean UI and smooth button interactions
A fast and flexible CLI tool to compute Fibonacci numbers with support for large inputs, scientific and hexadecimal formats.
Convert between decimal and balanced ternary numbers. Bulk conversion is also available
An interactive Streamlit app for curve fitting — fit straight lines, parabolas, and geometric curves to your data using least squares. Built with NumPy, Pandas, and Matplotlib.
DBS4MATHS est une application web polyvalente et conviviale qui regroupe une variété d'outils mathématiques en un seul endroit. L'application est développée en HTML, CSS, PHP et JavaScript, en respectant les principes de la conception responsive et le RGPD pour garantir une expérience sécurisée et accessible sur tous les appareils.
Educational Python toolkit for modular arithmetic — includes Bézout’s identity, modular inverses, congruence solving, CRT, and modular exponentiation. Optimized for lightweight Python environments.
Simple trig and calculus tools.
🧮 Build a modern, lightweight calculator with a responsive UI in Python using CustomTkinter, featuring basic operations and theme support.
Add a description, image, and links to the math-tools topic page so that developers can more easily learn about it.
To associate your repository with the math-tools topic, visit your repo's landing page and select "manage topics."