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-24 00:18:44 UTC
- JSON Representation
https://github.com/bukinoshita/define-probability
Define probability of getting results
javascript math mathematics nodejs probability
Last synced: 19 Dec 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/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: 05 Jan 2025
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/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/xcarpentier/fibo-premier
experimentation with rust programming
fibonacci mathematics rust rust-lang
Last synced: 11 Dec 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/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/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/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/ninivert/barnsley-fern-animated
Animated version of the Barnsley fern
animation barnsley-fern mathematics
Last synced: 05 Jan 2025
https://github.com/jonsteinn/meshgenerator
A web GUI for generating, previewing and exporting .obj file meshes with math functions.
calculus flask graphics mathematics mesh python webgl
Last synced: 05 Jan 2025
https://github.com/jonsteinn/graphicsproblemgenerator
Randomly generated math problems for graphics problem
Last synced: 05 Jan 2025
https://github.com/patrikmasiar/algorythm-of-the-night
Awesome list of algorithms that help you 🚀 Feel free to contribute 👨🏻💻
algorithms data interview-questions logic logic-programming math mathematics science
Last synced: 14 Dec 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/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-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-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/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-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/fuglede/find-the-relation
A web-based game to illustrate the faithfulness problem for the Burau representation of the four strand braid group
braid braid-groups braids burau math mathematical-physics mathematics maths quantum-field-theory representation-theory topological-quantum-computation topology
Last synced: 05 Jan 2025
https://github.com/ziqi-yang/math_modeling_scripts
useful scripts, charts and algorithms for math modeling
mathematical-modelling mathematics matlab python python3 script
Last synced: 20 Dec 2024
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/stdlib-js/stats-base-nanvariancetk
Calculate the variance of a strided array ignoring NaN values 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: 26 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: 20 Dec 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 Jan 2025
https://github.com/stdlib-js/array-base-linspace
Generate a linearly spaced numeric array.
array generic javascript linear linspace math mathematics matlab node node-js nodejs stdlib utilities utils
Last synced: 24 Oct 2024
https://github.com/stdlib-js/random-streams-poisson
Create a readable stream for generating pseudorandom numbers drawn from a Poisson distribution.
continuous javascript math mathematics node node-js nodejs poisson prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 15 Dec 2024
https://github.com/yussufbiyik/grafik-cizici
Grafik çizen bi uygulama çok bir şey değil
chartjs github-pages graph learn math mathematics mathjs
Last synced: 05 Jan 2025
https://github.com/stdlib-js/stats-incr-ewvariance
Compute an exponentially weighted variance incrementally.
accumulator deviation dispersion emv ewmv exponential incremental javascript math mathematics node node-js nodejs statistics stats stdlib var variance weighted
Last synced: 24 Oct 2024
https://github.com/stdlib-js/stats-incr-mse
Compute the mean squared error (MSE) incrementally.
accumulator delta deviation diff difference err error incremental javascript math mathematics msd mse node node-js nodejs residuals statistics stats stdlib
Last synced: 24 Oct 2024
https://github.com/ltalirz/questiontex
QuestionTeX is a LaTeX package for writing multiple choice tests
latex mathematics multiple-choice
Last synced: 16 Dec 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/alfredo1995/recyclable-scroll-view
Recyclable ScrollView Infinite on Unity Engine, optimized to handle a large number of elements without compromising performance.
csharp mathematics objectpooling optimization-algorithms perfomance-optimization scriptableobject sharder unity
Last synced: 20 Jan 2025
https://github.com/stdlib-js/constants-float32-two-pi
2π.
2pi const constant float float32 floating-point ieee754 javascript math mathematics node node-js nodejs pi precision stdlib
Last synced: 28 Dec 2024
https://github.com/theelectronwill/easy-math-calculator
Calculateur et solveur d'équation mathématiques. - Projet d'ISN
Last synced: 29 Nov 2024
https://github.com/sleepymalc/jintegrationbee
The LaTeX source code for UM-SJTU JIntegration Bee event ⨑
Last synced: 11 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: 20 Jan 2025
https://github.com/szymonkubica/formalising-mathematics
Formal proofs of mathematical analysis theorems using Lean programming language
Last synced: 18 Jan 2025
https://github.com/programmin1/optimizedstations
OptimizedStations as described in Tomorrow's math
hacktoberfest math mathematics
Last synced: 12 Jan 2025
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: 16 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: 13 Jan 2025
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: 06 Jan 2025
https://github.com/chanceyu/front-end-math
:triangular_ruler: Mathematics code snippets. https://chanceyu.github.io/front-end-math/
front-end javascript math mathematics
Last synced: 11 Jan 2025
https://github.com/nlitsme/pycrcexperiment
Experiment, making the relation of CRC's and polynomials explicit
Last synced: 05 Dec 2024
https://github.com/stdlib-js/blas-ext-base-dsortins
Sort a double-precision floating-point strided array using insertion sort.
arrange array blas double extended float64 float64array insertion javascript math mathematics ndarray node node-js nodejs order permute sort stdlib strided
Last synced: 17 Oct 2024
https://github.com/reon90/pointintrianglesample
Sample of various ways determination whether point lies inside triangle
Last synced: 24 Dec 2024
https://github.com/stdlib-js/utils-size-of
Return the size (in bytes) of the canonical binary representation of a specified numeric type.
bytes float integer javascript math mathematics nbytes node node-js nodejs numbytes size size-of sizeof stdlib type util utilities utility utils
Last synced: 17 Oct 2024
https://github.com/nlitsme/expressionfinder
Tool for solving math problems involving finding an expression for a given value. (like numberphile's 10958 problem)
10958 expression-tree mathematics numberphile
Last synced: 05 Dec 2024
https://github.com/goessl/vector
An infinite-dimensional vector package.
hilbert hilbert-spaces infinite infinite-dimensions lightweight math mathematics minimalistic physics pip python python3 python38 quantum-mechanics vector vector-space vectors
Last synced: 29 Nov 2024
https://github.com/afonsocmsousa/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: 28 Dec 2024
https://github.com/pockerman/probability_and_statistics_notes
Computational probability and statistics notes
machine-learning mathematics optimization probability python statistics
Last synced: 06 Jan 2025
https://github.com/allofphysicsgraph/allofphysics.com
Flask, Neo4j, Gunicorn, Docker software for
derivation graph mathematics physics
Last synced: 13 Jan 2025
https://github.com/mathjslab/mathjslab
MathJSLab - An interpreter with language syntax like MATLAB/Octave. ISBN 978-65-00-82338-7
antlr antlr4 educational grammar interpreter lexer math mathematics mathjslab mathml matlab octave parser
Last synced: 14 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/mahrjose/bracu-mns
All the materials from BRAC University MNS Dept. courses.
bracu bracumns mahrjose mat110 mathematics mns statistics
Last synced: 06 Jan 2025
https://github.com/stdlib-js/constants-float64-max-base2-exponent-subnormal
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
bias binary const constant dbl double exponent float floating-point ieee754 javascript math mathematics max maximum node node-js nodejs stdlib subnormal
Last synced: 01 Nov 2024
https://github.com/stdlib-js/stats-base-nanmax-by
Calculate the maximum value of a strided array via a callback function, ignoring NaN values.
array domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 01 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/0x48piraj/fractalverse
A tour in the wonderland of deterministic, random and natural fractals with python.
animation chaos fractal fractal-algorithms fractal-rendering fractals math mathematics matplotlib modeling nonlinear playground python vizualisation
Last synced: 06 Jan 2025
https://github.com/sebastienrousseau/cmn
A Rust library for accessing a collection of mathematical and cryptographic constants
avogadro boltzmann constants cryptography data-structures development-tools euler gamma golden-ratio hash mathematics pi planck rust silver-ratio squareroot tau
Last synced: 12 Oct 2024
https://github.com/marcorfilacarreras/matemaquest
A simple API to get information of the "Pruebas Canguro" exams
api docker github-actions java math mathematics spark
Last synced: 13 Jan 2025
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: 21 Jan 2025
https://github.com/mgobeaalcoba/maths_functions_in_notebooks
estatistic jupyter-notebook mathematics maths python
Last synced: 20 Jan 2025
https://github.com/kolosovpetro/polynomialidentityinvolvingbtandfaulhaber
Polynomial identity involving Binomial Theorem and Faulhaber's formula
binomial-theorem math mathematics open-research open-science polynomials preprints research research-project working-paper
Last synced: 16 Jan 2025
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/stdlib-js/math-base-special-falling-factorial
Compute the falling factorial.
descending factorial falling falling-sequential function gamma javascript lower math mathematics node node-js nodejs number special special-function stdlib
Last synced: 13 Jan 2025
https://github.com/stdlib-js/stats-base-dsemyc
Calculate the standard error of the mean for a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
array estimate estimation float64 javascript math mathematics mean node node-js nodejs standard-deviation standard-error standard-error-of-the-mean statistics stats stdlib strided strided-array typed
Last synced: 13 Jan 2025
https://github.com/kristorres/ferrers-rocher
🤓 A web app that animates bijections of integer partitions.
javascript mathematics nodejs rollup svelte web-app
Last synced: 29 Nov 2024
https://github.com/meltjactechs/self-driving-car
Javascript - No Frameworks, No Libraries
game-physics machine-learning mathematics neural-network ray-casting vanilla-javascript
Last synced: 06 Dec 2024
https://github.com/ppmpreetham/newton_gregory_interpolation
Input your cool random numbers and then get a function for the same.
Last synced: 06 Dec 2024
https://github.com/stdlib-js/random-strided-t
Fill a strided array with pseudorandom numbers drawn from a Student's t distribution.
continuous gaussian generator javascript math mathematics node node-js nodejs normal prng pseudorandom rand random rng statistics stats stdlib student t
Last synced: 03 Dec 2024
https://github.com/stdlib-js/random-array-triangular
Create an array containing pseudorandom numbers drawn from a triangular distribution.
array continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib triangular
Last synced: 03 Dec 2024
https://github.com/jaalonso/razonando-con-lean
Elaboración de demostraciones con Lean.
automated-theorem-proving leanprover mathematics proof-assistant
Last synced: 06 Dec 2024
https://github.com/avdeev/bifurcational-dynamics
Investigation of the dynamics of vibro-impact mechanism with a crank vibration exciter
dynamic investigation javascript mathematics vibro-impact
Last synced: 24 Nov 2024
https://github.com/edinsonrequena/engineering-mathematics
Specialization in Mathematical Engineering from the Universidad Politecnica de Valencia
algebra computer-science derivatives engeneering integral mathematical-engineering mathematics
Last synced: 29 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: 19 Jan 2025
https://github.com/mohadoum/maillage
This program helps to perform meshing operations in a convex domain. Alhamdoulilah!
algorithms convex-domain mathematics meshing meshing-algorithms numerical-application
Last synced: 29 Dec 2024
https://github.com/liba001/ti-nspire
Little programs for the 'TI-nspire CX' calculator.
calculator lua mathematics ti-nspire
Last synced: 29 Nov 2024
https://github.com/antoniojcosta/calculus-exercises
Numerical Calculus exercises solved using python.
calculus calculus-course fraction jupyter-notebook mathematics matplotlib numpy phisics python sympy
Last synced: 21 Dec 2024
https://github.com/professionalmenace/julia-sets
Fractal visualizer in C++ and SDL2.
fractal fractals math mathematics
Last synced: 06 Dec 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: 30 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/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/daleroberts/ruin-tstable
Finite-time ruin problem for tempered stable processes
mathematics monte-carlo-simulation probability
Last synced: 01 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/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/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/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/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/samson-mano/random_domain_generator
C# implementation of random closed domain generator
algorithm bounded closed-domain domain inner-surfaces map-generation map-generator mathematics random-closed-domain random-surface surface surface-detection surfaces
Last synced: 29 Dec 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: 21 Dec 2024
https://github.com/islemci/nicemath
A simple math library for your daily math problems
Last synced: 15 Oct 2024