An open API service indexing awesome lists of open source software.

Mathematics

Mathematics is an area of knowledge that includes such topics as numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes.

https://github.com/abrarnitk/algorithmica

Implementation of DS and Algorithms in Rust

algorithms data mathematics search searching sorting

Last synced: 03 Dec 2024

https://github.com/nschloe/epicycler

Create epicycle animations.

astronomy fourier fourier-transform mathematics python

Last synced: 28 Apr 2025

https://github.com/hawshemi/coursera-introduction-to-discrete-mathematics-for-computer-science-specialization

Coursera Introduction to Discrete Mathematics for Computer Science Specialization

computer-science coursera mathematics

Last synced: 09 May 2025

https://github.com/huanyushi/pdf-study-notes

Some of my study notes, primarily focusing on mathematics, physics and computer science.

computer-science mathematics physics

Last synced: 19 Jun 2025

https://github.com/gleich/explain-math

🧮 LaTeX package for writing readable and explained mathematics

latex math mathematics

Last synced: 22 Apr 2025

https://github.com/rust-dd/itransformer

An iTransformer implementation in Rust

ai itransformer mathematics rust transformers

Last synced: 13 Apr 2025

https://github.com/rust-or/highs-sys

Rust binding for the HiGHS linear programming solver

linear-programming mathematics optimization parallel-computing simplex

Last synced: 09 May 2025

https://github.com/alexadam/naive-math

Use genetic algorithms to evolve math identities

evolve-math-identities genetic-algorithm genetic-programming math mathematics

Last synced: 14 Apr 2025

https://github.com/relrod/ct

My attempt to better understand both Coq and Category Theory by formalizing the latter in the former.

algebra categories category-theory coq math mathematics topology

Last synced: 07 May 2025

https://github.com/mfazrinizar/program-matematika

Program Matematika adalah sebuah repository GitHub yang berisi program yang dapat memudahkan para pelajar atau guru dalam menyelesaikan masalah Matematika dengan Terminal

circle kalkulator lingkaran matematika math mathematics segitiga

Last synced: 08 May 2025

https://github.com/adam-rumpf/game-maker-scripts

A collection of general utility and mathematical functions for GameMaker Studio 2 (Version 2.3).

game-development mathematics

Last synced: 01 Apr 2025

https://github.com/benc-uk/gofract

Mandelbrot and Julia fractals rendered in real-time using Go

ebiten fractals golang mathematics wsl-ubuntu

Last synced: 03 Apr 2025

https://github.com/forked-from-1kasper/lean4-categories

Playing with Category Theory in Lean 4

category-theory lean lean4 leanprover mathematics

Last synced: 24 Feb 2025

https://github.com/mathworks-teaching-resources/calculus-derivatives

Interactive module that introduces fundamentals of derivatives including the product and chain rule as presented in Calculus I courses

calculus courseware cwm derivative-calculus hidden-code mathematics matlab matlab-live-script

Last synced: 23 Nov 2024

https://github.com/valentjn/class-notes

LaTeX-ed class notes (German) taken during various mathematics and computer science classes

class-notes computer-science lectures mathematics

Last synced: 04 Mar 2025

https://github.com/sdpython/mlstatpy

Mathematics, Algorithmic, Data-Science, Teaching Materials

algorithms data-science mathematics python3 teaching-materials

Last synced: 23 Jun 2025

https://github.com/rikarani/statistika-helper

web sederhana buat bantu ngerjain soal statistika sederhana

calculator chartjs html5 mathematics tailwindcss

Last synced: 12 Apr 2025

https://github.com/aditeyabaral/gpython

Recreated the popular graphing application "Desmos" on Python using matplotlib, scipy and numpy. GPython can be used as an extensive graphing application that can plot 2D, 3D and even polar curves and also differentiate and integrate functions.

calculator calculus graphing graphing-calculator mathematics plots python python3

Last synced: 16 Apr 2025

https://github.com/QuantEcon/SimpleDifferentialOperators.jl

Library for simple upwind finite differences

differential-equations julia mathematics

Last synced: 04 May 2025

https://github.com/emarzion/systemt

An interpreter for Gödel's System T

logic mathematical-logic mathematics

Last synced: 10 Feb 2025

https://github.com/mrchemsoft/mrcpp

MultiResolution Computation Program Package

c-plus-plus mathematics multiwavelets numerical-computation

Last synced: 23 Jun 2025

https://github.com/urbanjost/m_matrix

interact with your Fortran program with a matlab-like scripting language

array embeddable fortran fortran-package-manager fpm inspection mathematics

Last synced: 20 Feb 2025

https://github.com/neonwatty/computational_maths

A short collection of Jupyter notebooks explaining some basic computational math

computation-graph computational-maths computer-science jupyter-notebook lecture-notes mathematics recursive-functions

Last synced: 18 Mar 2025

https://github.com/grasbock/makima_spline

A implementation of the modified akima interpolation in rust

