Ecosyste.ms: Awesome
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.
- GitHub: https://github.com/topics/mathematics
- Wikipedia: https://en.wikipedia.org/wiki/Mathematics
- Aliases: math,
- Last updated: 2025-01-28 00:18:00 UTC
- JSON Representation
https://github.com/adambarreiro/polynomial
Educational video game for the teaching of polynomials to secondary school students who are on their third year. DISCLAIMER: This project is very old, it contains multiple design, security and coding flaws.
craftyjs game mathematics polynomials
Last synced: 25 Dec 2024
https://github.com/hardcode3/polynomialtools
A basic C++ tool to solve polynomials of n'th order (companion matrix) -> with unit tests /!\ Eigen3 lib
cmake eigen3 mathematics polynomials resolution
Last synced: 23 Jan 2025
https://github.com/grahamstrickland/tucker_combinatorics
Programming exercises from "Applied Combinatorics" (6e) - Tucker
combinatorics graph graphs mathematics python3
Last synced: 10 Jan 2025
https://github.com/stdlib-js/random-array-rayleigh
Create an array containing pseudorandom numbers drawn from a Rayleigh distribution.
array continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rayleigh rng seed seedable statistics stats stdlib
Last synced: 02 Jan 2025
https://github.com/daleroberts/ruin-tstable
Finite-time ruin problem for tempered stable processes
mathematics monte-carlo-simulation probability
Last synced: 01 Dec 2024
https://github.com/grahamstrickland/zill_differential_equations
Python plots and calculations for "Differential Equations with Boundary-Value Problems" (9e) - Zill
differential-equations mathematics matplotlib plotting python3
Last synced: 10 Jan 2025
https://github.com/loneicewolf/main-mathematics
a "Main" repo for my math notes.
calculus einstein-field-equation einstein-field-equations integral math mathematics metric multivariate-calculus partial-derivatives partial-differential-equations spacetime xcas
Last synced: 26 Dec 2024
https://github.com/ozansz/mathematical-expression-parser-derivator
METU CENG140 C Programming - Take Home Exam 2 - Mathematical Expression Derivator
abstract-syntax-tree c derivatives lexer mathematical-expressions mathematics parser
Last synced: 06 Dec 2024
https://github.com/grahamstrickland/wackerly_stats
Exercises from "Mathematical Statistics with Applications" - Wackerly et al. (7e)
exercises mathematical-statistics mathematics python3 statistics
Last synced: 10 Jan 2025
https://github.com/make-github-pseudonymous-again/js-integer
:zzz: Integers for JavaScript (ℤ)
arbitrary-precision arithmetic big-int big-integer big-integers big-num big-number big-numbers bigint biginteger bigintegers bignum bignumber bignumbers computer-science gcd integers javascript js mathematics
Last synced: 18 Dec 2024
https://github.com/stdlib-js/math-strided-ops-sub
Element-wise subtraction of two strided arrays.
add addition arithmetic array element-wise javascript math mathematics minus ndarray node node-js nodejs stdlib strided subtract subtraction sum summation vector
Last synced: 24 Dec 2024
https://github.com/richeyphu/powbigint.js
A simple utility library for calculating powers of big integers
bigint biginteger exponential javascript library math mathematics npm power typescript utility
Last synced: 18 Dec 2024
https://github.com/stdlib-js/random-iter-triangular
Create an iterator for generating pseudorandom numbers drawn from a triangular distribution.
continuous generator iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib triangular
Last synced: 19 Jan 2025
https://github.com/stdlib-js/stats-base-maxsorted
Calculate the maximum value of a sorted strided array.
domain extent extremes javascript math mathematics max maximum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed
Last synced: 29 Nov 2024
https://github.com/danny-1k/collatz_conjecture
A python program to visualize the collatz conjecture
Last synced: 29 Dec 2024
https://github.com/2kabhishek/mathrulez
Teaches Math Rulez ♾️✅
android kids-learn kotlin mathematics quiz
Last synced: 12 Jan 2025
https://github.com/doantrunghuy/exercises-and-solutions-to-algorithmic-problems
Accepted solutions, doing topics on: Introductory Problems, Sorting and Searching, Dynamic Programming, Graph Algorithms, Range Queries, Tree Algorithms, Mathematics, String Algorithms, Geometry.
advanced-techniques dynamic-programming geometry graph mathematics range-query string tree
Last synced: 26 Dec 2024
https://github.com/ezzaldeeen/deepex
A playground is an experimental repository that combines theoretical mathematics with deep learning.
Last synced: 10 Jan 2025
https://github.com/helbertgs/unity
Based on Unity3D/C#
engine game-development game-engine math mathematics phisics swift swift-package-manager swift-programming-language unity2d unity3d
Last synced: 20 Jan 2025
https://github.com/qnhat2004/thuat-toan-ung-dung
Thuật toán ứng dụng - Đại học Thủy Lợi
algorithm algorithm-competitions algorithm-implementations algorithms c-plus-plus educational instructor-materials mathematics
Last synced: 31 Oct 2024
https://github.com/an0n1mity/fourier-drawing
Drawing using Fourier series
drawing fourier-series mathematics
Last synced: 26 Dec 2024
https://github.com/nonlin-lin-chaos-order-etc-etal/mathdnsorg
A doman names systems provider.
dns dns-protocol dns-protocol-proxy dns-provider dns-proxy-server domain-names domains math mathematics
Last synced: 01 Dec 2024
https://github.com/edumigueis/math-algorithms
A compilation of mathematical algorithims in C#.
algorithm algorithms csharp fibonacci fibonacci-sequence math math-algorithms mathematics mdc mmc
Last synced: 06 Dec 2024
https://github.com/jisll/mathgame
Math Game, build with html,css,js
css game html js math mathematic mathematics open-source website
Last synced: 06 Dec 2024
https://github.com/stdlib-js/stats-base-nanvariancepn
Calculate the variance of a strided array ignoring NaN values and using a two-pass algorithm.
array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 02 Jan 2025
https://github.com/frouioui/mathematics
Undergraduate 1st semester mathematics project at Epitech
Last synced: 23 Jan 2025
https://github.com/stdlib-js/stats-base-dvarmtk
Calculate the variance of a double-precision floating-point strided array provided a known mean and using a one-pass textbook algorithm.
array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 18 Oct 2024
https://github.com/stdlib-js/math-base-assert-is-safe-integer
Test if a finite double-precision floating-point number is a safe integer.
assert assertion int integer is isinteger issafeinteger javascript math mathematics node node-js nodejs number safe stdlib util utilities utility utils
Last synced: 02 Jan 2025
https://github.com/stdlib-js/random-streams-chisquare
Create a readable stream for generating pseudorandom numbers drawn from a chi-square distribution.
chi chi-square chi-squared continuous javascript math mathematics node node-js nodejs prng pseudorandom rand random rng square squared statistics stats stdlib
Last synced: 12 Oct 2024
https://github.com/stdlib-js/constants-float32-fourth-pi
1/4 times π.
const constant float float32 floating-point fourth ieee754 javascript math mathematics node node-js nodejs pi stdlib
Last synced: 02 Jan 2025
https://github.com/3ein39/multisolver
The Idea is a gui program can solve most of the problems that faces students in courses like mathematics and physics And it also have another branch for helping the students with their time management and provide the students with materials
c-plus-plus console-application gui-application logic-design mathematics physics qt5-gui
Last synced: 10 Jan 2025
https://github.com/kouisamine/convert-fraction-to-percent
This tool will help you to convert Fraction to Percent.
fraction fraction-to-percent js math mathematics online percent php script source-code tools
Last synced: 10 Jan 2025
https://github.com/kouisamine/decimal-to-fraction-calculator
This tool will help you to convert a decimal number to its equivalent fraction(Mixed Fraction & Improper Fraction).
decimal decimal-to-fraction fraction js math mathematics online php script source-code tools
Last synced: 10 Jan 2025
https://github.com/kouisamine/mathematical-tools
A collection of highly useful tools mainly for mathematicians and physicians.
calculations calculator fraction math mathematics mathjs online percentage tools
Last synced: 10 Jan 2025
https://github.com/stdlib-js/math-base-special-hacovercos
Compute the half-value coversed cosine.
cos cosine cosinus-versus coversed hacovercos hacovercosin hacovercosine hacovercosinus half-value hcc javascript math mathematics node node-js nodejs sine stdlib versed versed-cosine
Last synced: 01 Jan 2025
https://github.com/000x999/neural_net
C++ Neural Network with Training Visualizer and Data Generation Tool
ai cplusplus documentation mathematics neural-nets neural-network python training visualization
Last synced: 03 Jan 2025
https://github.com/lcluber/type6.js
Mathematics library
javascript mathematics mathematics-library maths typescript
Last synced: 03 Jan 2025
https://github.com/stdlib-js/random-iter-randu
Create an iterator for generating uniformly distributed pseudorandom numbers between 0 and 1.
continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random randu rng seed seedable statistics stats stdlib uniform
Last synced: 10 Jan 2025
https://github.com/thomasthelen/logistic-map
Small class that represents a logistic mapping.
chaos logistic-map math mathematics
Last synced: 10 Jan 2025
https://github.com/thomasthelen/qodes
Quick Ordinary Differential Equation Solver (QODES) is an ODE solving library with a focus on usability and ease.
algorithm mathematics numerical-methods ode ode-solver ode-solving-library solver
Last synced: 10 Jan 2025
https://github.com/bjoern-hempel/js-analysis
This javascript library do some analysis calculations (matrix, vector, etc.).
analysis javascript mathematics
Last synced: 27 Dec 2024
https://github.com/jaalonso/razonando-con-lean
Elaboración de demostraciones con Lean.
automated-theorem-proving leanprover mathematics proof-assistant
Last synced: 06 Dec 2024
https://github.com/tomwhite/longview
A way of looking at time from a long distance.
easter mathematics time visualization
Last synced: 17 Jan 2025
https://github.com/tomwhite/earth-moon-game
A game: how far is the Moon from the Earth?
game geometry jsxgraph mathematics visualization
Last synced: 17 Jan 2025
https://github.com/tomwhite/blockclock
A real digital clock
clock geometry mathematics time visualization
Last synced: 17 Jan 2025
https://github.com/stdlib-js/random-strided-cosine
Fill a strided array with pseudorandom numbers drawn from a raised cosine distribution.
continuous cosine generator javascript math mathematics node node-js nodejs prng pseudorandom raised rand random rng seed seedable statistics stats stdlib
Last synced: 03 Jan 2025
https://github.com/miladsade96/numermp
Multi-threaded numerical methods implemented in fortran and wrapped in python
fortran fortran90 mathematical-programming mathematics multithreading numerical-analysis numerical-methods openmp parallel-computing python
Last synced: 03 Jan 2025
https://github.com/stdlib-js/math-base-special-fast-alpha-max-plus-beta-min
Compute the hypotenuse using the alpha max plus beta min algorithm.
alpha-max-plus-beta-min euclid euclidean fast fastmath geometry hypot hypotenuse javascript math mathematics node node-js nodejs pythagoras pythagorean-theorem stdlib triangle trig trigonometry
Last synced: 10 Jan 2025
https://github.com/stdlib-js/blas-ext-base-gnannsumkbn
Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
array blas compensated extended javascript math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed
Last synced: 10 Jan 2025
https://github.com/bhavya-dang/node-math.js
A simple math library for NodeJS and JavaScript.
algebra eval javascript math mathematics nodejs numeric
Last synced: 23 Jan 2025
https://github.com/samson-mano/random_domain_generator
C# implementation of random closed domain generator
algorithm bounded closed-domain domain inner-surfaces map-generation map-generator mathematics random-closed-domain random-surface surface surface-detection surfaces
Last synced: 29 Dec 2024
https://github.com/gralliry/mathematical-modeling-overview
数学建模的常见方法和模型
jupyter mathematical-modelling mathematics modeling python
Last synced: 01 Jan 2025
https://github.com/evanpacini/collatz
C++ and Python programs to analyse the Collatz conjecture.
collatz collatz-conjecture cpp mathematics maths python python3
Last synced: 04 Jan 2025
https://github.com/esotericthought/library
An extensive (mostly) math library following a logical and coherent structure with great levels of abstraction.
library math math-libraries math-library mathematics maths
Last synced: 17 Dec 2024
https://github.com/omerjuve2023/createpdf
Crea un pdf de funciones matematicas y genera una grafica y una tabla de datos
graphics java mathematics maven pdf shell-script
Last synced: 21 Dec 2024
https://github.com/islemci/nicemath
A simple math library for your daily math problems
Last synced: 15 Oct 2024
https://github.com/rickie/project-euler
Some solutions of Project Euler assignments
Last synced: 13 Dec 2024
https://github.com/stdlib-js/random-array-triangular
Create an array containing pseudorandom numbers drawn from a triangular distribution.
array continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib triangular
Last synced: 03 Dec 2024
https://github.com/stdlib-js/random-strided-t
Fill a strided array with pseudorandom numbers drawn from a Student's t distribution.
continuous gaussian generator javascript math mathematics node node-js nodejs normal prng pseudorandom rand random rng statistics stats stdlib student t
Last synced: 03 Dec 2024
https://github.com/federicostra/conservationlawsparticles.jl
Particle methods for 1D conservation laws
analysis conservation-laws differential-equations differential-evolution mathematical-analysis mathematics numerical-analysis numerical-differential-equations numerical-discretization numerical-method
Last synced: 24 Jan 2025
https://github.com/demkeys/unitymathexperiments
Various experiments that I do in Unity when I learn about any math algorithm.
c-sharp creative-coding curve game-development lissajous lissajous-curve math mathematics unity-scripts unity3d
Last synced: 11 Jan 2025
https://github.com/cjdoris/magmautils
Adds basic functionality missing from Magma.
Last synced: 21 Jan 2025
https://github.com/stdlib-js/stats-base-sminsorted
Calculate the minimum value of a sorted single-precision floating-point strided array.
domain extent extremes javascript math mathematics min minimum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed
Last synced: 20 Oct 2024
https://github.com/stdlib-js/math-base-special-lucas
Compute the nth Lucas number.
fib fibonacci function integer javascript lucas math mathematics node node-js nodejs number sequences special special-functions stdlib
Last synced: 20 Oct 2024
https://github.com/leftaroundabout/colour-space
Colours form a manifold, in which inter-/extrapolation is guaranteed to stay in the gamut.
Last synced: 12 Jan 2025
https://github.com/lukeroantree4815162342/mastersproject
Code for "Computational Methods For Ultrafast Quantum Physics"
high-performance high-performance-computing mathematics numpy physics physics-simulation python python3 quantum-mechanics scipy sparse-matrix
Last synced: 12 Jan 2025
https://github.com/cliftondavies/full-stack-software-engineer-study-guide
A study guide for the aspiring, top 10%, Full-Stack Software Engineer.
coding-challenges computer-science mathematics web-development
Last synced: 12 Jan 2025
https://github.com/ncw/euler_bbp
Programs and paper to demonstrate Euler's BBP-type formulae for pi
euler go golang math mathematics python
Last synced: 13 Dec 2024
https://github.com/gurveervirk/adobe-gensolve-2024
End-to-end process to regularize hand-drawn shapes, find symmetry in it, if possible, and complete these shapes, if necessary.
adobe curve-fitting mathematical-modelling mathematics science streamlit
Last synced: 24 Dec 2024
https://github.com/theanasuddin/gonit-korbo-joy-2nd-edition-by-tamim-shahriar-subeen
Gonit Korbo Joy (2nd Edition) by Tamim Shahriar Subeen and Tahmid Rafi. All examples in JAVA.
elementary gonit-korbo-joy java mathematics tahmid-rafi tamim-shahriar-subeen
Last synced: 18 Jan 2025
https://github.com/irishfix/universalnumerics.net
UniversalNumerics.NET is a versatile .NET package that can be used both in Unity and in normal C# projects. It simplifies common computational tasks, such as computing 2D line intersections, 2D segment intersections, 2D point within queries, 2D triangulation of points, 3D area voxelization and even creating deep neural network models.
artifical-intelligence artificial-neural-networks computational-geometry csharp csharp-library deep-learning deep-neural-networks dotnet mathematics triangulation triangulation-delaunay unity unity3d
Last synced: 12 Jan 2025
https://github.com/mathematicode/visual-fraction-library
A library of math visuals for K-12, mostly fraction operations
conceptual division education fraction fractions fractions-library k12 k12contentdevelopment k12education learning math mathematical-modelling mathematics multiplication png svg svg-image visualization visuals
Last synced: 24 Jan 2025
https://github.com/d-exclaimation/swiftcalc
Math Module for Matrices, Vectors, Probabilities
math mathematics physics swift vector
Last synced: 29 Dec 2024
https://github.com/dolfost/markov-algorithm-lua
The Lua Markov algorithm implementation
computer-science markov-algorithm markov-algorithms math mathematics
Last synced: 12 Jan 2025
https://github.com/pierwill/gaussiant
Gaussian integers in Rust.
complex-numbers mathematics number-theory
Last synced: 20 Oct 2024
https://github.com/astrodynamic/smartcalculator
A Python calculator application with a Qt/QML interface, utilizing a C++ library for dynamic calculations.
api arithmetic calculator cmake cpp ctypes dylib expression-calculator gui mathematics mvp mvvm pyside python3 qml qt6 rnp slot trigonometric-calculations
Last synced: 12 Jan 2025
https://github.com/denizkarya1999/math_for_kids
Generate mathematical word problems for kids to solve.
calculator hackathon inkscape kids mathematics mlh2021 word-problems
Last synced: 13 Dec 2024
https://github.com/stdlib-js/random-streams-chi
Create a readable stream for generating pseudorandom numbers drawn from a chi distribution.
chi continuous javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 19 Jan 2025
https://github.com/entkenntnis/einhorn-der-mathematik
Löse Mathe-Rätsel mit der Einhorn-Dame Tina und ihrem Bruder Teo. Knobel-Spaß für jedes Alter.
education math mathematics riddle-game riddles storytelling unicorn
Last synced: 18 Jan 2025
https://github.com/stdlib-js/math-iter-special-cosm1
Create an iterator which computes `cos(x) - 1` for each iterated value.
cos cosine cosm1 iterable iterate iterator javascript math mathematics node node-js nodejs radians stdlib trig trigonometry
Last synced: 21 Oct 2024
https://github.com/stdlib-js/math-base-special-logaddexp
Compute the natural logarithm of exp(x) + exp(y).
function javascript ln log logaddexp logarithm math mathematics natural node node-js nodejs special special-functions stdlib
Last synced: 21 Oct 2024
https://github.com/stdlib-js/math-base-special-bessely0
Compute the Bessel function of the second kind of order zero.
bessel javascript math mathematics node node-js nodejs number special stdlib y0
Last synced: 21 Oct 2024
https://github.com/mrtkp9993/mathprog
Automated theorem proving, Logic Programming, Optimization examples.
constraint-programming discrete-optimization mathematical-modelling mathematics optimization sat-solver satisfiability theorem-proving
Last synced: 18 Jan 2025
https://github.com/krisnguyen135/project-euler
Solutions for Project Euler problems, written in Python
euler-solutions mathematics project-euler python3
Last synced: 01 Jan 2025
https://github.com/stdlib-js/random-strided-tools-unary-factory
Create a factory function for filling strided arrays with pseudorandom values drawn from a unary PRNG.
factory fcn func function generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng statistics stats stdlib tools
Last synced: 21 Oct 2024
https://github.com/rindow/rindow-opencl-ffi
The Interface of The OpenCL for FFI on PHP
gpgpu gpu hpc machine-learning mathematics opencl php php8
Last synced: 20 Dec 2024
https://github.com/imd10/math317-numerical-methods
A collection of Python implementations of numerical methods based on the pseudocodes from MATH317 lectures, including Bisection, Horner's method, Complete Horner's method, Newton's method, and Polynomial evaluation techniques.
bisection-method horners-method mathematics newtons-method numerical-methods polynomial
Last synced: 12 Dec 2024
https://github.com/sakapon/blaze
The library for basic mathematics.
mathematics propositional-logic random
Last synced: 17 Jan 2025
https://github.com/stdlib-js/constants-float64-high-word-exponent-mask
High word mask for the exponent of a double-precision floating-point number.
64bit bits const constant exponent float float64 floating-point high ieee754 javascript mask math mathematics node node-js nodejs stdlib word
Last synced: 17 Dec 2024
https://github.com/stdlib-js/complex-conj
Return the complex conjugate of a complex number.
cmplx complex conj conjugate javascript math mathematics node node-js nodejs number stdlib
Last synced: 19 Jan 2025