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-11 00:13:42 UTC
- JSON Representation
https://github.com/stdlib-js/math-iter-special-cosm1
Create an iterator which computes `cos(x) - 1` for each iterated value.
cos cosine cosm1 iterable iterate iterator javascript math mathematics node node-js nodejs radians stdlib trig trigonometry
Last synced: 21 Oct 2024
https://github.com/stdlib-js/stats-base-sstdevyc
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 17 Nov 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/stdlib-js/math-base-special-sqrtpi
Compute the principal square root of the product of π and a positive number.
javascript math mathematics node node-js nodejs number pi power principal root sqrtpi square stdlib
Last synced: 21 Dec 2024
https://github.com/nkid00/24game
寻找 24 点的最佳解法。Find the best solutions of 24.
24game 24pointgame 24points cpp cpp17 mathematics
Last synced: 22 Nov 2024
https://github.com/adriansuter/happymersenneprime
Generates two TeX-files (which then can be used to build a pdf) for a given mersenne prime number with per-page-statistics and calculates the happy number sequence.
mathematics maths mersenne-numbers mersenne-prime-number prime-numbers
Last synced: 18 Nov 2024
https://github.com/stdlib-js/math-base-special-kernel-sin
Compute the sine of a number on `[-π/4, π/4]`.
angle javascript kernel math mathematics node node-js nodejs radians sin sine stdlib trig trigonometry
Last synced: 21 Dec 2024
https://github.com/shortdevelopment/math-draw
Simple application that should help with the creation of mathematic drawings
c-sharp drawing ink math mathematics star utilitiy uwp
Last synced: 28 Dec 2024
https://github.com/stdlib-js/stats-base-nanstdev
Calculate the standard deviation of a strided array ignoring NaN values.
array deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 02 Jan 2025
https://github.com/ajayyy/mathman
Game for school
education educational game java java-swing math mathematics school school-education school-project
Last synced: 16 Dec 2024
https://github.com/daleroberts/ruin-tstable
Finite-time ruin problem for tempered stable processes
mathematics monte-carlo-simulation probability
Last synced: 01 Dec 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/stdlib-js/stats-base-variancewd
Calculate the variance of a strided array using Welford's algorithm.
deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance welford
Last synced: 25 Nov 2024
https://github.com/afg6k7h4fhy2/re-tdwmfc-2024
A replication in Python of some of the 2024 paper (The Demographic-Wealth model for cliodynamics) by Wittmann and Kuehn.
cliodynamics demography history mathematics modeling python
Last synced: 27 Dec 2024
https://github.com/abhimanyuhk/mathematics-with-python
equation math mathematics maths python
Last synced: 05 Jan 2025
https://github.com/brainstone/truncateableprimes
A C++ program that calculates left and right truncatable primes
cpp cpp14 gradle mathematical-modelling mathematics prime-numbers
Last synced: 31 Dec 2024
https://github.com/wesleymcginn/robotic-arm-endpoint-to-angle-math
This repository includes equations that calculate angles in a robotic arm based on the desired location of the endpoint. This is helpful for any two-segment robotic part as it can move it easily directly vertical or horizontal.
equations mathematics robotic-arm trigonometry
Last synced: 20 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/qti3e/delta
Delta is new way to find a formula (n-th trem) for every given numbers!
javascript math mathematics mathjax sequence webapp
Last synced: 25 Nov 2024
https://github.com/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/raphsenn/permutation
Permutations as elements of symmetric groups defined over finite sets.
bijection bijective-functions group-theory heap-algorithm linear-algebra math mathematics natural-numbers permutation permutations python python3
Last synced: 20 Nov 2024
https://github.com/brian-emarquez/artificial-intelligence
Learn Artificial Intelligence (AI), and apply them. Design intelligent agents to solve real-world problems including, search, games, machine learning, logic, and constraint satisfaction problems.
ai artificial-intelligence mathematics python reinforcement-learning robot tensorflow
Last synced: 21 Nov 2024
https://github.com/bumboobee/area-perimeter-calculator
A basic area and perimeter calculator for tree diferents geometric forms
back-end css-grid front-end functions javascript mathematics resposive-web-design sweet
Last synced: 20 Dec 2024
https://github.com/danny-1k/collatz_conjecture
A python program to visualize the collatz conjecture
Last synced: 29 Dec 2024
https://github.com/gojakuch/comphy
ComPhy serves as a platform for educatory materials on modern mathematical/computational physics, scientific programming, and applied mathematics in Ukrainian.
education educational mathematics physics scientific-computing
Last synced: 21 Nov 2024
https://github.com/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/shubham0204/linear_regression_with_kotlin_android
A multiple linear regression model built in Kotlin for Android
android kotlin-android linear-regression machine-learning mathematics
Last synced: 23 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/daleroberts/heston-qmc
Exact simulation and Quasi Monte Carlo for the Heston stochastic volatility model
c-plus-plus finance mathematics monte-carlo-simulation numerical-codes
Last synced: 01 Dec 2024
https://github.com/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/daleroberts/binomial
Binomial models
finance mathematics matlab option-pricing
Last synced: 01 Dec 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/melihcanndemir/3d-fractal-explorer
Interactive 3D visualization tool for exploring the mesmerizing world of Mandelbrot and Julia fractals. Built with Python, OpenGL and PyQt5, offering real-time animation and intuitive controls.
3d-graphics complex-numbers computer-graphics data-visualization educational fractal graphics-programming interactive julia-set mandelbrot math-visualization mathematical-art mathematics numpy opengl pyqt pyqt5 python scientific-visualization visualization
Last synced: 05 Jan 2025
https://github.com/lancejpollard/hash
Hashing Function Theory
cryptography group-theory hash-functions mathematics papers
Last synced: 30 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: 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/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/hasibzunair/randomfun
Notebooks and scripts, mostly computer vision stuff
deep-learning machine-learning mathematics
Last synced: 08 Jan 2025
https://github.com/popckovs/computational_mathematics
Создаю свой модуль для решение задач по вычислительной математике.
mathematics matplotlib numpy python-3
Last synced: 27 Dec 2024
https://github.com/nonlin-lin-chaos-order-etc-etal/mathdnsorg
A doman names systems provider.
dns dns-protocol dns-protocol-proxy dns-provider dns-proxy-server domain-names domains math mathematics
Last synced: 01 Dec 2024
https://github.com/francescopaolol/mersenneprimenumbers
Simple C code which searching for Mersenne prime about first 1M numbers
algorithms clanguage mathematics mersenne-numbers
Last synced: 22 Dec 2024
https://github.com/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/cpmachado/cpmachado.github.io
My personal website / blog
blog chess dev hugo-site mathematics philosophy
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/bartolomej/bookmarks
A collection of personal bookmarks 📋 📚 📖
articles best-practises collection datasets javascript machine-learning mathematics practises resource-list resourses
Last synced: 22 Dec 2024
https://github.com/stdlib-js/random-streams-levy
Create a readable stream for generating pseudorandom numbers drawn from a Lévy distribution.
continuous javascript levy math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 03 Dec 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: 27 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/breadinator/qmat
A simple library for 2-dimensional matrices.
data-structures math mathematics matrix matrix-calculations matrix-library matrix-multiplication rust rustlang
Last synced: 22 Nov 2024
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/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/sabohat-dev/math_complex_algorithm
There are "Numerical method" subject's codes depend on higher math.
Last synced: 25 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/wciesialka/zero-approximations
Zero Approximations Python script
approximation calculus derivative derivatives math mathematica mathematics maths
Last synced: 15 Nov 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/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/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/panagiotis-templates/numerical-library
cpp cpp20 math mathematics numerical-analysis numerical-methods
Last synced: 25 Dec 2024
https://github.com/edumigueis/math-algorithms
A compilation of mathematical algorithims in C#.
algorithm algorithms csharp fibonacci fibonacci-sequence math math-algorithms mathematics mdc mmc
Last synced: 06 Dec 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/2kabhishek/mathrulez
Teaches Math Rulez ♾️✅
android kids-learn kotlin mathematics quiz
Last synced: 12 Jan 2025
https://github.com/neemiasbsilva/datascience-portfolio
Hello guys, welcome to my Data Science Portfolio. I include some knowledges I earn in my journey. I included some case study, papers, and code. Please check the readme.
case-study churn-prediction code-challenges data-analysis data-science deep-learning forecasting fundamental-of-statistics health-care image-recognition machine-learnin machine-learning math mathematics pattern-recognition portfolio programming-skills speech-emotion-detection statistics voice-activity-detection
Last synced: 05 Jan 2025
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/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/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/ezzaldeeen/deepex
A playground is an experimental repository that combines theoretical mathematics with deep learning.
Last synced: 10 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/jisll/mathgame
Math Game, build with html,css,js
css game html js math mathematic mathematics open-source website
Last synced: 06 Dec 2024
https://github.com/gurveervirk/adobe-gensolve-2024
End-to-end process to regularize hand-drawn shapes, find symmetry in it, if possible, and complete these shapes, if necessary.
adobe curve-fitting mathematical-modelling mathematics science streamlit
Last synced: 24 Dec 2024
https://github.com/jsuton00/react-calculator
calculator javascript mathematics react smallapp
Last synced: 10 Jan 2025
https://github.com/an0n1mity/fourier-drawing
Drawing using Fourier series
drawing fourier-series mathematics
Last synced: 26 Dec 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/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/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/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/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: 19 Dec 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: 25 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/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/xcarpentier/fibo-premier
experimentation with rust programming
fibonacci mathematics rust rust-lang
Last synced: 11 Dec 2024
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/stats-base-dvarmtk
Calculate the variance of a double-precision floating-point strided array provided a known mean and 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: 18 Oct 2024
https://github.com/stdlib-js/random-strided-minstd
Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG).
javascript lcg lehmer math mathematics minstd node node-js nodejs prng pseudorandom rand randi randint random randu rng statistics stats stdlib
Last synced: 14 Dec 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/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/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/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/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/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/laisfrigerio/math-solver
Resolvedor de formulas matemáticas
hacktoberfest javascript js math mathematics solver
Last synced: 19 Nov 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/3ein39/multisolver
The Idea is a gui program can solve most of the problems that faces students in courses like mathematics and physics And it also have another branch for helping the students with their time management and provide the students with materials
c-plus-plus console-application gui-application logic-design mathematics physics qt5-gui
Last synced: 10 Jan 2025
https://github.com/qnhat2004/thuat-toan-ung-dung
Thuật toán ứng dụng - Đại học Thủy Lợi
algorithm algorithm-competitions algorithm-implementations algorithms c-plus-plus educational instructor-materials mathematics
Last synced: 31 Oct 2024
https://github.com/cjdoris/magmautils
Adds basic functionality missing from Magma.
Last synced: 20 Nov 2024