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: 2024-11-15 00:17:42 UTC
- JSON Representation
https://github.com/omerjuve2023/calculadoraeuler2
Programa Java que implementa el método de Euler para resolver sistemas de ecuaciones diferenciales. La aplicación interactúa con el usuario para ingresar parámetros y muestra tanto resultados tabulares como gráficos.
java learn lombok-maven mathematics maven
Last synced: 31 Oct 2024
https://github.com/omerjuve2023/createpdf
Crea un pdf de funciones matematicas y genera una grafica y una tabla de datos
graphics java mathematics maven pdf shell-script
Last synced: 27 Oct 2024
https://github.com/stdlib-js/blas-ext-base-cfill
Fill a single-precision complex floating-point strided array with a specified scalar constant.
array assign blas broadcast complex64 complex64array constant copy equal extended fill javascript math mathematics node node-js nodejs set stdlib strided
Last synced: 30 Oct 2024
https://github.com/benjaminehowe/python-transmaths
A Python module which makes division by zero possible.
Last synced: 08 Nov 2024
https://github.com/stdlib-js/math-strided-special-sin-by
Compute the sine of each element retrieved from an input strided array via a callback function.
angle array element-wise javascript map math mathematics ndarray node node-js nodejs radians sin sine stdlib strided transform trig trigonometry vector
Last synced: 21 Oct 2024
https://github.com/stdlib-js/math-strided-special-sqrt
Compute the principal square root of each element in a strided array.
array element-wise javascript math mathematics ndarray node node-js nodejs number power principal root sqrt square stdlib strided vector
Last synced: 21 Oct 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: 30 Oct 2024
https://github.com/stdlib-js/math-strided-special-atan-by
Compute the arctangent of each element retrieved from an input strided array via a callback function.
arc arctangent array atan element-wise inverse javascript math mathematics ndarray node node-js nodejs stdlib strided tan tangent trig trigonometry vector
Last synced: 21 Oct 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: 05 Nov 2024
https://github.com/garciparedes/matrix-decomposition
Set of techniques to factor arbitrary shape matrices taking advantage on some way.
garciparedes jupyter jupyter-notebook math mathematics matrix-factorization python python3 university-of-valladolid
Last synced: 15 Nov 2024
https://github.com/deanblackborough/mathsquiz
Small Maths quiz. app to generate questions for my 8 and 2 year old. Generates random short division and long multiplication questions.
beginner cpp learning-by-doing mathematics
Last synced: 05 Nov 2024
https://github.com/gabrielsantoslima/algorithms-and-experiments
:infinity: Repository of algorithms and experiments built in Java, Javascript, Python and Kotlin.
algorithms java javascript julia kotlin mathematics python rust
Last synced: 07 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: 05 Nov 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: 05 Nov 2024
https://github.com/emlyn/optimised-primes
Jupyter notebook exploring simple prime generating algorithms
ipython-notebook mathematics numbers prime-numbers python
Last synced: 05 Nov 2024
https://github.com/stdlib-js/math-strided-special-cbrt-by
Compute the cube root of each element retrieved from an input strided array via a callback function.
accessor array callback cube element-wise javascript map math mathematics ndarray node node-js nodejs pow power root stdlib strided transform vector
Last synced: 21 Oct 2024
https://github.com/stdlib-js/math-strided-ops-add-by
Element-wise addition of two strided arrays via a callback function.
accessor add addition arithmetic array element-wise javascript map math mathematics ndarray node node-js nodejs stdlib strided sum summation transform vector
Last synced: 21 Oct 2024
https://github.com/stdlib-js/math-strided-special-deg2rad
Convert each element in a strided array from degrees to radians.
angle array convert degrees element-wise geometry javascript math mathematics ndarray node node-js nodejs radians stdlib strided trig trigonometry vector
Last synced: 21 Oct 2024
https://github.com/kouisamine/mathematical-tools
A collection of highly useful tools mainly for mathematicians and physicians.
calculations calculator fraction math mathematics mathjs online percentage tools
Last synced: 12 Nov 2024
https://github.com/kouisamine/decimal-to-fraction-calculator
This tool will help you to convert a decimal number to its equivalent fraction(Mixed Fraction & Improper Fraction).
decimal decimal-to-fraction fraction js math mathematics online php script source-code tools
Last synced: 12 Nov 2024
https://github.com/kouisamine/convert-fraction-to-percent
This tool will help you to convert Fraction to Percent.
fraction fraction-to-percent js math mathematics online percent php script source-code tools
Last synced: 12 Nov 2024
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: 05 Nov 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: 05 Nov 2024
https://github.com/shlomif/shift_divmod
Optimized bigint divmod implementations for division bases that have a large number of trailing 0 bits.
gmp hacktoberfest math mathematics modulus
Last synced: 06 Nov 2024
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: 06 Nov 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: 06 Nov 2024
https://github.com/nand0san/topology
This Python library provides a collection of tools to define and manipulate different types of topologies on finite sets.
finite-sets mathematics topology
Last synced: 06 Nov 2024
https://github.com/allofphysicsgraph/allofphysics.com
Flask, Neo4j, Gunicorn, Docker software for
derivation graph mathematics physics
Last synced: 14 Nov 2024
https://github.com/stdlib-js/random-array-rayleigh
Create an array containing pseudorandom numbers drawn from a Rayleigh distribution.
array continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rayleigh rng seed seedable statistics stats stdlib
Last synced: 08 Nov 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: 31 Oct 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: 06 Nov 2024
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: 06 Nov 2024
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: 06 Nov 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: 06 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: 06 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: 23 Oct 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: 06 Nov 2024
https://github.com/mdaffailhami/data_science_speedrun_journey
This repository contains notebooks and projects related to my data science speedrun journey.
algebra artificial-intelligence data-analysis data-analyst data-science data-scientist jupyter-notebook machine-learning math mathematics numpy pandas postgresql probability python statistics
Last synced: 07 Nov 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/rodrigogiraoserrao/interval-spca
Symbolic principal component analysis of interval-valued data
interval-arithmetic mathematics principal-component-analysis statistics symbolic-data
Last synced: 27 Oct 2024
https://github.com/quantum-software-development/statistical-measures
This repository contains a statistical analysis of customer service ratings for Biscobis Ltd
machine-learning mathematics mathp mathplotlib measurements numpy pandas puthon3 seaborn statisctics
Last synced: 31 Oct 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/a3ro-dev/weather-prediction-application
a weather prediction application built using Streamlit. The application predicts future temperatures and weather types based on past trends. It provides a sleek and intuitive user interface for input and displays the predictions dynamically.
charts mathematics matplotlib numpy plotting python python3 streamlit weather weather-app weather-forecast weatherprediction webapp
Last synced: 31 Oct 2024
https://github.com/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: 23 Oct 2024
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/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: 23 Oct 2024
https://github.com/an0n1mity/fourier-drawing
Drawing using Fourier series
drawing fourier-series mathematics
Last synced: 07 Nov 2024
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/stats-base-sdsmeanors
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation.
arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs ors statistics stats stdlib strided strided-array typed
Last synced: 28 Oct 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/xcarpentier/fibo-premier
experimentation with rust programming
fibonacci mathematics rust rust-lang
Last synced: 23 Oct 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: 24 Oct 2024
https://github.com/molodchina/msu
This repository is dedicated to bachelor's studies at Moscow State University, including different practicums and inter-faculty courses
cmc computer-science mathematics msu
Last synced: 07 Nov 2024
https://github.com/philippmolitor/haw-mathematik-1
Jupyter Notebooks for the HAW Hamburg Mathematics 1 course.
education haw haw-hamburg jupyter jupyter-notebook math mathematics programming programming-exercises python
Last synced: 08 Nov 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/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/arthurkushman/total_probability
Total probability + Thomas Bayes, Bernoulli distribution formulas
bayes bernulli formulas math mathematics php probability
Last synced: 05 Nov 2024
https://github.com/jacoblee23/pytrig
A pure-Python module for high-precision computation of trigonometric functions.
mathematics python python-3 trigonometry
Last synced: 08 Nov 2024
https://github.com/bukinoshita/define-probability
Define probability of getting results
javascript math mathematics nodejs probability
Last synced: 31 Oct 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: 12 Oct 2024
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/antoninhrlt/linbra
Easily do linear algebra in game development, graphics and other sorts of calculations using vectors and matrices.
algebra gamedev graphics linear-algebra math mathematics rust
Last synced: 08 Nov 2024
https://github.com/antoninhrlt/sdymh
Tool collection to automate the solution of mathematical exercises. "Stop doing your math homework"
automate education exercises france math-problems mathematics python python3
Last synced: 08 Nov 2024
https://github.com/thormeier/vanillavectors
A simple library written in vanilla JS that represents vectors.
canvas math mathematics vanilla-js vectors
Last synced: 10 Oct 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: 08 Nov 2024
https://github.com/tatjam/zgsl
GNU Scientific Library (GSL) multi-platform build and wrapper for Zig
Last synced: 14 Oct 2024
https://github.com/scifer99/super-mario-bros-game
This is a backend development attempt to recreate the 1985 Level 1 of Super Mario Bros (Version 1) !!!
1985 2d-graphics backend-development backend-services fireflowers game-mushrooms goomba invincible-star koopas level-1 luigi mario-game mathematics nintendo player-physics sprites spritesheet super-mario-bros-game
Last synced: 10 Nov 2024
https://github.com/yaireo/self-descriptive-numbers
Generates self-descriptive numbers
Last synced: 16 Oct 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/kolosovpetro/identitiesinrascaltriangle
In this manuscript, we show new binomial identities in iterated rascal triangles, revealing a connection between the Vandermonde convolution and iterated rascal numbers. We also present Vandermonde-like binomial identities. Furthermore, we establish a relation between iterated rascal triangle and (1,q)-binomial coefficients.
binomial-coefficient binomial-theorem mathematica mathematics open-research open-science pascals-triangle research-paper research-project
Last synced: 15 Nov 2024
https://github.com/md-mafujul-hasan/hackerrank_mathematics_solution
These Contain Some Mathematical Terms Programming Solution of Hacker Rank😏
hackerrank hackerrank-30dayschallange hackerrank-challenges hackerrank-math hackerrank-mathematics hackerrank-solutions math math-hackerrank mathematical-programming mathematics mathmatics-hackerrank maths
Last synced: 09 Nov 2024
https://github.com/bjoern-hempel/js-analysis
This javascript library do some analysis calculations (matrix, vector, etc.).
analysis javascript mathematics
Last synced: 07 Nov 2024
https://github.com/lcluber/type6.js
Mathematics library
javascript mathematics mathematics-library maths typescript
Last synced: 09 Nov 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: 07 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: 09 Nov 2024
https://github.com/faizanzaheergit/simple-scientific-calculator-in-c
this code in c++ is a simple implementation of a scientific calculator, and how it functions with functions like exponent, logarithms, powers, trigonometric functions
calculator cplusplus exponent logarithm math mathematics scientific-calculator trigonometric-functions
Last synced: 10 Nov 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/fabriziofiorucci/jevaluator
JEvaluator is a Java class that implements a fast and flexible mathematical expressions parser and evaluator
Last synced: 09 Nov 2024
https://github.com/evanpacini/collatz
C++ and Python programs to analyse the Collatz conjecture.
collatz collatz-conjecture cpp mathematics maths python python3
Last synced: 09 Nov 2024
https://github.com/stdlib-js/random-iter-triangular
Create an iterator for generating pseudorandom numbers drawn from a triangular distribution.
continuous generator iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib triangular
Last synced: 12 Oct 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/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: 12 Oct 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: 09 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/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: 12 Oct 2024
https://github.com/abhimanyuhk/mathematics-with-python
equation math mathematics maths python
Last synced: 09 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: 10 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