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-02 00:13:46 UTC
- JSON Representation
https://github.com/venam/bean-machine
An implementation of a bean machine (quincunx) using box2djs
box galton mathematics physics simulation
Last synced: 12 Dec 2024
https://github.com/wolgemoth/vsop87-wrapper
A wrapper class providing a clean interface for working with Greg Miller's VSOP87-Multilang in C++.
astronomy cpp cpp17 glm header-only mathematics positions solar-system templated vsop vsop87 wrapper
Last synced: 12 Dec 2024
https://github.com/stdlib-js/random-iter-cauchy
Create an iterator for generating pseudorandom numbers drawn from a Cauchy distribution.
cauchy continuous generator iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 02 Jan 2025
https://github.com/akramz/machine-learning-foundations
In progress: Jupyter Notebook on the Mathematical Foundation of Machine Learning
deep-learning machine-learning mathematics notebooks
Last synced: 17 Dec 2024
https://github.com/cluzier/graphcalc
A simple Raycast graphing calculator extension
graphic-calculator mathematics raycast
Last synced: 07 Nov 2024
https://github.com/MartinKondor/positron
Blazingly fast deep learning library for Python.
ai algorithms artificial-intelligence deep-learning deep-neural-networks machinelearning math mathematics neural-network neural-networks
Last synced: 02 Nov 2024
https://github.com/stdlib-js/stats-base-nanrange-by
Calculate the range of a strided array via a callback function, ignoring NaN values.
dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 18 Dec 2024
https://github.com/stdlib-js/random-streams-kumaraswamy
Create a readable stream for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.
continuous javascript kumaraswamy math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 18 Dec 2024
https://github.com/nimacodez/palindrome-number-math-challenge
A Quite small and fun math challenge
algorithem algorithm algorithms javascript math mathematics node nodejs
Last synced: 24 Dec 2024
https://github.com/stdlib-js/random-iter-binomial
Create an iterator for generating pseudorandom numbers drawn from a binomial distribution.
bernoulli binomial discrete generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 17 Dec 2024
https://github.com/stdlib-js/math-base-special-gamma
Gamma function.
factorial function gamma javascript math mathematics node node-js nodejs number special special-function stdlib
Last synced: 25 Dec 2024
https://github.com/stdlib-js/math-base-special-rsqrt
Compute the reciprocal square root of a double-precision floating-point number.
inverse javascript math mathematics node node-js nodejs number power principal reciprocal root sqrt square stdlib
Last synced: 25 Dec 2024
https://github.com/stdlib-js/stats-base-nanstdevch
Calculate the standard deviation of a strided array ignoring NaN values and using a one-pass trial mean algorithm.
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/adishavit/ordinals
Ordinal Arithmetic in C++
mathematics ordinal set-theory
Last synced: 26 Dec 2024
https://github.com/bjoern-hempel/js-reinforcement-learning-framework
A reinforcement learning framework
javascript mathematics mit-license reinforcement-learning reinforcement-learning-algorithms statistics
Last synced: 27 Dec 2024
https://github.com/ninivert/lissajous-plotter
ES6 JavaScript implementation of the Lissajous plots
animation lissajous lissajous-curve lissajous-figures mathematics
Last synced: 09 Nov 2024
https://github.com/nathanielknight/iter-rationals
A fixed size, linear time, no-std iterator over the rational numbers.
algorithms mathematics no-std rust-lang
Last synced: 02 Jan 2025
https://github.com/walchko/bearsnacks
:robot: Jupyter Notebooks on robotics, computer vision, python and more
computer-vision data-science hexapod inertial-navigation-systems jupyter-notebook mathematics multiped python3 robotics space
Last synced: 02 Jan 2025
https://github.com/stdlib-js/math-iter-special-inv
Create an iterator which computes the multiplicative inverse of each iterated value.
inv inverse iterable iterate iterator javascript math mathematics multiplicative node node-js nodejs reciprocal stdlib
Last synced: 02 Jan 2025
https://github.com/stdlib-js/stats-base-dnanrange
Calculate the range of a double-precision floating-point strided array, ignoring NaN values.
dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 02 Jan 2025
https://github.com/stdlib-js/math-base-special-sqrtf
Compute the principal square root of a single-precision floating-point number.
javascript math mathematics node node-js nodejs number power principal root sqrtf square stdlib
Last synced: 02 Jan 2025
https://github.com/valentinnsoare/mathquizwithcomputerassistedinstructions
Math quizes with an interactive menu and instructions from computer to solve the questions in case you have your answer wrong.
data-structures interaction-design interactive java-17 mathematics maven oop-principles
Last synced: 30 Nov 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/hearot/ratio
Quisque faber fortunae suae.
competition django mathematics maths website
Last synced: 16 Nov 2024
https://github.com/banaankiamanesh/certifs
My Collection of Certificates!
ai artificial-intelligence certificate coursera deep-learning linear-algebra machine-learning machine-learning-coursera math-for-machine-learning mathematics mathematics-machine-learning mathworks matlab multivariable-calculus neural-network pca programming python
Last synced: 15 Nov 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/stdlib-js/stats-base-minsorted
Calculate the minimum value of a sorted 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: 14 Nov 2024
https://github.com/stdlib-js/constants-float64-eulergamma
The Euler-Mascheroni constant.
const constant dbl double euler euler-constant euler-mascheroni eulergamma eulers-constant gamma ieee754 javascript mascheroni math mathematics node node-js nodejs precision stdlib
Last synced: 14 Nov 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: 18 Nov 2024
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/fabriziofiorucci/jevaluator
JEvaluator is a Java class that implements a fast and flexible mathematical expressions parser and evaluator
Last synced: 09 Nov 2024
https://github.com/avdeev/bifurcational-dynamics
Investigation of the dynamics of vibro-impact mechanism with a crank vibration exciter
dynamic investigation javascript mathematics vibro-impact
Last synced: 24 Nov 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: 13 Dec 2024
https://github.com/breadinator/qmat
A simple library for 2-dimensional matrices.
data-structures math mathematics matrix matrix-calculations matrix-library matrix-multiplication rust rustlang
Last synced: 22 Nov 2024
https://github.com/nkid00/24game
寻找 24 点的最佳解法。Find the best solutions of 24.
24game 24pointgame 24points cpp cpp17 mathematics
Last synced: 22 Nov 2024
https://github.com/choukh/metalogic
first-order logic and set theory
agda formal-languages formalization mathematical-logic mathematics
Last synced: 15 Nov 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/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/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/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: 15 Nov 2024
https://github.com/antoninhrlt/sdymh
Tool collection to automate the solution of mathematical exercises. "Stop doing your math homework"
automate education exercises france math-problems mathematics python python3
Last synced: 31 Dec 2024
https://github.com/antoninhrlt/linbra
Easily do linear algebra in game development, graphics and other sorts of calculations using vectors and matrices.
algebra gamedev graphics linear-algebra math mathematics rust
Last synced: 31 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/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/proafxin/lattices
This is the lecture series on Lattices given by Oded Regev.
cryptography lattice mathematics
Last synced: 12 Nov 2024
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/leftaroundabout/colour-space
Colours form a manifold, in which inter-/extrapolation is guaranteed to stay in the gamut.
Last synced: 12 Nov 2024
https://github.com/tomwhite/longview
A way of looking at time from a long distance.
easter mathematics time visualization
Last synced: 17 Nov 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/meysam81/vector
A simple vector implementation in c++ (mathematic vector) from back in college
c-plus-plus college college-assignment college-project college-students math mathematics maths operator operator-overloading operator-overloads operators vector
Last synced: 22 Nov 2024
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: 11 Nov 2024
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/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/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: 22 Nov 2024
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 Nov 2024
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/scifer99/super-mario-bros-game
This is a backend development attempt to recreate the 1985 Level 1 of Super Mario Bros (Version 1) !!!
1985 2d-graphics backend-development backend-services fireflowers game-mushrooms goomba invincible-star koopas level-1 luigi mario-game mathematics nintendo player-physics sprites spritesheet super-mario-bros-game
Last synced: 10 Nov 2024
https://github.com/tomwhite/blockclock
A real digital clock
clock geometry mathematics time visualization
Last synced: 17 Nov 2024
https://github.com/victor-0x29a/chat-bot
Engine of chat-bot
chat-bot chatbot mathematics python python311 vector vectors vetor
Last synced: 22 Nov 2024
https://github.com/tomwhite/binarypi
Calculating the nth binary digit of pi
Last synced: 17 Nov 2024
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/tomwhite/apportionment
Calculating apportionments for the House of Representatives using the Huntington-Hill method.
Last synced: 17 Nov 2024
https://github.com/stone-zeng/notes-on-tensor
LaTeX documents for tensor analysis (Xie Xilin)
Last synced: 15 Nov 2024
https://github.com/walchko/pyrk
simple runge-kutta 4 algorithm
library math mathematics python2 python3 rk4 runge-kutta
Last synced: 22 Dec 2024
https://github.com/polossk/math-notes
Notes of Math Courses in my college life
Last synced: 15 Nov 2024
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/bentobaux/128-bit-fibonacci-in-assembly
Calculating the n-th 128-bit Fibonacci number in Assembly.
128-bit algorithms assembly c fibonacci high-performance mathematics numerical-computations overflow
Last synced: 11 Nov 2024
https://github.com/pb2204/derivative-calculator
Derivative Calculator is a web app written using JavaScript. It uses libraries like math.js and Plotly.js for computing the derivative of the expression and plotting the graphs.
calculus derivative derivatives javascript mathematics web-development website
Last synced: 16 Nov 2024
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: 13 Nov 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/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: 13 Nov 2024
https://github.com/bryanwilhite/mathematica
My Mathematica notebooks…
calculus character-recognition data-visualization image-processing mathematica mathematics sound-synthesis-processes wolframlanguage
Last synced: 31 Dec 2024
https://github.com/a3ro-dev/weather-prediction-application
a weather prediction application built using Streamlit. The application predicts future temperatures and weather types based on past trends. It provides a sleek and intuitive user interface for input and displays the predictions dynamically.
charts mathematics matplotlib numpy plotting python python3 streamlit weather weather-app weather-forecast weatherprediction webapp
Last synced: 31 Oct 2024
https://github.com/sirmaxx/elm-statistics
Statistics library for Elm Developers
elm elm-demos elm-math mathematics statistics
Last synced: 30 Nov 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/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/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: 02 Dec 2024
https://github.com/garciparedes/matrix-decomposition
Set of techniques to factor arbitrary shape matrices taking advantage on some way.
garciparedes jupyter jupyter-notebook math mathematics matrix-factorization python python3 university-of-valladolid
Last synced: 15 Nov 2024
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/carbonicsoda/hilbert-curve-sort
Implementation of Hilbert Curve Sorting Algorithms
mathematics sorting-algorithms
Last synced: 08 Dec 2024
https://github.com/carbonicsoda/tsp-hilbert-curve-benchmark
Benchmark of Hilbert Curve Sort on the TSPLIB Dataset
benchmark mathematics travelling-salesman-problem
Last synced: 08 Dec 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/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 Nov 2024
https://github.com/jaycech3n/math
scribbles
blogging latex mathematics writeups
Last synced: 02 Dec 2024
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/mountain/mmtk
An experimental toolkit of metamath based on mmj2
math mathematics metamath verfication
Last synced: 22 Nov 2024
https://github.com/bukinoshita/define-probability
Define probability of getting results
javascript math mathematics nodejs probability
Last synced: 19 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
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/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/juliandavidmr/fluxmath
Aplicacion Django + VueJS, graficador de procesos estocásticos
ecuation markov-chain mathematics modeling prediction prediction-algorithm stochastic-processes udla
Last synced: 09 Nov 2024
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/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: 12 Oct 2024
https://github.com/abhimanyuhk/mathematics-with-python
equation math mathematics maths python
Last synced: 09 Nov 2024
https://github.com/cmhughes/a11y-slides-math
Accessibility-oriented HTML slides using MathJax. These slides are focused on giving accessible, screenreadable content.
accessibility assistive-technology html-css-javascript mathematics mathjax nvda screenreader
Last synced: 27 Nov 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