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-12 00:18:08 UTC
- JSON Representation
https://github.com/stdlib-js/constants-float16-precision
Effective number of bits in the significand of a half-precision floating-point number.
const constant float floating-point half ieee754 javascript math mathematics node node-js nodejs precision significand stdlib
Last synced: 09 Nov 2024
https://github.com/mikebsg01/competitive-programming
Solutions of several online judges and problems of programming competitions (data structures and algorithms).
algorithms bitmask c c-plus-plus competitive-programming cpp11 data-structures dp graphs hashing java mathematics online-judges programming-competitions programming-contests python3 ruby trees vectors
Last synced: 09 Nov 2024
https://github.com/stdlib-js/math-tools
Standard library math tools.
javascript lib library math mathematics node node-js nodejs standard stdlib tooling tools
Last synced: 20 Jan 2025
https://github.com/kartikk-26/leetcode-hustle
This repository is dedicated to solving one LeetCode question every day and pushing it here.
array binary-search dsa-algorithm java mathematics queue stack
Last synced: 27 Nov 2024
https://github.com/skylark0924/mathematics-for-engineering
Record my learning notes about Mathematics
Last synced: 28 Jan 2025
https://github.com/stdlib-js/random-base-logistic
Logistic distributed pseudorandom numbers.
factory generator javascript logistic math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 12 Oct 2024
https://github.com/abhijit2505/matlab-projects
MATLAB is a multi-paradigm numerical computing environment and proprietary programming language developed by MathWorks. This repository contains some of my MATLAB practice projects.
integrals mathematics matlab ode-solver vizualisation
Last synced: 23 Jan 2025
https://github.com/neelsoumya/mathematics
A repository of free resources to teach yourself mathematics
math mathematics mathematics-textbooks
Last synced: 08 Jan 2025
https://github.com/stdlib-js/random-base
Standard library base pseudorandom number generators.
base generator javascript lib library math mathematics node node-js nodejs prng pseudorandom rand random rng seed standard statistics stats stdlib
Last synced: 01 Dec 2024
https://github.com/uncomputable/tackling-bulletproofs
In-depth survey into what Bulletproofs are and how they work
cryptography learning mathematics pdf tutorial zero-knowledge-proof
Last synced: 04 Feb 2025
https://github.com/pthariensflame/agda-fumulas
An exploration of fumulas in Agda—a new perspective on ring theory
agda agda-lang agda-library algebraic-structures formal-proofs math mathematics ring-theory
Last synced: 05 Feb 2025
https://github.com/surajsgh/data-structures-and-algorithms
👨💻 💪 A Repository of General Mathematical Programs, Bits Manipulation, Recursion and 'Data Structures and Algorithms'.
algorithms data-structures java leetcode mathematics problem-solving recursion technical-interview-questions
Last synced: 09 Nov 2024
https://github.com/kientech/data-science-self-study
Self-study in data science involves taking the initiative to learn and master the skills and concepts related to data analysis and modeling through various resources, courses or bootcamps, and personal projects. This approach requires strong self-motivation and discipline, but provides a flexible..
code data-science jupyter-notebook mathematics python
Last synced: 26 Jan 2025
https://github.com/stdlib-js/math-base-special-kernel-cos
Compute the cosine of a number on `[-π/4, π/4]`.
angle cos cosine javascript kernel math mathematics node node-js nodejs radians stdlib trig trigonometry
Last synced: 10 Nov 2024
https://github.com/nonlin-lin-chaos-order-etc-etal/websofmath_now_sh_nextjs
Nonlinear Mathematics Example
logic math mathematics metamath mm nl nlsci nonlinear nonlinear-science science synergetic synergetics
Last synced: 29 Jan 2025
https://github.com/pelenium/math-parser
Math parser of expressions in Polish notaiton (LISP like)
expression-evaluator expression-parser fsharp math mathematics maths parser polish-notation
Last synced: 21 Jan 2025
https://github.com/stdlib-js/random-streams-discrete-uniform
Create a readable stream for generating pseudorandom numbers drawn from a discrete uniform distribution.
discrete javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream uniform
Last synced: 29 Jan 2025
https://github.com/lebrancconvas/math-computer-graphics-playground-htmlcanvas
Implement Mathematics & Computer Graphics Concept on Web Application as Playground Projects with HTML5 Canvas + Vanilla Typescript (Built with Vite).
computer-graphics html5-canvas mathematics side-project typescript
Last synced: 08 Jan 2025
https://github.com/stdlib-js/stats-base-sdsmeanors
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation.
arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs ors statistics stats stdlib strided strided-array typed
Last synced: 28 Oct 2024
https://github.com/neemiasbsilva/datascience-portfolio
Hello guys, welcome to my Data Science Portfolio. I include some knowledges I earn in my journey. I included some case study, papers, and code. Please check the readme.
case-study churn-prediction code-challenges data-analysis data-science deep-learning forecasting fundamental-of-statistics health-care image-recognition machine-learnin machine-learning math mathematics pattern-recognition portfolio programming-skills speech-emotion-detection statistics voice-activity-detection
Last synced: 05 Jan 2025
https://github.com/chitangchin/rotateadonut
Rotating Donut
3d csharp fun math mathematics torus
Last synced: 01 Feb 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/ladunjexa/bgu_exact_sciences_and_engineering
#associatedegree: This repository hosts study materials and exams for the Pre-Academic Preparatory in Exact Sciences and Engineering at the Ben Gurion University of the Negev (BGU). Materials deal with Mathematics level of 5+ Unit A-B, Mechanics and Electrical Physics (Written in Hebrew) 🎓
electrodynamics electromagnetism mathematics mechanics physics study-materials
Last synced: 13 Feb 2025
https://github.com/5noxi/b64reversed-math-obfuscator
Encodes each line to base64, reverts them & builds the decryption. Afterwards obfuscates all reverted b64 keys with math techniques. Also uses MBA obfuscated commands/strings ;D
base64 encrypt encryption mathematics mixed-boolean-arithmetic obfuscation obfuscator powershell reverse-engineering reversed
Last synced: 08 Jan 2025
https://github.com/melihcanndemir/3d-fractal-explorer
Interactive 3D visualization tool for exploring the mesmerizing world of Mandelbrot and Julia fractals. Built with Python, OpenGL and PyQt5, offering real-time animation and intuitive controls.
3d-graphics complex-numbers computer-graphics data-visualization educational fractal graphics-programming interactive julia-set mandelbrot math-visualization mathematical-art mathematics numpy opengl pyqt pyqt5 python scientific-visualization visualization
Last synced: 05 Jan 2025
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/josgard94/crud_solution_equation_quadratic-
In this project, I present crud for solving quadratic equations developed using HTML, CSS, and PHP. For the solution of the quadratic equations the general formula. Check the video tutorial.
crud css ecuacion-cuadratica equation-solver equations html html5 mathematics php programming quadratic-equations website
Last synced: 21 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/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/ziqi-yang/math_modeling_scripts
useful scripts, charts and algorithms for math modeling
mathematical-modelling mathematics matlab python python3 script
Last synced: 12 Feb 2025
https://github.com/stdlib-js/stats-base-dsemyc
Calculate the standard error of the mean for a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
array estimate estimation float64 javascript math mathematics mean node node-js nodejs standard-deviation standard-error standard-error-of-the-mean statistics stats stdlib strided strided-array typed
Last synced: 13 Jan 2025
https://github.com/stdlib-js/math-base-special-falling-factorial
Compute the falling factorial.
descending factorial falling falling-sequential function gamma javascript lower math mathematics node node-js nodejs number special special-function stdlib
Last synced: 13 Jan 2025
https://github.com/bukinoshita/define-probability
Define probability of getting results
javascript math mathematics nodejs probability
Last synced: 11 Feb 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/verzatiledev/university.210ct_exercises
Software to Solve Mathematics Factorial Numbers Trailing's, Algorithms
cplusplus mathematics software university-assignment
Last synced: 08 Jan 2025
https://github.com/forked-from-1kasper/principia
Principia: Metamath-like Logician Language
formal-languages logic mathematics metamath proof-assistant theorem-prover
Last synced: 10 Nov 2024
https://github.com/abhimanyuhk/mathematics-with-python
equation math mathematics maths python
Last synced: 05 Jan 2025
https://github.com/carbonicsoda/tsp-hilbert-curve-benchmark
Benchmark of Hilbert Curve Sort on the TSPLIB Dataset
benchmark mathematics travelling-salesman-problem
Last synced: 02 Feb 2025
https://github.com/daleroberts/binomial
Binomial models
finance mathematics matlab option-pricing
Last synced: 29 Jan 2025
https://github.com/mathflowjs/mathflow
💎 A scripting language designed for solving mathematical expressions and calculations.
henryhale language math-library math-parser mathematical-expressions mathematics ts typescript
Last synced: 08 Jan 2025
https://github.com/carbonicsoda/hilbert-curve-sort
Implementation of Hilbert Curve Sorting Algorithms
mathematics sorting-algorithms spatial-index
Last synced: 02 Feb 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/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/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/sleepymalc/jintegrationbee
The LaTeX source code for UM-SJTU JIntegration Bee event ⨑
Last synced: 12 Feb 2025
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/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/xcarpentier/fibo-premier
experimentation with rust programming
fibonacci mathematics rust rust-lang
Last synced: 05 Feb 2025
https://github.com/sleepymalc/vv285-2021su
UM-SJTU JI SU2021 Vv285 Honor Mathematics III Teaching Assistance work. Only RC Slides Here! No Assignment/Exam Solution.
Last synced: 12 Feb 2025
https://github.com/edinsonrequena/engineering-mathematics
Specialization in Mathematical Engineering from the Universidad Politecnica de Valencia
algebra computer-science derivatives engeneering integral mathematical-engineering mathematics
Last synced: 27 Jan 2025
https://github.com/kolosovpetro/polynomialidentityinvolvingbtandfaulhaber
Polynomial identity involving Binomial Theorem and Faulhaber's formula
binomial-theorem math mathematics open-research open-science polynomials preprints research research-project working-paper
Last synced: 16 Jan 2025
https://github.com/stdlib-js/math-base-special-cflipsign
Return a complex 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: 18 Nov 2024
https://github.com/dragon1573/pypynum
一个纯 Python 实现的数学计算库,转为 PyPy 设计,支持 CPython/PyPy v3.8.1 及以上。
mathematics pure-python python3
Last synced: 09 Feb 2025
https://github.com/mgobeaalcoba/maths_functions_in_notebooks
estatistic jupyter-notebook mathematics maths python
Last synced: 20 Jan 2025
https://github.com/g1joshi/project-euler
Solutions of Project Euler problem sets
mathematics programming project-euler
Last synced: 08 Jan 2025
https://github.com/stdlib-js/random-array-erlang
Create an array containing pseudorandom numbers drawn from an Erlang distribution.
array continuous erlang generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 21 Jan 2025
https://github.com/stdlib-js/constants-float64-nan
Double-precision floating-point NaN.
const constant dbl double float64 floating-point ieee754 javascript math mathematics nan node node-js nodejs precision stdlib
Last synced: 18 Nov 2024
https://github.com/dmamakas2000/filter-ppm-cpp
An academic project featuring a PPM image editor with custom 2D data representation, file handling, and image processing filters using C++. Supports reading, writing, and parametric transformations via runtime arguments. Highlights core concepts in image manipulation and data management.
2darrays cpp filter functions image-processing inheritance mathematics ppm-image
Last synced: 02 Feb 2025
https://github.com/stdlib-js/complex-float32-base-assert-is-same-value-zero
Test whether two single-precision complex floating-point numbers are the same value.
assert base cmplx compare comparison complex eq equal equality javascript math mathematics node node-js nodejs number same stdlib test validate
Last synced: 12 Nov 2024
https://github.com/stdlib-js/math-base-tools-evalpoly-compile-c
Compile a C function for evaluating a polynomial.
c compile eval evalpoly evaluate horner javascript math mathematics native node node-js nodejs poly polynomial polyval stdlib
Last synced: 12 Nov 2024
https://github.com/stdlib-js/blas-ext-base-sapxsumors
Adds a constant to each single-precision floating-point strided array element and computes the sum using ordinary recursive summation.
array blas extended float32 javascript math mathematics node node-js nodejs ors statistics stats stdlib strided strided-array sum summation total typed
Last synced: 12 Nov 2024
https://github.com/stdlib-js/constants-float64-max-base10-exponent
The maximum base 10 exponent for a double-precision floating-point number.
base-10 const constant dbl double exponent float floating-point ieee754 javascript math mathematics max maximum node node-js nodejs stdlib
Last synced: 12 Nov 2024
https://github.com/marcorfilacarreras/matemaquest
A simple API to get information of the "Pruebas Canguro" exams
api docker github-actions java math mathematics spark
Last synced: 13 Jan 2025
https://github.com/stdlib-js/stats-base-min-by
Calculate the minimum value of a strided array via a callback function.
array domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 12 Nov 2024
https://github.com/sebastienrousseau/cmn
A Rust library for accessing a collection of mathematical and cryptographic constants
avogadro boltzmann constants cryptography data-structures development-tools euler gamma golden-ratio hash mathematics pi planck rust silver-ratio squareroot tau
Last synced: 02 Feb 2025
https://github.com/stdlib-js/blas-base-dcabs1
Compute the sum of the absolute values of the real and imaginary components of a double-precision complex floating-point number.
abs absolute blas cmplx complex dcabs1 float64 javascript math mathematics node node-js nodejs number scalar stdlib
Last synced: 12 Nov 2024
https://github.com/stdlib-js/blas-ext-base-gapxsumpw
Adds a constant to each strided array element and computes the sum using pairwise summation.
array blas extended javascript math mathematics node node-js nodejs pairwise pw statistics stats stdlib strided strided-array sum summation total typed
Last synced: 12 Nov 2024
https://github.com/0x48piraj/fractalverse
A tour in the wonderland of deterministic, random and natural fractals with python.
animation chaos fractal fractal-algorithms fractal-rendering fractals math mathematics matplotlib modeling nonlinear playground python vizualisation
Last synced: 06 Jan 2025
https://github.com/stdlib-js/stats-base-meankbn2
Calculate the arithmetic mean of a strided array using a second-order iterative Kahan–Babuška algorithm.
arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array
Last synced: 15 Oct 2024
https://github.com/azaanullah-khan/basic-math-operations
DMAS Factors square sqaure root and multiples
add calculator css divide factors html js mathematics multiples multiply subtract table
Last synced: 11 Feb 2025
https://github.com/jalbam/vb3_4
[Some Visual Basic 3.0 and 4.0 programs]
ascii ascii-table education educational educational-game image-viewer links math mathematica mathematics maths multiplication vb visual-basic visualbasic visualbasic-language
Last synced: 21 Jan 2025
https://github.com/hasibzunair/randomfun
Notebooks and scripts, mostly computer vision stuff
deep-learning machine-learning mathematics
Last synced: 08 Jan 2025
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: 18 Nov 2024
https://github.com/avinandanbose/machine-learning-pdfs
MACHINE LEARNING PDFs
machine-learning machine-learning-algorithms mathematics
Last synced: 26 Jan 2025
https://github.com/stdlib-js/random-array-invgamma
Create an array containing pseudorandom numbers drawn from an inverse gamma distribution.
continuous gamma generator inverse inverse-gamma javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed statistics stats stdlib
Last synced: 19 Jan 2025
https://github.com/stdlib-js/stats-base-dmaxabssorted
Calculate the maximum absolute value of a sorted double-precision floating-point strided array.
absolute absolute-value domain extent extremes javascript magnitude math mathematics max maxabs maximum node node-js nodejs range sorted statistics stats stdlib
Last synced: 10 Nov 2024
https://github.com/stdlib-js/blas-base-wasm-drot
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: 09 Feb 2025
https://github.com/quantum-software-development/calculus2-integrals
✍️ Calculus II - Basic Function Integrals
calculus-2 integrals latex-code mathematics python3
Last synced: 21 Jan 2025
https://github.com/raphsenn/mandelbrot-set-visualizer-in-python
Visualizes the Mandelbrot set using the Python Imaging Library (PIL)
complex-numbers fractal-images mandelbrot mandelbrot-fractal mandelbrot-set mathematics maths python3
Last synced: 21 Jan 2025
https://github.com/stdlib-js/random-strided-normal
Fill a strided array with pseudorandom numbers drawn from a normal distribution.
continuous gaussian generator javascript math mathematics node node-js nodejs normal prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 14 Jan 2025
https://github.com/stdlib-js/math-strided-special-ahavercos-by
Compute the inverse half-value versed cosine of each element retrieved from an input strided array via a callback function.
ahavercos ahavercosin ahavercosine ahavercosinus ahvc arc arcvercos arcvercosin arcvercosine cosine half-value javascript math mathematics node node-js nodejs stdlib versed versedcosine
Last synced: 21 Oct 2024
https://github.com/daleroberts/ruin-tstable
Finite-time ruin problem for tempered stable processes
mathematics monte-carlo-simulation probability
Last synced: 29 Jan 2025
https://github.com/robcholz/fitting
Mathematical curve-fitting library for Arduino
arduino arduino-library arduino-platform embedded-systems fitting-curve mathematics platformio regression
Last synced: 05 Feb 2025
https://github.com/tatjam/zgsl
GNU Scientific Library (GSL) multi-platform build and wrapper for Zig
Last synced: 11 Feb 2025
https://github.com/raphsenn/permutation
Permutations as elements of symmetric groups defined over finite sets.
bijection bijective-functions group-theory heap-algorithm linear-algebra math mathematics natural-numbers permutation permutations python python3
Last synced: 21 Jan 2025
https://github.com/stdlib-js/random-strided-bernoulli
Fill a strided array with pseudorandom numbers drawn from a Bernoulli distribution.
bernoulli discrete generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib strided
Last synced: 08 Jan 2025
https://github.com/jjaassoonn/twist
Definition of Serre's twisting sheaf (work in progress)
arithmetic-geometry formalization mathematics
Last synced: 01 Feb 2025
https://github.com/stdlib-js/random-array-lognormal
Create an array containing pseudorandom numbers drawn from a lognormal distribution.
continuous gaussian generator javascript log-normal lognormal math mathematics node node-js nodejs normal prng pseudorandom rand random rng statistics stats stdlib
Last synced: 08 Jan 2025
https://github.com/stdlib-js/stats-base-nanmax-by
Calculate the maximum value of a strided array via a callback function, ignoring NaN values.
array domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 01 Nov 2024
https://github.com/stdlib-js/random-streams-levy
Create a readable stream for generating pseudorandom numbers drawn from a Lévy distribution.
continuous javascript levy math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 30 Jan 2025
https://github.com/stdlib-js/constants-float64-max-base2-exponent-subnormal
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
bias binary const constant dbl double exponent float floating-point ieee754 javascript math mathematics max maximum node node-js nodejs stdlib subnormal
Last synced: 01 Nov 2024
https://github.com/cybercoral/modulararitmos
It's a small program that contains formulas for modular arithmetic, with real and complex numbers.
c math mathematics modular-arithmetic python3
Last synced: 23 Jan 2025
https://github.com/shivamksharma/numericalanalysismethod
In This Respository, I tried to familiarize the beginner with Numerical Analysis in 6 Methods. This is intended to be the first article in a series of Numerical Analysis Methods and Their Implementation in C++.
aitken algorithm convergence-acceleration-algorithm cplusplus equation iteration-process iterations iterations-passed mathematicians mathematics newton nfdf numerical-analysis numerical-methods projects projects-done respository solving-equations
Last synced: 29 Jan 2025
https://github.com/laisfrigerio/math-solver
Resolvedor de formulas matemáticas
hacktoberfest javascript js math mathematics solver
Last synced: 29 Jan 2025