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-15 00:19:55 UTC
- JSON Representation
https://github.com/stdlib-js/math-base-special-rempio2
Compute `x - nπ/2 = r`.
division javascript math mathematics node node-js nodejs pi pio2 precision remainder stdlib
Last synced: 10 Nov 2024
https://github.com/stdlib-js/stats-base-dmediansorted
Calculate the median value of a sorted double-precision floating-point strided array.
average avg central-tendency javascript math mathematics median middle node node-js nodejs ordered quantile sorted statistics stats stdlib strided strided-array typed
Last synced: 17 Nov 2024
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/stdlib-js/math-iter-special-ahavercos
Create an iterator which computes the inverse half-value versed cosine of each iterated value.
ahavercos ahavercosin ahavercosine ahavercosinus ahvc arc arcvercos arcvercosin arcvercosine cosine half-value javascript math mathematics node node-js nodejs stdlib versed versed-cosine
Last synced: 09 Nov 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/an0n1mity/fourier-drawing
Drawing using Fourier series
drawing fourier-series mathematics
Last synced: 26 Dec 2024
https://github.com/leftaroundabout/colour-space
Colours form a manifold, in which inter-/extrapolation is guaranteed to stay in the gamut.
Last synced: 12 Jan 2025
https://github.com/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/2kabhishek/mathrulez
Teaches Math Rulez ♾️✅
android kids-learn kotlin mathematics quiz
Last synced: 12 Jan 2025
https://github.com/arthurkushman/total_probability
Total probability + Thomas Bayes, Bernoulli distribution formulas
bayes bernulli formulas math mathematics php probability
Last synced: 22 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
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/stdlib-js/random-strided-cosine
Fill a strided array with pseudorandom numbers drawn from a raised cosine distribution.
continuous cosine generator javascript math mathematics node node-js nodejs prng pseudorandom raised rand random rng seed seedable statistics stats stdlib
Last synced: 03 Jan 2025
https://github.com/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: 12 Dec 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: 12 Jan 2025
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/miladsade96/numermp
Multi-threaded numerical methods implemented in fortran and wrapped in python
fortran fortran90 mathematical-programming mathematics multithreading numerical-analysis numerical-methods openmp parallel-computing python
Last synced: 03 Jan 2025
https://github.com/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/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/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/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/imd10/math317-numerical-methods
A collection of Python implementations of numerical methods based on the pseudocodes from MATH317 lectures, including Bisection, Horner's method, Complete Horner's method, Newton's method, and Polynomial evaluation techniques.
bisection-method horners-method mathematics newtons-method numerical-methods polynomial
Last synced: 12 Dec 2024
https://github.com/krisnguyen135/project-euler
Solutions for Project Euler problems, written in Python
euler-solutions mathematics project-euler python3
Last synced: 01 Jan 2025
https://github.com/stdlib-js/random-strided-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/bukinoshita/define-probability
Define probability of getting results
javascript math mathematics nodejs probability
Last synced: 19 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: 12 Jan 2025
https://github.com/denizkarya1999/math_for_kids
Generate mathematical word problems for kids to solve.
calculator hackathon inkscape kids mathematics mlh2021 word-problems
Last synced: 13 Dec 2024
https://github.com/artikash/3d-grapher
Graphs functions in 3D.
graphing-application mathematics
Last synced: 15 Jan 2025
https://github.com/stdlib-js/math-base-special-fast-alpha-max-plus-beta-min
Compute the hypotenuse using the alpha max plus beta min algorithm.
alpha-max-plus-beta-min euclid euclidean fast fastmath geometry hypot hypotenuse javascript math mathematics node node-js nodejs pythagoras pythagorean-theorem stdlib triangle trig trigonometry
Last synced: 10 Jan 2025
https://github.com/stdlib-js/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/johnfromspace/wolfram-language-
A repository that contains different exercises and projects written in Mathematica.
geology-modelling mathematica mathematical-programming mathematics physics physics-model science wolfram-language wolfram-mathematica
Last synced: 15 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: 19 Nov 2024
https://github.com/rindow/rindow-matlib
The Rindow Matrix library for C
acceleration array clang machine-learning mathematics openmp scientific-computing
Last synced: 13 Jan 2025
https://github.com/verbum-paper/verbum-paper.github.io
🌍 Verbum Paper website.
function-plotter latex latex-document latex-editor latex-examples latex-paper latex-pdf math math-functions mathematics paper paper-notes paper-presentation science-research scientific-paper scientific-papers scientific-publication scientific-publications scientific-publishing website
Last synced: 15 Nov 2024
https://github.com/stdlib-js/math-base-special-minabsn
Return the minimum absolute value.
abs absolute javascript math mathematics min minabs minimum node node-js nodejs smallest stdlib value
Last synced: 10 Nov 2024
https://github.com/popckovs/computational_mathematics
Создаю свой модуль для решение задач по вычислительной математике.
mathematics matplotlib numpy python-3
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/lapets/polynomium
Library for symbolically representing and working with polynomials.
javascript-library library math mathematics polynomial polynomials symbolic-math
Last synced: 23 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/blas-ext-base-gnannsumkbn
Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
array blas compensated extended javascript math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed
Last synced: 10 Jan 2025
https://github.com/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/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/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/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/astrodynamic/smartcalculator
A Python calculator application with a Qt/QML interface, utilizing a C++ library for dynamic calculations.
api arithmetic calculator cmake cpp ctypes dylib expression-calculator gui mathematics mvp mvvm pyside python3 qml qt6 rnp slot trigonometric-calculations
Last synced: 12 Jan 2025
https://github.com/stdlib-js/random-iter-pareto-type1
Create an iterator for generating pseudorandom numbers drawn from a Pareto (Type I) distribution.
continuous extreme-value generator javascript math mathematics node node-js nodejs pareto power-law prng pseudorandom rand random rng statistics stats stdlib type1
Last synced: 30 Nov 2024
https://github.com/programmin1/optimizedstations
OptimizedStations as described in Tomorrow's math
hacktoberfest math mathematics
Last synced: 12 Jan 2025
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/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/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/syedalimohsinbukhari/matrices
A simple python implementation of matrices, with a lot of stuff to add.
Last synced: 06 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/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/njmarko/njmarko
ai deep-learning graph-neural-networks machine-learning mathematics software-engineering
Last synced: 13 Jan 2025
https://github.com/make-github-pseudonymous-again/js-integer
:zzz: Integers for JavaScript (ℤ)
arbitrary-precision arithmetic big-int big-integer big-integers big-num big-number big-numbers bigint biginteger bigintegers bignum bignumber bignumbers computer-science gcd integers javascript js mathematics
Last synced: 18 Dec 2024
https://github.com/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/ctsrc/simulated-victor-game
A simulation of a game that has characteristics similar to The Secretary Problem, but where the numbers are generated in a specific, known way
applied-probability css decision-theory html5 mathematics secretary-problem simulation statistics vanilla-js
Last synced: 09 Jan 2025
https://github.com/huangfusl/huangfusl.github.io
HuangFuSL's personal blog
blog github github-pages huangfusl latex mathematics mkdocs mkdocs-material mkdocs-site python
Last synced: 11 Oct 2024
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/irishfix/universalnumerics.net
UniversalNumerics.NET is a versatile .NET package that can be used both in Unity and in normal C# projects. It simplifies common computational tasks, such as computing 2D line intersections, 2D segment intersections, 2D point within queries, 2D triangulation of points, 3D area voxelization and even creating deep neural network models.
artifical-intelligence artificial-neural-networks computational-geometry csharp csharp-library deep-learning deep-neural-networks dotnet mathematics triangulation triangulation-delaunay unity unity3d
Last synced: 12 Jan 2025
https://github.com/dolfost/markov-algorithm-lua
The Lua Markov algorithm implementation
computer-science markov-algorithm markov-algorithms math mathematics
Last synced: 12 Jan 2025
https://github.com/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/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/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/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/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/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/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/stdlib-js/math-base-special-identityf
Evaluate the identity function for a single-precision floating-point number.
float float32 identity javascript math mathematics node node-js nodejs single single-precision stdlib
Last synced: 21 Dec 2024
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/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/wciesialka/zero-approximations
Zero Approximations Python script
approximation calculus derivative derivatives math mathematica mathematics maths
Last synced: 15 Jan 2025
https://github.com/stdlib-js/math-base-special-boxcox1pinv
Compute the inverse of a one-parameter Box-Cox transformation for 1+x.
box-cox boxcox inverse javascript math mathematics node node-js nodejs power power-transform stdlib transform transformation
Last synced: 10 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/ckormanyos/boost_math_test_qemu
test Boost.Math on bare-metal with qemu
bare-metal boost boost-libraries embedded-systems mathematics
Last synced: 19 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/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/liba001/ti-nspire
Little programs for the 'TI-nspire CX' calculator.
calculator lua mathematics ti-nspire
Last synced: 29 Nov 2024
https://github.com/tatjam/zgsl
GNU Scientific Library (GSL) multi-platform build and wrapper for Zig
Last synced: 19 Dec 2024