interpolation interpolation-methods mathematics rust rust-lang rust-library spline

Last synced: 13 Apr 2025

https://github.com/quantecon/simpledifferentialoperators.jl

Library for simple upwind finite differences

differential-equations julia mathematics

Last synced: 21 Mar 2025

https://github.com/mrchemsoft/vampyr

Very Accurate Multiresolution Python Routines

mathematics multiwavelets numerical-computation pybind11 python

Last synced: 23 Jun 2025

https://github.com/iitis/intu

Mathematica package for calculating polynomial integrals over the unitary group

mathematical-physics mathematics symbolic-manipulation unitary-group

Last synced: 10 Mar 2025

https://github.com/cedricbahirwe/phyllotaxis

In botany, phyllotaxis (from Ancient Greek φύλλον (phúllon) 'leaf', and τάξις (táxis) 'arrangement') or phyllotaxy is the arrangement of leaves on a plant stem. Phyllotactic spirals form a distinctive class of patterns in nature.

geometry mathematics phyllotaxis-pattern swift swiftui

Last synced: 22 Jun 2025

https://github.com/RefinitySoftware/Refinity

Welcome to Refinity, a robust C# library designed to supercharge developer productivity! 🌟

date dotnet finance geometry logging mathematics strings utility utility-library

Last synced: 15 Jan 2025

https://github.com/sithu-khant/math-for-ml-ds

Mathematics learning path for Machine Learning and Data Science.

awesome-list data-science deep-learning machine-learning mathematics

Last synced: 13 Apr 2025

https://github.com/blueedgetechno/bluelab

A testing 🛠⚙ playground for my off-topic experiments.

css curve javascript mathematics react

Last synced: 07 May 2025

https://github.com/rindow/rindow-openblas

PHP extension of universal buffer for 1-dimension and OpenBLAS and mathematical library

hpc machine-learning mathematics openblas php php-extension php-extensions php8 scientific-computing

Last synced: 09 Apr 2025

https://github.com/jishnub/sphericalharmonics.jl

Associated Legendre Polynomials and Spherical Harmonics in Julia

basis-expansion linear-algebra math mathematics maths orthogonal-polynomials spherical-harmonics

Last synced: 01 Mar 2025

https://github.com/bhartik021/data-structure-algorithm

An repository that contains all the Data Structures and Algorithms concepts and their implementation in several ways, programming questions and Interview questions. The main aim of this repository is to help students who are learning Data Structures and Algorithms or preparing for an interview.

algorithm algorithms algorithms-and-data-structures algorithms-datastructures array binary-search bit-magic bit-manipulation cpp cpp-stl data-structures data-structures-and-algorithms linear-search mathematics recursion searching searching-algorithms stl string tree

Last synced: 11 Apr 2025

https://github.com/minhaskamal/ultimatecalculator

Basic Scientific Calculator (math-calculation-equation-unit-converter-unitconverter-advanced-mathematics-math-number)

advanced-calculator calculator equation java math mathematics scientific scientific-calculator scientific-computing unit-converter unitconverter

Last synced: 11 Jun 2025

https://github.com/mathworks-teaching-resources/calculus-integrals

Interactive examples using MATLAB to visualize and practice integral calculus including substitution, integration by parts, and the fundamental theorem of calculus

calculus courseware cwm hidden-code integral-calculus mathematics matlab matlab-live-script

Last synced: 23 Nov 2024

https://github.com/refinitysoftware/refinity

Welcome to Refinity, a robust C# library designed to supercharge developer productivity! 🌟

date dotnet finance geometry logging mathematics strings utility utility-library

Last synced: 14 Jan 2025

https://github.com/tguichaoua/angulus

Unit agnostic angle in rust.

helper mathematics rust

Last synced: 14 Apr 2025

https://github.com/rwth-acis/collaborative-educational-escape-room-for-mixed-reality

This is the repository for the Bachelor Thesis project: Collaborative Educational Escape Room for Mixed Reality. It contains the Mixed Reality Escape Room Egyptian Escape, which it is a multiplayer educational game in the field of mathematics and physics. It is compatible with the HoloLens 2 and is suitable for players ages 16 and above.

augmented-reality collaboration collaborative educational escape-room hololens2 mathematics mixed-reality multiplayer photon-pun physics unity unity3d

Last synced: 14 Apr 2025

https://github.com/matheusgomes28/pygame-life

Implementation of Conway's Game Of Life in a few lines of Python. Keep it simple and learn how to code this game!

coding coding-challenge conway conways-game-of-life game mathematics python

Last synced: 21 Jun 2025

https://github.com/ninn-kou/Starry

🌟A collection of high-star repositories on GitHub. /* My bookmarks! */

bookmarks books computer-science github hellogithub mathematics repository star

Last synced: 11 Apr 2025

https://github.com/passagemath/passagemath

General purpose mathematical software system, fork of SageMath supporting modularized installation with pip

computer-algebra-system mathematics

Last synced: 18 Dec 2024

