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-17 00:13:27 UTC
- JSON Representation
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/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/koffisani/diapotex
TeX diapositives template
latex math mathematics overleaf presentation research science slides tex
Last synced: 29 Oct 2024
https://github.com/cjdoris/magmautils
Adds basic functionality missing from Magma.
Last synced: 12 Oct 2024
https://github.com/ncw/euler_bbp
Programs and paper to demonstrate Euler's BBP-type formulae for pi
euler go golang math mathematics python
Last synced: 25 Oct 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/opqdonut/ramanujan
Lazy infinite stream of Ramanujan numbers in Haskell
Last synced: 18 Oct 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/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: 06 Nov 2024
https://github.com/d-exclaimation/swiftcalc
Math Module for Matrices, Vectors, Probabilities
math mathematics physics swift vector
Last synced: 07 Nov 2024
https://github.com/abhishekprajapati3/earningtracker
Earning Tracker is a powerful tool designed to help companies monitor and analyze their financial performance with ease. This application enables users to compare estimated revenue with actual revenue, providing a clear and detailed view of their financial status.
dart flutter graph mathematics
Last synced: 03 Nov 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/centic9/multiplicativedigitalroot
This project plays with the mathematical topics of "Multiplicative digital roots" and "Multiplicative Persistence"
bigintegers digits mathematics multiplication
Last synced: 30 Oct 2024
https://github.com/kpeeters/cadabra2-contrib
User-contributed notebooks for the Cadabra2 computer algebra system
cadabra2 computer-algebra mathematics notebooks physics
Last synced: 15 Oct 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/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/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/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: 14 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/pierwill/gaussiant
Gaussian integers in Rust.
complex-numbers mathematics number-theory
Last synced: 20 Oct 2024
https://github.com/daleroberts/binomial
Binomial models
finance mathematics matlab option-pricing
Last synced: 14 Oct 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/ladunjexa/bgu_exact_sciences_and_engineering
#associatedegree: This repository hosts study materials and exams for the Pre-Academic Preparatory in Exact Sciences and Engineering at the Ben Gurion University of the Negev (BGU). Materials deal with Mathematics level of 5+ Unit A-B, Mechanics and Electrical Physics (Written in Hebrew) 🎓
electrodynamics electromagnetism mathematics mechanics physics study-materials
Last synced: 01 Nov 2024
https://github.com/verbum-paper/verbum-paper.github.io
🌍 Verbum Paper website.
function-plotter latex latex-document latex-editor latex-examples latex-paper latex-pdf math math-functions mathematics paper paper-notes paper-presentation science-research scientific-paper scientific-papers scientific-publication scientific-publications scientific-publishing website
Last synced: 15 Nov 2024
https://github.com/stdlib-js/math-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/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/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/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/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/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/programmin1/optimizedstations
OptimizedStations as described in Tomorrow's math
hacktoberfest 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/lcluber/type6.js
Mathematics library
javascript mathematics mathematics-library maths typescript
Last synced: 09 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/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/stdlib-js/math-base-special-logaddexp
Compute the natural logarithm of exp(x) + exp(y).
function javascript ln log logaddexp logarithm math mathematics natural node node-js nodejs special special-functions stdlib
Last synced: 21 Oct 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/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/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/stdlib-js/math-base-special-bessely0
Compute the Bessel function of the second kind of order zero.
bessel javascript math mathematics node node-js nodejs number special stdlib y0
Last synced: 21 Oct 2024
https://github.com/xcarpentier/fibo-premier
experimentation with rust programming
fibonacci mathematics rust rust-lang
Last synced: 23 Oct 2024
https://github.com/stdlib-js/random-strided-tools-unary-factory
Create a factory function for filling strided arrays with pseudorandom values drawn from a unary PRNG.
factory fcn func function generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng statistics stats stdlib tools
Last synced: 21 Oct 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/rindow/rindow-opencl-ffi
The Interface of The OpenCL for FFI on PHP
gpgpu gpu hpc machine-learning mathematics opencl php php8
Last synced: 21 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/sebastiandotdev/math-rs
An extensive math library for Rust
Last synced: 16 Nov 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/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: 06 Nov 2024
https://github.com/juliandavidmr/fluxmath
Aplicacion Django + VueJS, graficador de procesos estocásticos
ecuation markov-chain mathematics modeling prediction prediction-algorithm stochastic-processes udla
Last synced: 09 Nov 2024
https://github.com/chris00/rust-crlibm
Rust binding to CRlibm, a correctly rounded math lib
mathematical-functions mathematics rounding
Last synced: 29 Oct 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: 30 Oct 2024
https://github.com/stdlib-js/random-array-hypergeometric
Create an array containing pseudorandom numbers drawn from a hypergeometric distribution.
array discrete generator hypergeometric javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 21 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/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/popckovs/computational_mathematics
Создаю свой модуль для решение задач по вычислительной математике.
mathematics matplotlib numpy python-3
Last synced: 07 Nov 2024
https://github.com/qequ/pyrite
A Crystal library for scientific computing - featuring complex numbers, PRNGs, root-finding, statistical distributions, and more. Inspired by SciLua.
complex-numbers crystal-lang mathematics numerical-methods prng root-finding scientific-computing statistics
Last synced: 26 Oct 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/abhimanyuhk/mathematics-with-python
equation math mathematics maths python
Last synced: 09 Nov 2024
https://github.com/kolosovpetro/onthebinomialtheoremanddiscreteconvolution
On the link between binomial theorem and discrete convolution
binomial-theorem math mathematics open-research open-science polynomials research research-project
Last synced: 15 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
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/VLambda/NumeriLib
A Rust Mathematics Library
calculus cargo crate library linear-algebra math mathematics matrix matrix-functions rust rust-lang statistics stats
Last synced: 18 Nov 2024
https://github.com/stdlib-js/random-strided-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: 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/stynw7/computer_science_resources
Provides Computer Science subjects to learn for free ✨
algorithms calculus cheatsheets computer-science data-structures mathematics programming resources roadmap statistics
Last synced: 12 Nov 2024
https://github.com/hasibzunair/randomfun
Notebooks and scripts, mostly computer vision stuff
deep-learning machine-learning mathematics
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: 10 Nov 2024
https://github.com/huangfusl/huangfusl.github.io
HuangFuSL's personal blog
blog github github-pages huangfusl latex mathematics mkdocs mkdocs-material mkdocs-site python
Last synced: 11 Oct 2024
https://github.com/neelsoumya/mathematics
A repository of free resources to teach yourself mathematics
math mathematics mathematics-textbooks
Last synced: 10 Nov 2024
https://github.com/liba001/ti-nspire
Little programs for the 'TI-nspire CX' calculator.
calculator lua mathematics ti-nspire
Last synced: 14 Oct 2024
https://github.com/g4brielvs/g4brielvs.github.io
"The true delight is in the finding out rather than in the knowing"
education jekyll jekyll-sites mathematics personal-blog
Last synced: 14 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/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: 10 Nov 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/timjb/mathezirkel-kurs
educational-materials mathematics
Last synced: 22 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/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/verzatiledev/university.210ct_exercises
Software to Solve Mathematics Factorial Numbers Trailing's, Algorithms
cplusplus mathematics software university-assignment
Last synced: 11 Nov 2024