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-09 00:21:27 UTC
- JSON Representation
https://github.com/jalbam/vb4_projects
[Some projects with Visual Basic 4] Three projects made with Microsoft Visual Basic 4.0.
education educational educational-game emulation emulator interactive-fiction math mathematics maths rpg rpg-game simulation simulator text-adventure text-adventure-game text-based vb visual-basic visualbasic visualbasic-language
Last synced: 20 Nov 2024
https://github.com/opqdonut/ramanujan
Lazy infinite stream of Ramanujan numbers in Haskell
Last synced: 07 Dec 2024
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: 20 Nov 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: 18 Nov 2024
https://github.com/nickmcintyre/synchrony
An artist's guide to talking mathematics with p5.js
algebra differential-equations mathematics p5js sync trigonometry
Last synced: 24 Nov 2024
https://github.com/stdlib-js/random-strided-arcsine
Fill a strided array with arcsine distributed pseudorandom numbers.
arcsine continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib strided
Last synced: 18 Nov 2024
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: 18 Nov 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/maxulyanov/15-puzzle
es6 javascript mathematics puzzle puzzle-game
Last synced: 24 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: 07 Dec 2024
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/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/quantum-software-development/calculus2-integrals
βοΈ Calculus II - Basic Function Integrals
calculus-2 integrals latex-code mathematics python3
Last synced: 20 Nov 2024
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/cata77/data-transmission-formats
Data Transmission Formats Java Project
html java json json-parser mathematics stax-api svg xml
Last synced: 25 Nov 2024
https://github.com/crmacca/speedmath
Mental Mathematics trainer for primary students. (Assessment Task for my Course)
Last synced: 25 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: 25 Nov 2024
https://github.com/reyrove/fortran
Welcome! This repo offers simple Fortran 95 examples for key algorithms and numerical methods. Learn with Plato IDE and FTN95. For more, check out my YouTube tutorials!
compiler fortran fortran-language fortran-tutorial fortran77 fortran90 fortran95 freyja mathematics numerical-computation plato programming reyrove youtube
Last synced: 25 Nov 2024
https://github.com/sabohat-dev/math_complex_algorithm
There are "Numerical method" subject's codes depend on higher math.
Last synced: 25 Nov 2024
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/bjoern-hempel/js-regression-framework
This is a javascript regression framework.
javascript linear-regression mathematics mit-license regression regression-algorithms regression-analysis statistics
Last synced: 27 Dec 2024
https://github.com/daleroberts/binomial
Binomial models
finance mathematics matlab option-pricing
Last synced: 01 Dec 2024
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: 01 Dec 2024
https://github.com/gojakuch/comphy
ComPhy serves as a platform for educatory materials on modern mathematical/computational physics, scientific programming, and applied mathematics in Ukrainian.
education educational mathematics physics scientific-computing
Last synced: 21 Nov 2024
https://github.com/brian-emarquez/artificial-intelligence
Learn Artificial Intelligence (AI), and apply them. Design intelligent agents to solve real-world problems including, search, games, machine learning, logic, and constraint satisfaction problems.
ai artificial-intelligence mathematics python reinforcement-learning robot tensorflow
Last synced: 21 Nov 2024
https://github.com/qti3e/delta
Delta is new way to find a formula (n-th trem) for every given numbers!
javascript math mathematics mathjax sequence webapp
Last synced: 25 Nov 2024
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-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/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/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/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/nkid00/24game
ε―»ζΎ 24 ηΉηζ佳解ζ³γFind the best solutions of 24.
24game 24pointgame 24points cpp cpp17 mathematics
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/popckovs/computational_mathematics
Π‘ΠΎΠ·Π΄Π°Ρ ΡΠ²ΠΎΠΉ ΠΌΠΎΠ΄ΡΠ»Ρ Π΄Π»Ρ ΡΠ΅ΡΠ΅Π½ΠΈΠ΅ Π·Π°Π΄Π°Ρ ΠΏΠΎ Π²ΡΡΠΈΡΠ»ΠΈΡΠ΅Π»ΡΠ½ΠΎΠΉ ΠΌΠ°ΡΠ΅ΠΌΠ°ΡΠΈΠΊΠ΅.
mathematics matplotlib numpy python-3
Last synced: 27 Dec 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/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/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/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/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: 22 Dec 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/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/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/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/thormeier/vanillavectors
A simple library written in vanilla JS that represents vectors.
canvas math mathematics vanilla-js vectors
Last synced: 22 Dec 2024
https://github.com/yaireo/self-descriptive-numbers
Generates self-descriptive numbers
Last synced: 06 Dec 2024
https://github.com/stdlib-js/math-base-tools-evalrational-compile-c
Compile a C function for evaluating a rational function.
c compile eval evalp evaluate horner javascript math mathematics native node node-js nodejs polynomial ratio rational stdlib
Last synced: 13 Oct 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/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/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: 13 Dec 2024
https://github.com/greynewell/project_euler
1-100 of Project Euler in Python.
challenge challenges computer-science interview interview-preparation math mathematics problem-solving project-euler python python3
Last synced: 28 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/tueda/donuts-python
Python binding to Donuts: π© Γ π
binding computer-algebra mathematics multivariate-polynomials python
Last synced: 29 Nov 2024
https://github.com/kientech/mathematics-for-machine-learning-specialization
Mathematics for Machine Learning Specialization
mathematics pca python statistics
Last synced: 28 Nov 2024
https://github.com/julieisbaka/data-for-mathai
This is a dataset for an AI designed to assist with complex mathimatical computations, mathamatical coding, and data science.
machine-learning machine-learning-algorithms machinelearning math math-library mathematical-modelling mathematical-programming mathematics maths
Last synced: 28 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: 02 Dec 2024
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/rickie/project-euler
Some solutions of Project Euler assignments
Last synced: 13 Dec 2024
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/jonaxplanta/primenumbersalgorithm
A simple Prime Number Finder Algorith using TypeScript.
algorithm mathematics nodejs prime-numbers terminal-based training typescript
Last synced: 03 Dec 2024
https://github.com/jonaxplanta/bhaskaracalculator
A simple Quadratic Function Calculator using TypeScript.
bhaskara calculator-application mathematics nodejs terminal-based training typescript
Last synced: 03 Dec 2024
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/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/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/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/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/cheran-senthil/btp-project
Congruences of Partitions: Rank Differences and Cubic Partition Pairs
congruence mathematics partition-functions research
Last synced: 04 Dec 2024
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/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/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/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: 09 Dec 2024
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: 09 Dec 2024
https://github.com/stdlib-js/math-base-special-lcmf
Compute the least common multiple (lcm) of two single-precision floating-point numbers.
arithmetic discrete euclid euclidean gcd integer javascript lcd lcm least-common-multiple lowest-common-denominator lowest-common-multiple math mathematics node node-js nodejs smallest-common-multiple stdlib
Last synced: 04 Dec 2024
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: 04 Dec 2024
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/hyper-prog/hypercalc
A high precision command line styled calculator
calculator math mathematics qt
Last synced: 09 Dec 2024
https://github.com/rhdunn/collatz-conjecture
Patterns in the Collatz Conjecture
collatz-conjecture math mathematics
Last synced: 04 Dec 2024
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/snandasena/behavioral-cloning
Udacity Self-Driving Car Engineer
artificial-intelligence cnn computer-vision keras mathematics neural-networks python self-driving-car tensorflow tensorflow2 udacity-nanodegree
Last synced: 05 Dec 2024
https://github.com/jjaassoonn/twist
Definition of Serre's twisting sheaf (work in progress)
arithmetic-geometry formalization mathematics
Last synced: 05 Dec 2024
https://github.com/t1st3/project-euler
My solutions to some of the problems of https://projecteuler.net/
mathematics project-euler solutions
Last synced: 10 Dec 2024
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: 11 Dec 2024
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/mathiew82/multiplication-tables-desktop
Game created with Electron for children to learn the multiplication tables
electron electron-app game mathematics multiplication-tables
Last synced: 05 Jan 2025
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/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/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: 12 Dec 2024
https://github.com/benjaminehowe/python-transmaths
A Python module which makes division by zero possible.
Last synced: 01 Jan 2025