https://github.com/raganwald/fractran

Code to accompany “ Remembering John Conway's FRACTRAN, a ridiculous, yet surprisingly deep language”

conway fractran mathematics

Last synced: 25 Mar 2025

https://github.com/zushah/chalkboard

The Chalkboard library provides a plethora of mathematical functionalities for its user.

khan-academy library mathematics typescript

Last synced: 14 Jun 2025

https://github.com/kongzii/sgsl

Simple scientific library for Swift based on GNU Scientific Library

gsl gsl-library mathematics scientific-computing statistics swift

Last synced: 17 Mar 2025

https://github.com/abund4nt/rsa-implementation

RSA cryptosystem implementation in Python.

algorithm cryptography mathematics python rsa

Last synced: 01 May 2025

https://github.com/mohamedhmini/the-missing-math-and-cs-classes

a recommendation list of math courses for people with no math background.

computer-science courses education math mathematics

Last synced: 05 Mar 2025

https://github.com/stdlib-js/stats

Standard library statistical functions.

javascript lib library math mathematics node node-js nodejs standard statistics stats stdlib

Last synced: 09 Apr 2025

https://github.com/juancarlospaco/nim-easings

Robert Penner Easing Functions for Nim

easing-functions math mathematics nim nim-lang robert-penner

Last synced: 12 Apr 2025

https://github.com/symcalc/symcalc-ruby

Symbolic mathematics and calculus in Ruby

calculus differentiation mathematics maths ruby symcalc

Last synced: 13 Apr 2025

https://github.com/barrettotte/linear-algebra-c

A linear algebra library for performing basic and advanced matrix operations. This was made as a refresher for linear algebra and is by no means complete.

c c99 linear-algebra mathematics matrix matrix-library

Last synced: 12 Jun 2025

https://github.com/pravj/engine

Distributed identifier generation service

distributed-systems group-theory mathematics uuid uuid-generator

Last synced: 13 Apr 2025

https://github.com/ailln/math-roadmap

🗺️ 一个数学的学习路线图

math mathematics roadmap

Last synced: 12 Mar 2025

https://github.com/luna-flow/calculus-numerical

This is a calculus numerical solution library written using MoonBit, aiming to fill the gap in scientific computing applications in the MoonBit ecosystem.

calculus mathematics moonbit-lang numerical-methods

Last synced: 06 Mar 2025

https://github.com/robertboy18/ualberta-mathematics

Mathematics + Statistics Courses at the University of Alberta

homework-assignments homework-exercises mathematics notes projects statistics

Last synced: 13 Mar 2025

https://github.com/alexmojaki/oeis-explorer

Explore related sequences in the OEIS

graph math mathematics maths oeis sequences

Last synced: 07 May 2025

https://github.com/ghseeli/grad-school-notes

Our first-year mathematics graduate school notes

latex mathematics

Last synced: 22 Apr 2025

https://github.com/jishnub/multiplesofpi.jl

Numbers that produce accurate results when used as arguments to trigonometric functions

floating-point floating-point-accuracy-problems floating-point-precision inaccuracies irrational-numbers julia math mathematics

Last synced: 13 Feb 2025

https://github.com/j2kun/math-genealogy-visualizer

A javascript visualization of the math genealogy database

d3js graph-algorithms javascript mathematics search visualization

Last synced: 23 Apr 2025

https://github.com/mseri/hammech20

Lecture Notes for the Hamiltonian Mechanics course

classical-physics hamiltonian-systems lecture-notes mathematics mechanics

Last synced: 13 Jun 2025

https://github.com/warrenweckesser/mpsci

Assorted functions for statistics and mathematics built on mpmath.

mathematics mpmath python statistics

Last synced: 15 Apr 2025

https://github.com/upul/whiteboard

Proof of Concept (POC) codes to try out different ideas in Machine Learning, Computer Science and Mathematics.

computer-science machine-learning mathematics python

Last synced: 08 May 2025

https://github.com/egri-nagy/kigen

Computational Semigroup Theory Software System written in Clojure

abstract-algebra clojure computer-algebra computer-algebra-system diagram-semigroups mathematics semigroup

Last synced: 04 Dec 2024

https://github.com/librapid/librapidrust

An optimised derivative of the LibRapid C++ library. Made with love for mathematics and computer science.

compression computer-science general-purpose logging mathematical-programming mathematics rust rust-crate rust-library rust-math rust-science science

Last synced: 05 Apr 2025

https://github.com/talfig/set-data-structure

Data structure implementation for mathematical set operations in C.

data-structures mathematics set

Last synced: 18 Apr 2025

https://github.com/marianhlavac/marapst

Self-testing quiz tool for BI-PST course at FIT CTU

bi-pst fit-ctu mathematics uikit wtf

Last synced: 14 Apr 2025

https://github.com/koishi-satori/eirinfixed

A C++ fixed point number library.

cplusplus-20 fixed-point library math mathematics

Last synced: 07 May 2025