Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Mathematics
![](https://explore-feed.github.com/topics/mathematics/mathematics.png)
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-02-07 00:18:17 UTC
- JSON Representation
https://github.com/xcarpentier/fibo-premier
experimentation with rust programming
fibonacci mathematics rust rust-lang
Last synced: 05 Feb 2025
https://github.com/willlillis/cycle-games-on-graphs
Code written to aid in the combinatorial research of relator games on groups.
c-plus-plus combinatorial games mathematics
Last synced: 21 Nov 2024
https://github.com/palash25/project-euler-solutions
Nothing to see here; had forgotten to make lots of such repos public years ago
haskell mathematics project-euler
Last synced: 24 Jan 2025
https://github.com/dpetrosy/42-fractol
42 School Fractol project: Fractal generator using MLX library.
42 42-fractol 42cursus 42fractol 42projects 42school 42yerevan burning-ship c complex-numbers fract-ol fractal-rendering fractals fractol fractol-42 julia-set mandelbox mandelbrot mathematics minilibx
Last synced: 29 Jan 2025
https://github.com/bartolomej/bookmarks
A collection of personal bookmarks 📋 📚 📖
articles best-practises collection datasets javascript machine-learning mathematics practises resource-list resourses
Last synced: 22 Dec 2024
https://github.com/francescopaolol/mersenneprimenumbers
Simple C code which searching for Mersenne prime about first 1M numbers
algorithms clanguage mathematics mersenne-numbers
Last synced: 22 Dec 2024
https://github.com/daleroberts/binomial
Binomial models
finance mathematics matlab option-pricing
Last synced: 29 Jan 2025
https://github.com/daleroberts/heston-qmc
Exact simulation and Quasi Monte Carlo for the Heston stochastic volatility model
c-plus-plus finance mathematics monte-carlo-simulation numerical-codes
Last synced: 29 Jan 2025
https://github.com/emilianocv20/app-armath-unity
Aplicacion para Telefonos de Realidad Aumentada (AR) hecha con Unity y C++. Incluye el poder manipular objetos 3D y algunas calculadoras de Matematicas al interactuar con ciertos objetos.
augmented-reality-applications mathematics unity visual-studio
Last synced: 29 Jan 2025
https://github.com/brainstone/truncateableprimes
A C++ program that calculates left and right truncatable primes
cpp cpp14 gradle mathematical-modelling mathematics prime-numbers
Last synced: 31 Dec 2024
https://github.com/stdlib-js/stats-base-variancewd
Calculate the variance of a strided array using Welford's algorithm.
deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance welford
Last synced: 25 Nov 2024
https://github.com/iahmadgad/calculator-java
☕ Calculator written in Java (🛠️ WIP).
calculator-app java java-calculator mathematics wip
Last synced: 29 Jan 2025
https://github.com/stdlib-js/stats-base-nanstdev
Calculate the standard deviation of a strided array ignoring NaN values.
array deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 02 Jan 2025
https://github.com/anhgelus/blog-content
Content of my personal blog.
blog blogging latex latex-document mathematics
Last synced: 25 Nov 2024
https://github.com/mountain/mmtk
An experimental toolkit of metamath based on mmj2
math mathematics metamath verfication
Last synced: 23 Jan 2025
https://github.com/merttalug/maximum_minimum
A program that asks the user to input n counting numbers and finds the maximum and minimum of these numbers.
java kodluyoruz mathematics maths patika-dev sorting-numbers
Last synced: 22 Dec 2024
https://github.com/merttalug/armstrongnumber
A program that finds whether a number between 0-1000 that it receives as input from users is an Armstrong number.
armstrong-number java kodluyoruz mathematics maths patika-dev
Last synced: 22 Dec 2024
https://github.com/walchko/pyrk
simple runge-kutta 4 algorithm
library math mathematics python2 python3 rk4 runge-kutta
Last synced: 05 Feb 2025
https://github.com/stdlib-js/math-base-special-cflipsignf
Return a single-precision complex floating-point number with the same magnitude as `z` and the sign of `y*z`.
cmplx complex flipsign javascript math mathematics node node-js nodejs number stdlib
Last synced: 25 Nov 2024
https://github.com/kpeeters/cadabra2-contrib
User-contributed notebooks for the Cadabra2 computer algebra system
cadabra2 computer-algebra mathematics notebooks physics
Last synced: 30 Jan 2025
https://github.com/emlyn/optimised-primes
Jupyter notebook exploring simple prime generating algorithms
ipython-notebook mathematics numbers prime-numbers python
Last synced: 22 Dec 2024
https://github.com/sglavoie/code-snippets
Collection of code snippets that have been useful at some point in history.
algorithms computer-science data-structures mathematics python3
Last synced: 05 Feb 2025
https://github.com/bytejoseph/mathlab-examples
This collection contains a set of fundamental MATLAB examples to help you grasp the essentials of this powerful programming language and computational tool.
examples mathematics mathlab nasa space terminal termux
Last synced: 26 Jan 2025
https://github.com/jaycech3n/math
scribbles
blogging latex mathematics writeups
Last synced: 29 Jan 2025
https://github.com/cran-task-views/numericalmathematics
CRAN Task View: Numerical Mathematics
cran mathematics numerical-mathematics-methods numerics r rstats task-views
Last synced: 27 Nov 2024
https://github.com/michaelneuper/notes
A collection of my Zettelkasten for university
computer-science mathematics notes org-roam
Last synced: 23 Jan 2025
https://github.com/kathleenwest/advancedformapplicationv
This is a very simple windows form application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Task Parallel Library TPL Parallel.ForEach ProgressBar Windows Forms Action delegate Cancelling Tasks CancellationTokenSource Calculating PI cross-thread synchronization recursion Tasks ContinueWith TaskContinuationOptions
asynchronous-programming calculating-pi cancellation cancellation-handling cancellationtoken cross-thread csharp csharp-code delegates mathematics parallel-processing parallel-programming progress-bar recursion synchronization task-management task-parallel task-parallel-library tasks windows-forms
Last synced: 23 Jan 2025
https://github.com/stdlib-js/constants-float64-pinf
Positive infinity.
const constant dbl double float64 floating-point ieee754 infinity javascript math mathematics node node-js nodejs pinf positive precision stdlib
Last synced: 09 Jan 2025
https://github.com/stdlib-js/stats-base-dnanmax
Calculate the maximum value of a double-precision floating-point strided array, ignoring NaN values.
array domain extent extremes float64 javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 09 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: 06 Feb 2025
https://github.com/ali-el-badry/fraction-calculator
It is an calculator that calculate the fractions
calculator cpp fractions mathematics
Last synced: 09 Jan 2025
https://github.com/chenle02/simulation_super_brownian_motions
Simulations for super Brownian motions
brownian mathematics probability simulations
Last synced: 30 Jan 2025
https://github.com/chenle02/nsf-awards
Awards from National Science Foundation (NSF) with a Focus on Division of Mathematical Sciences (DMS)
Last synced: 30 Jan 2025
https://github.com/chenle02/spdes-bib
Bibliograph bank for stochastic PDE and related fields
bibtex mathematics probability reference spde
Last synced: 30 Jan 2025
https://github.com/chenle02/graduate_student_seminars_by_le_chen
Graduate Student Seminars by Le Chen
Last synced: 30 Jan 2025
https://github.com/chenle02/2022_ssi-au_probability_by_le
Probability: Summer Science Institute at Auburn
latex mathematics seminars teaching
Last synced: 30 Jan 2025
https://github.com/admodev/baldor-lang
Algebraic and mathematical programming language, made with PYTHON.
algebra functional-programming language mathematical-programming mathematics programming-language
Last synced: 23 Dec 2024
https://github.com/grandmoff100/umtymp-latex
Currently UMTYMP Calculus 3 Fall Semester 2022, Weekly homework assignments written in Latex.
latex mathematics overleaf umtymp
Last synced: 23 Jan 2025
https://github.com/aloiziomacedo/game-of-life
Implementation of Conway's Game of Life
cellular-automata cellular-automaton game-of-life mathematics python zero-player-game
Last synced: 23 Dec 2024
https://github.com/lloydlobo/geomeasure
Geomeasure measures distance using GPS and that too without without any API!
app distance gps-location javascript mathematics mobile-app noapi typescript
Last synced: 16 Dec 2024
https://github.com/jamesrweb/p5-projects
A collection of creative coding projects written with the p5.js library.
animations data-visualization experiments games graphics mathematics p5
Last synced: 04 Feb 2025
https://github.com/stdlib-js/random-array-hypergeometric
Create an array containing pseudorandom numbers drawn from a hypergeometric distribution.
array discrete generator hypergeometric javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 04 Feb 2025
https://github.com/lapets/polynomium
Library for symbolically representing and working with polynomials.
javascript-library library math mathematics polynomial polynomials symbolic-math
Last synced: 23 Jan 2025
https://github.com/stdlib-js/random-base-rayleigh
Rayleigh distributed pseudorandom numbers.
continuous dist distribution generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rayleigh rng seed statistics stats stdlib
Last synced: 31 Jan 2025
https://github.com/muhammedmagdyy/3d-house-model
This is a 3D House Model using OpenGL with C++
Last synced: 31 Dec 2024
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: 06 Feb 2025
https://github.com/kolosovpetro/oddpoweridentityviamultiplicationofcertainmatrices
Odd-power identity via multiplication of certain matrices
math mathematics matrices matrix-multiplication polynomials
Last synced: 16 Dec 2024
https://github.com/christianparpart/fetisch
F# Mathematics Library
algebra computer-algebra fsharp mathematics symbolic-manipulation
Last synced: 16 Dec 2024
https://github.com/stdlib-js/math-special
Standard library special math functions.
array element-wise elementwise javascript lib library math mathematics ndarray node node-js nodejs special standard stdlib vector
Last synced: 06 Feb 2025
https://github.com/stdlib-js/stats-base-dnanvariancepn
Calculate the variance of a double-precision floating-point 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: 06 Feb 2025
https://github.com/bog-walk/project-euler-kotlin
:desert_island: A Kotlin solution set for the first 100 Project Euler problems.
algorithms educational hackerrank kotlin mathematics problem-solving project-euler
Last synced: 17 Dec 2024
https://github.com/thekamik/solving-coin-change-problem-2-using-generating-functions
Solving coin change problem 2 using generating functions
generating-function generating-functions mathematics python3 sympy
Last synced: 23 Dec 2024
https://github.com/stdlib-js/blas-base-sdot-wasm
Compute the dot product of `x` and `y`.
algebra array blas dot float float32 float32array javascript level-1 linear math mathematics ndarray node node-js nodejs sdot stdlib subroutines vector
Last synced: 17 Dec 2024
https://github.com/stdlib-js/blas-base-drot-wasm
Applies a plane rotation.
algebra array blas double drot float64 float64array javascript level-1 linear math mathematics ndarray node node-js nodejs rotation stdlib subroutines vector
Last synced: 17 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: 30 Jan 2025
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: 30 Jan 2025
https://github.com/nic-obert/derivative-calculator
A cli program that calculates the derivative of a function
abstract-syntax-tree ast derivatives interpreter mathematics tokenization
Last synced: 25 Dec 2024
https://github.com/benjaminehowe/python-transmaths
A Python module which makes division by zero possible.
Last synced: 01 Jan 2025
https://github.com/jimy-byerley/flexalgebra
Flexible Linear algebra library for rust, working in arbitrary dimension, strongly inspired from nalgebra
linear-algebra mathematics matrix rust scientific-computing vector
Last synced: 17 Dec 2024
https://github.com/exane/ram_model
RAM Simulator (Random Access Machine). A mathematical model of real computers (Theoretical computer science)
assembly mathematics playground ram random-access-machine simulation theoretical-computer-science
Last synced: 17 Dec 2024
https://github.com/stdlib-js/random-strided-rayleigh
Fill a strided array with pseudorandom numbers drawn from a Rayleigh distribution.
continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rayleigh rng seed seedable statistics stats stdlib strided
Last synced: 17 Dec 2024
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/sakapon/blaze
The library for basic mathematics.
mathematics propositional-logic random
Last synced: 17 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/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/gralliry/mathematical-modeling-overview
数学建模的常见方法和模型
jupyter mathematical-modelling mathematics modeling python
Last synced: 01 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/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/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/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/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/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/grahamstrickland/tucker_combinatorics
Programming exercises from "Applied Combinatorics" (6e) - Tucker
combinatorics graph graphs mathematics python3
Last synced: 10 Jan 2025
https://github.com/rickie/project-euler
Some solutions of Project Euler assignments
Last synced: 06 Feb 2025
https://github.com/scientificware/fxmessages
FXMessages is a communication app like Google Messages but with scientific writing capabilities.
android communication java javafx mathematics messenger openjdk openjfx scientific
Last synced: 18 Dec 2024
https://github.com/jamesquinlan/matlab-programming-intro
Course materials for Intro. to Programming (w MATLAB)
computer-science mathematics matlab programming
Last synced: 18 Dec 2024
https://github.com/jamesquinlan/mat220-linear-algebra
Introduction to Linear Algebra
algebra linear-algebra linear-algebra-course mathematics university-course
Last synced: 18 Dec 2024
https://github.com/juzershakir/mathematica
Concepts of mathematics programmed in Ruby.
algebra composite-numbers factorial fibonacci-numbers kaprekar mathematics prime-numbers rational-numbers ruby
Last synced: 18 Dec 2024
https://github.com/jonaxplanta/primenumbersalgorithm
A simple Prime Number Finder Algorith using TypeScript.
algorithm mathematics nodejs prime-numbers terminal-based training typescript
Last synced: 30 Jan 2025
https://github.com/jonaxplanta/bhaskaracalculator
A simple Quadratic Function Calculator using TypeScript.
bhaskara calculator-application mathematics nodejs terminal-based training typescript
Last synced: 30 Jan 2025
https://github.com/seabbs/thepebblegame
The pebble game: A simple game that can be used to understand epidemics and vaccination
epidemics infectious-diseases mathematics outreach outreach-activities r shiny statistics vaccination
Last synced: 01 Jan 2025
https://github.com/igorskyflyer/cs-bench-pro
🏫 College project, benchmark application written in C#. 💪
benchmark benchpro college cs csharp desktop full-stack igorskyflyer mathematics maths montecarlo pi school
Last synced: 24 Dec 2024
https://github.com/tatjam/zgsl
GNU Scientific Library (GSL) multi-platform build and wrapper for Zig
Last synced: 19 Dec 2024
https://github.com/qequ/pyrite
A Crystal library for scientific computing - featuring complex numbers, PRNGs, root-finding, statistical distributions, and more. Inspired by SciLua.
complex-numbers crystal-lang mathematics numerical-methods prng root-finding scientific-computing statistics
Last synced: 07 Feb 2025
https://github.com/nthiery/shared-sage-notebooks
Misc shared SageMath notebooks
experimental-mathematics exploration jupyter mathematics notebook sagemath
Last synced: 10 Jan 2025
https://github.com/stdlib-js/stats-incr-mmeanstdev
Compute a moving arithmetic mean and corrected sample standard deviation incrementally.
arithmetic-mean average avg central-tendency javascript math mathematics mean moving-average moving-mean node node-js nodejs sample sample-variance statistics stats stdlib unbiased variance
Last synced: 02 Jan 2025
https://github.com/cyrus2281/notes
Notes taken during studying mathematics and machine learning
deep-learning latex learning-resources machine-learning mathematics mathematics-machine-learning resources
Last synced: 25 Dec 2024
https://github.com/jsuton00/react-calculator
calculator javascript mathematics react smallapp
Last synced: 10 Jan 2025
https://github.com/panagiotis-templates/numerical-library
cpp cpp20 math mathematics numerical-analysis numerical-methods
Last synced: 25 Dec 2024
https://github.com/stdlib-js/math-base-special-signum
Evaluate the signum function for a double-precision floating-point number.
function javascript math mathematics node node-js nodejs number sign signum special special-function stdlib value
Last synced: 25 Dec 2024
https://github.com/mahdi7s/wpf-oxyplot-reactiveui
A WPF application, which allows you to load data files that contain pairs of x and y values and display them on a graph.
mathematics mvvm-architecture oxyplot reactiveui wpf-application
Last synced: 25 Dec 2024
https://github.com/cpmachado/cpmachado.github.io
My personal website / blog
blog chess dev hugo-site mathematics philosophy
Last synced: 25 Dec 2024
https://github.com/vlambda/numerilib
A Rust Mathematics Library
calculus cargo crate library linear-algebra math mathematics matrix matrix-functions rust rust-lang statistics stats
Last synced: 10 Jan 2025
https://github.com/ibmstreams/streamsx.math
(Incubation) Mathematics and statistics toolkit.
ibm-streams mathematics stream-processing toolkit
Last synced: 23 Jan 2025
https://github.com/syket-git/future-value-calculator
A simple npm package to calculate the future value of an investment based on the present value, interest rate, and compounding periods.
calculation future-value investment mathematics
Last synced: 25 Dec 2024
https://github.com/rindow/rindow-math-matrix-matlibffi
Rindow Math Matrix's Drivers for Matlib with PHP FFI
acceleration array gpu hpc machine-learning mathematics n-dimensional openblas opencl php php8 scientific-computing
Last synced: 25 Dec 2024
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