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/nubegamerpt/matrix-multiplication
This code allows for matrix multiplication, of (almost) every size and shape
algorithm algorithms c math mathematical-programming mathematics matrix matrix-multiplication numerical-computation open-source performance
Last synced: 07 Nov 2024
https://github.com/drazenzadravec/math
Math tools with expression evaluator and Wolfram implementation
calculator expression expression-evaluator expression-parser math mathematica mathematical-expressions mathematics mathjs maths maths-calculator wolfram wolfram-engine
Last synced: 25 Dec 2024
https://github.com/simply-pouria/graphdrawer
an app that draws simple graphs using their degree set
graph graphtheory mathematical-modelling mathematics python tkinter
Last synced: 06 Jan 2025
https://github.com/rindow/rindow-matlib
The Rindow Matrix library for C
acceleration array clang machine-learning mathematics openmp scientific-computing
Last synced: 06 Nov 2024
https://github.com/mattmcmanis/triangulum
Pascal's Triangle Generator
generator math mathematics pascal-triangle pascal-triangle-generator pascals-triangle
Last synced: 30 Dec 2024
https://github.com/mwmorale/python_play
Welcome to python_play ! I figured that I should update my GitHub to show off my recent Python skills that I gained during my time at Nerdwallet as a Security Software Engineer! Here, I explore the infamous "polish notation". But, what is Polish notation and how would I implement it via programming? Simple! Polish notation(and the associated program written) is a very simple and useful program that uses Python to calculate the result of the users "Polish notation" input. Polish notation is a very fun mathematical trick that uses a mathematical notation in which operators precede their operands.
mathematical-programming mathematics python
Last synced: 26 Dec 2024
https://github.com/stdlib-js/stats-base-minabs
Calculate the minimum absolute value of a strided array.
abs absolute array domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 06 Nov 2024
https://github.com/laisfrigerio/math-solver
Resolvedor de formulas matemáticas
hacktoberfest javascript js math mathematics solver
Last synced: 19 Nov 2024
https://github.com/mirokeimioniemi/optimizing-insulin-injection-timing
Data processing and analysis for "Determining the optimal timing for insulin injection to minimize glucose level variability after a meal in ideal conditions" - a research project for the IB Standard Level Mathematics Analysis and Approaches course inspired by my type 1 diabetes.
cgm data-analysis data-science dexcom dexcom-g6 diabetes exploration ib insulin insulin-timing international-baccalaureate mathematics optimization python type-1-diabetes
Last synced: 12 Nov 2024
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/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/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/thomasthelen/logistic-map
Small class that represents a logistic mapping.
chaos logistic-map math mathematics
Last synced: 12 Nov 2024
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/thomasthelen/qodes
Quick Ordinary Differential Equation Solver (QODES) is an ODE solving library with a focus on usability and ease.
algorithm mathematics numerical-methods ode ode-solver ode-solving-library solver
Last synced: 12 Nov 2024
https://github.com/stdlib-js/random-iter-randu
Create an iterator for generating uniformly distributed pseudorandom numbers between 0 and 1.
continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random randu rng seed seedable statistics stats stdlib uniform
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/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/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/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/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/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/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/g1joshi/project-euler
Solutions of Project Euler problem sets
mathematics programming project-euler
Last synced: 08 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/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/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/chitangchin/rotateadonut
Rotating Donut
3d csharp fun math mathematics torus
Last synced: 06 Dec 2024
https://github.com/bhavya-dang/node-math.js
A simple math library for NodeJS and JavaScript.
algebra eval javascript math mathematics nodejs numeric
Last synced: 23 Nov 2024
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/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/jhairparis/the-methods
The methods are a project created for the subject of numerical analysis, based on books such as Matemáticas para Ingeniería. Métodos numéricos con Python (2017) Análisis numérico / Richard L. Burden, J. Douglas Faires
analysis mathematics numerical-analysis python windows11
Last synced: 22 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: 10 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/syedalimohsinbukhari/matrices
A simple python implementation of matrices, with a lot of stuff to add.
Last synced: 06 Dec 2024
https://github.com/stdlib-js/math-base-napi-quinary
C APIs for registering a Node-API module exporting an interface for invoking a quinary numerical function.
addon javascript map math mathematics n-api napi node node-api node-js nodejs quinary stdlib transform
Last synced: 09 Nov 2024
https://github.com/sagemath/conway-polynomials
Python interface to Frank Lübeck's Conway polynomial database
algebra conway-polynomials mathematics
Last synced: 16 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/math-iter-special-gamma1pm1
Create an iterator which computes `gamma(x+1) - 1` for each iterated value.
factorial function gamma gamma1pm1 gammap1m1 iterable iterate iterator javascript math mathematics node node-js nodejs number special special-function stdlib
Last synced: 10 Nov 2024
https://github.com/stdlib-js/stats-base-svariancetk
Calculate the variance of a single-precision floating-point strided array using a one-pass textbook 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: 10 Nov 2024
https://github.com/stdlib-js/stats-base-snanstdevwd
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using Welford's algorithm.
deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance welford
Last synced: 10 Nov 2024
https://github.com/stdlib-js/blas-base-dznrm2
Compute the L2-norm of a complex double-precision floating-point vector.
algebra array blas dznrm2 euclidean euclidean-norm float64 javascript level-1 linear math mathematics ndarray node node-js nodejs norm stdlib subroutines vector
Last synced: 10 Nov 2024
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/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/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/defeo/isogenyviz.jl
Visualizations of isogeny graphs
cryptography elliptic-curves isogenies mathematics number-theory
Last synced: 16 Nov 2024
https://github.com/brodanoel/3dgrapher.xyz
3D Math Grapher website
3d math mathematics three-js threejs
Last synced: 08 Jan 2025
https://github.com/gregyjames/rustdecisiontree
Decision Tree implemented in rust
hacktoberfest hacktoberfest2022 hacktoberfest2023 help-wanted machine-learning machine-learning-algorithms math mathematics optimization optimization-algorithms rust rust-lang
Last synced: 08 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/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: 08 Jan 2025
https://github.com/federicostra/conservationlawsparticles.jl
Particle methods for 1D conservation laws
analysis conservation-laws differential-equations differential-evolution mathematical-analysis mathematics numerical-analysis numerical-differential-equations numerical-discretization numerical-method
Last synced: 23 Nov 2024
https://github.com/anupamakib/uva-and-la-problem-solution
My solution for UVa Problems will be uploaded here, as UVa solutions don't save in their website.
backtracking bfs binary-search brute-force data-structures dfs dijkstra dynamic-programming geometry graph-algorithms greedy implementation linear-search mathematics number-theory queue sorting stack tree two-pointers
Last synced: 14 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/demkeys/unitymathexperiments
Various experiments that I do in Unity when I learn about any math algorithm.
c-sharp creative-coding curve game-development lissajous lissajous-curve math mathematics unity-scripts unity3d
Last synced: 12 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/dxns-hub/grapheneenergylabs
This lab provides a comprehensive overview of the Quantum Energy Converter, including quantum circuit design and graphene/diamond-graphene hybrid energy conversion systems.
ai-assisted community-driven energy-conversion fusion-reactor graphene harmonic-balancer innovation mathematics mit-license open-source quantum-computing quantum-dots quantum-physics research space-fusion sustainability terrestrial-fusion
Last synced: 30 Nov 2024
https://github.com/zakariaelbouzkri/my_cses_problems_solutions
this repo contains my solutions to the University of Helsinki's "Competitive Programming" course problem set hosted on the CSES (Code Submission Evaluation System) platform. This repository serves as a showcase of my problem-solving skills and coding journey as I tackle a variety of algorithmic challenges.
algo cpp cses-problem-set-solution data-structures dynamic-programming graph-algorithms math mathematics searching-algorithms sorting-algorithms
Last synced: 11 Nov 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: 11 Nov 2024
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: 11 Nov 2024
https://github.com/grahamstrickland/tucker_combinatorics
Programming exercises from "Applied Combinatorics" (6e) - Tucker
combinatorics graph graphs mathematics python3
Last synced: 11 Nov 2024
https://github.com/hearot/ratio
Quisque faber fortunae suae.
competition django mathematics maths website
Last synced: 16 Nov 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/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/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/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/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: 13 Nov 2024
https://github.com/yezzfusl/harmonicvoyage
An artistic journey through sound and math, visualized in code.
algorithmic-art audio creative-coding fourier-transform graphics mathematics music sound-synthesis visualization
Last synced: 14 Nov 2024
https://github.com/lucasbn/complex-logarithms
3D graphs of complex logarithms
complex-numbers logarithm math mathematics matplotlib-pyplot python
Last synced: 24 Nov 2024
https://github.com/sakapon/blaze
The library for basic mathematics.
mathematics propositional-logic random
Last synced: 16 Nov 2024
https://github.com/piyush26c/cuda-programming
c cuda ipynb-jupyter-notebook mathematics sppu-computer-engineering
Last synced: 13 Nov 2024
https://github.com/huidaecho/mafi
MAth Friendly Interpreter
calculator interpreter mathematics programming-language
Last synced: 13 Nov 2024
https://github.com/koffisani/diapotex
TeX diapositives template
latex math mathematics overleaf presentation research science slides tex
Last synced: 17 Dec 2024
https://github.com/stdlib-js/math-base-special-asec
Compute the inverse (arc) secant of a number.
angle arc arccosine arcsecant asec cos cosine hyperbolic inverse javascript math mathematics node node-js nodejs secant stdlib trig trigonometry
Last synced: 13 Nov 2024
https://github.com/stdlib-js/math-base-special-spence
Spence’s function, also known as the dilogarithm.
dilogarithm function integral javascript math mathematics node node-js nodejs number polylogarithm special spence stdlib
Last synced: 13 Nov 2024
https://github.com/stdlib-js/random-array-pareto-type1
Create an array containing 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: 13 Nov 2024
https://github.com/stdlib-js/constants-float64-glaisher-kinkelin
Glaisher-Kinkelin constant.
barnes-g-function const constant double gamma glaisher glaisher-kinkelin ieee754 javascript k-function kinkelin math mathematics node node-js nodejs riemann special-functions stdlib zeta
Last synced: 14 Nov 2024
https://github.com/stdlib-js/blas-ext-base-ssumkbn
Calculate the sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed
Last synced: 14 Nov 2024
https://github.com/stdlib-js/random-strided-tools
Pseudorandom number generator strided array function tools.
generator javascript lib library math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable standard statistics stats stdlib
Last synced: 14 Nov 2024
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 Nov 2024
https://github.com/njmarko/njmarko
ai deep-learning graph-neural-networks machine-learning mathematics software-engineering
Last synced: 13 Nov 2024
https://github.com/kartmaan/trigonometry
Demonstration of trigonometry on Pygame
2d-graphics angle angle-measurement coordinates distance distance-calculation distance-measures education educational geometric-algorithms geometry math mathematics pygame segment segments triangle trigonometry
Last synced: 24 Nov 2024
https://github.com/make-github-pseudonymous-again/js-integer-sequences
:shell: Integer sequences for JavaScript
computer-science integer-sequences javascript js mathematics
Last synced: 18 Dec 2024
https://github.com/reshalfahsi/competitive-programming
Collection of Competitive Programming Problem and Solution
algorithms artificial-intelligence competitive-programming cpp datastructures go golang hackerrank javascript mathematics python sql typescript
Last synced: 15 Nov 2024
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/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/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/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/wciesialka/zero-approximations
Zero Approximations Python script
approximation calculus derivative derivatives math mathematica mathematics maths
Last synced: 15 Nov 2024
https://github.com/faizantkhan/kaggle-eda-ml-feature-engineering
Explore the Kaggle Codes Repository for concise and powerful code snippets covering the essentials of data science and machine learning. From Kaggle competitions to real-world projects, discover insights into exploratory data analysis, machine learning models, feature engineering, and data science mathematics.
data-science eda jupyter-notebook kaggle kaggle-competition kaggle-dataset kaggle-scripts kaggle-solution machine-learning machine-learning-algorithms mathematics python python-library
Last synced: 15 Nov 2024
https://github.com/tomwhite/how-far-away-is-the-sea
An app for calculating the shortest distance to the sea from any point on Earth.
geometry mathematics visualization
Last synced: 17 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/choukh/metalogic
first-order logic and set theory
agda formal-languages formalization mathematical-logic mathematics
Last synced: 15 Nov 2024