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/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/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
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/jimy-byerley/flexalgebra
Flexible Linear algebra library for rust, working in arbitrary dimension, strongly inspired from nalgebra
linear-algebra mathematics matrix rust scientific-computing vector
Last synced: 17 Dec 2024
https://github.com/exane/ram_model
RAM Simulator (Random Access Machine). A mathematical model of real computers (Theoretical computer science)
assembly mathematics playground ram random-access-machine simulation theoretical-computer-science
Last synced: 17 Dec 2024
https://github.com/stdlib-js/random-strided-rayleigh
Fill a strided array with pseudorandom numbers drawn from a Rayleigh distribution.
continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rayleigh rng seed seedable statistics stats stdlib strided
Last synced: 17 Dec 2024
https://github.com/stdlib-js/constants-float64-high-word-exponent-mask
High word mask for the exponent of a double-precision floating-point number.
64bit bits const constant exponent float float64 floating-point high ieee754 javascript mask math mathematics node node-js nodejs stdlib word
Last synced: 17 Dec 2024
https://github.com/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/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/esotericthought/library
An extensive (mostly) math library following a logical and coherent structure with great levels of abstraction.
library math math-libraries math-library mathematics maths
Last synced: 17 Dec 2024
https://github.com/gralliry/mathematical-modeling-overview
数学建模的常见方法和模型
jupyter mathematical-modelling mathematics modeling python
Last synced: 01 Jan 2025
https://github.com/stdlib-js/math-base-special-hacovercos
Compute the half-value coversed cosine.
cos cosine cosinus-versus coversed hacovercos hacovercosin hacovercosine hacovercosinus half-value hcc javascript math mathematics node node-js nodejs sine stdlib versed versed-cosine
Last synced: 01 Jan 2025
https://github.com/richeyphu/powbigint.js
A simple utility library for calculating powers of big integers
bigint biginteger exponential javascript library math mathematics npm power typescript utility
Last synced: 18 Dec 2024
https://github.com/stdlib-js/math-strided-ops-sub
Element-wise subtraction of two strided arrays.
add addition arithmetic array element-wise javascript math mathematics minus ndarray node node-js nodejs stdlib strided subtract subtraction sum summation vector
Last synced: 24 Dec 2024
https://github.com/make-github-pseudonymous-again/js-integer
:zzz: Integers for JavaScript (ℤ)
arbitrary-precision arithmetic big-int big-integer big-integers big-num big-number big-numbers bigint biginteger bigintegers bignum bignumber bignumbers computer-science gcd integers javascript js mathematics
Last synced: 18 Dec 2024
https://github.com/grahamstrickland/wackerly_stats
Exercises from "Mathematical Statistics with Applications" - Wackerly et al. (7e)
exercises mathematical-statistics mathematics python3 statistics
Last synced: 10 Jan 2025
https://github.com/grahamstrickland/zill_differential_equations
Python plots and calculations for "Differential Equations with Boundary-Value Problems" (9e) - Zill
differential-equations mathematics matplotlib plotting python3
Last synced: 10 Jan 2025
https://github.com/grahamstrickland/tucker_combinatorics
Programming exercises from "Applied Combinatorics" (6e) - Tucker
combinatorics graph graphs mathematics python3
Last synced: 10 Jan 2025
https://github.com/scientificware/fxmessages
FXMessages is a communication app like Google Messages but with scientific writing capabilities.
android communication java javafx mathematics messenger openjdk openjfx scientific
Last synced: 18 Dec 2024
https://github.com/jamesquinlan/matlab-programming-intro
Course materials for Intro. to Programming (w MATLAB)
computer-science mathematics matlab programming
Last synced: 18 Dec 2024
https://github.com/jamesquinlan/mat220-linear-algebra
Introduction to Linear Algebra
algebra linear-algebra linear-algebra-course mathematics university-course
Last synced: 18 Dec 2024
https://github.com/juzershakir/mathematica
Concepts of mathematics programmed in Ruby.
algebra composite-numbers factorial fibonacci-numbers kaprekar mathematics prime-numbers rational-numbers ruby
Last synced: 18 Dec 2024
https://github.com/seabbs/thepebblegame
The pebble game: A simple game that can be used to understand epidemics and vaccination
epidemics infectious-diseases mathematics outreach outreach-activities r shiny statistics vaccination
Last synced: 01 Jan 2025
https://github.com/igorskyflyer/cs-bench-pro
🏫 College project, benchmark application written in C#. 💪
benchmark benchpro college cs csharp desktop full-stack igorskyflyer mathematics maths montecarlo pi school
Last synced: 24 Dec 2024
https://github.com/tatjam/zgsl
GNU Scientific Library (GSL) multi-platform build and wrapper for Zig
Last synced: 19 Dec 2024
https://github.com/nthiery/shared-sage-notebooks
Misc shared SageMath notebooks
experimental-mathematics exploration jupyter mathematics notebook sagemath
Last synced: 10 Jan 2025
https://github.com/stdlib-js/stats-incr-mmeanstdev
Compute a moving arithmetic mean and corrected sample standard deviation incrementally.
arithmetic-mean average avg central-tendency javascript math mathematics mean moving-average moving-mean node node-js nodejs sample sample-variance statistics stats stdlib unbiased variance
Last synced: 02 Jan 2025
https://github.com/cyrus2281/notes
Notes taken during studying mathematics and machine learning
deep-learning latex learning-resources machine-learning mathematics mathematics-machine-learning resources
Last synced: 25 Dec 2024
https://github.com/jsuton00/react-calculator
calculator javascript mathematics react smallapp
Last synced: 10 Jan 2025
https://github.com/panagiotis-templates/numerical-library
cpp cpp20 math mathematics numerical-analysis numerical-methods
Last synced: 25 Dec 2024
https://github.com/stdlib-js/math-base-special-signum
Evaluate the signum function for a double-precision floating-point number.
function javascript math mathematics node node-js nodejs number sign signum special special-function stdlib value
Last synced: 25 Dec 2024
https://github.com/mahdi7s/wpf-oxyplot-reactiveui
A WPF application, which allows you to load data files that contain pairs of x and y values and display them on a graph.
mathematics mvvm-architecture oxyplot reactiveui wpf-application
Last synced: 25 Dec 2024
https://github.com/cpmachado/cpmachado.github.io
My personal website / blog
blog chess dev hugo-site mathematics philosophy
Last synced: 25 Dec 2024
https://github.com/vlambda/numerilib
A Rust Mathematics Library
calculus cargo crate library linear-algebra math mathematics matrix matrix-functions rust rust-lang statistics stats
Last synced: 10 Jan 2025
https://github.com/syket-git/future-value-calculator
A simple npm package to calculate the future value of an investment based on the present value, interest rate, and compounding periods.
calculation future-value investment mathematics
Last synced: 25 Dec 2024
https://github.com/rindow/rindow-math-matrix-matlibffi
Rindow Math Matrix's Drivers for Matlib with PHP FFI
acceleration array gpu hpc machine-learning mathematics n-dimensional openblas opencl php php8 scientific-computing
Last synced: 25 Dec 2024
https://github.com/adambarreiro/polynomial
Educational video game for the teaching of polynomials to secondary school students who are on their third year. DISCLAIMER: This project is very old, it contains multiple design, security and coding flaws.
craftyjs game mathematics polynomials
Last synced: 25 Dec 2024
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/loneicewolf/main-mathematics
a "Main" repo for my math notes.
calculus einstein-field-equation einstein-field-equations integral math mathematics metric multivariate-calculus partial-derivatives partial-differential-equations spacetime xcas
Last synced: 26 Dec 2024
https://github.com/doantrunghuy/exercises-and-solutions-to-algorithmic-problems
Accepted solutions, doing topics on: Introductory Problems, Sorting and Searching, Dynamic Programming, Graph Algorithms, Range Queries, Tree Algorithms, Mathematics, String Algorithms, Geometry.
advanced-techniques dynamic-programming geometry graph mathematics range-query string tree
Last synced: 26 Dec 2024
https://github.com/an0n1mity/fourier-drawing
Drawing using Fourier series
drawing fourier-series mathematics
Last synced: 26 Dec 2024
https://github.com/stdlib-js/stats-base-nanvariancepn
Calculate the variance of a strided array ignoring NaN values and using a two-pass algorithm.
array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 02 Jan 2025
https://github.com/stdlib-js/math-base-assert-is-safe-integer
Test if a finite double-precision floating-point number is a safe integer.
assert assertion int integer is isinteger issafeinteger javascript math mathematics node node-js nodejs number safe stdlib util utilities utility utils
Last synced: 02 Jan 2025
https://github.com/stdlib-js/constants-float32-fourth-pi
1/4 times π.
const constant float float32 floating-point fourth ieee754 javascript math mathematics node node-js nodejs pi stdlib
Last synced: 02 Jan 2025
https://github.com/000x999/neural_net
C++ Neural Network with Training Visualizer and Data Generation Tool
ai cplusplus documentation mathematics neural-nets neural-network python training visualization
Last synced: 03 Jan 2025
https://github.com/lcluber/type6.js
Mathematics library
javascript mathematics mathematics-library maths typescript
Last synced: 03 Jan 2025
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/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/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/jesselpalmer/all-the-maths
A Clojure library that contains handy math functions and constants
Last synced: 14 Dec 2024
https://github.com/000x999/particlefluid_simulator
2D Realistic particle and fluid physics simulator written in C++
2d cplusplus documentation fluid-dynamics fluid-simulation mathematics optimization particles physics simulator
Last synced: 18 Dec 2024
https://github.com/rr15rr/python-mc
Python Multiplication Calculator (MC) This is a tool written in python, designed to work as a multiplication calculator for the user. Hope it is useful, thank you for visiting my profile!
Last synced: 04 Jan 2025
https://github.com/zaynxdetox/scientific-calculator
Scientific Calculator Using HTML5, CSS3, JavaScript (ES14)
acessibility arthimetic calculator css3 html5 javascript mathematics numerical-analysis open-source operations tool trignometry
Last synced: 19 Nov 2024
https://github.com/goutamhegde002/scientific-calculator
This repository contains a web-based scientific calculator built using Streamlit for the backend and React.js for the frontend. It supports various mathematical operations, including basic arithmetic, advanced functions, and trigonometric calculations.
mathematical-functions mathematics react reactjs reactjs-project scientific-calculator streamlit streamlit-webapp
Last synced: 08 Jan 2025
https://github.com/zonetecde/signamath
SignaMath is a software program that makes it easy to draw up tables of signs and table of variations.
board csharp designer export geogebra image lesson maker math mathematics maths sign sign-table signboard software table-of-signs variation wpf
Last synced: 03 Jan 2025
https://github.com/potatomaster101/point
Simple coordinates
coordinates cpp14 mathematics mit-license point
Last synced: 01 Jan 2025
https://github.com/bonzaico/e-vector
A 2D or 3D Euclidean vector library for Node.js and the browser
bonzai euclidean mathematics vector
Last synced: 07 Jan 2025
https://github.com/lobis/master-mcm-material
Material related to the subject of Mathematical and Computational Methods in Cosmology, Astrophysics and Particle Physics.
binder education jupyter-notebook mathematics physics statistics
Last synced: 03 Jan 2025
https://github.com/pumpedsardines/arthmeticsolver
This is a simple project to solve arithmetic expressions. It keeps order of operations and supports parentheses.
arithmetic math mathematics solver
Last synced: 24 Nov 2024
https://github.com/cjdoris/padicgaloisgrouptables
Tables of Galois groups of p-adic fields
galois-group galois-theory local-fields magma mathematics number-theory p-adics tables
Last synced: 20 Nov 2024
https://github.com/cjdoris/padicgaloisgroup
Experimental code for computing Galois groups over p-adic fields.
galois-group galois-theory local-fields magma mathematics number-theory p-adics
Last synced: 20 Nov 2024
https://github.com/galenseilis/stochastic-processes-overview
This Jupyter notebook gives an overview of stochastic processes.
math mathematics stochastic-processes
Last synced: 05 Jan 2025
https://github.com/ovpavlov/unit-generator
dimensional-analysis math mathematics metric-system physics units units-of-measurement unity unity3d
Last synced: 14 Dec 2024
https://github.com/matschik/euler
Runnable code to solve Project Euler problems.
algorithm-challenges javascript mathematics
Last synced: 17 Nov 2024
https://github.com/anthonymazzie/infixtopostfix
Java program that converts infix expressions to postfix expressions
infix-notation infix-to-postfix java learning mathematics
Last synced: 15 Dec 2024
https://github.com/rybla/associahedra
Constructing Associahedra via n-gon triangulations.
Last synced: 28 Dec 2024
https://github.com/ynsrc/python-sympy-examples
Calculus with Python sympy package examples
calculus mathematics sympy sympy-python
Last synced: 08 Jan 2025
https://github.com/ynsrc/gnu-octave-examples
GNU Octave Example Scripts
amplification amplifier bjt calculus eft electromagnetic-fields electromagnetics electronics gnu-octave mathematics npn octave physics
Last synced: 08 Jan 2025
https://github.com/t8/slope-field-visualizer
📈 An experimental project to generate colored images based on a given differential equation
calculus data-visualization graph mathematics
Last synced: 14 Nov 2024
https://github.com/xnacly/emmy
A mathematical expression evaluator - named after Emmy Noether
Last synced: 17 Nov 2024
https://github.com/sutac/chartex
A simple web application project for dynamic chart visualisation.
canvas canvas2d charts javascript mathematics
Last synced: 08 Jan 2025
https://github.com/sleclercq/lesmaths
Generate training material for mental arithmetic
Last synced: 24 Nov 2024
https://github.com/ashraf-khabar/sacad-projects
Welcome to the Software Academy Computer Science and Competitive Programming Club! We are a passionate and dynamic group of students dedicated to exploring the exciting world of computer science and honing our problem-solving skills through competitive programming. Our club provides a platform for students of all skill levels to come together.
data-science database mathematical-modelling mathematics model python python3 torch torchvision
Last synced: 20 Nov 2024
https://github.com/number-theoretic/primes
:two: :three: :five: :seven: Prime numbers for JavaScript
agpl algorithms computer-science integer-sequences javascript mathematics number-theory primality-testing prime-numbers
Last synced: 17 Nov 2024
https://github.com/suvasish114/ml-models
Machine Learning models
jupyter-notebook linear-algebra machine-learning-algorithms mathematics probability-distribution statistics
Last synced: 30 Nov 2024
https://github.com/make-github-pseudonymous-again/book-differential-equations
:book: A book on differential equations and applications
book differential-equations mathematics
Last synced: 17 Nov 2024
https://github.com/jmcph4/sxm
Sane Extensions to MATLAB
adt benchmarking bvp computational-science differential-equations extensions ivp library linear-algebra list math mathematics maths matlab monte-carlo numerical-methods ode ode-solver scientific-computing set
Last synced: 24 Dec 2024
https://github.com/jmcph4/projecteuler
My solutions to Project Euler
c discrete-mathematics euler mathematics programming-challenge project-euler solutions
Last synced: 24 Dec 2024