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/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: 22 Dec 2024
https://github.com/stdlib-js/math-base-special-kernel-cos
Compute the cosine of a number on `[-ฯ/4, ฯ/4]`.
angle cos cosine javascript kernel math mathematics node node-js nodejs radians stdlib trig trigonometry
Last synced: 10 Nov 2024
https://github.com/sayidmushtaq/gradegenius
GradeGenius is a simple web app designed to make calculating your exam grades easy and efficient. ๐ง๐ผโ๐
grade-calculator html-css-javascript mathematics
Last synced: 25 Nov 2024
https://github.com/neizod/problems
neizod's solution to math & com-sci problems
algorithm computer-science mathematics problems-solving
Last synced: 21 Nov 2024
https://github.com/llee454/pigeons
A proof of the Pigeonhole principle. The Pigeonhole principle is a fundamental theorem that is used widely in Computer Science and Combinatorics, it asserts that if you put n things into m containers, and n > m, then at least one of the containers contains more than one thing.
coq coq-formalization mathematics pigeonhole proof theorem-proving theorems
Last synced: 23 Oct 2024
https://github.com/stdlib-js/blas-ext-base-dnannsumkbn
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved KahanโBabuลกka algorithm.
array blas compensated extended float64 javascript math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed
Last synced: 06 Nov 2024
https://github.com/harsh7in/competitive-programming
This repository contains algorithms for Competitive Programming as a part of my competitive programming Journey.
algorithms arrray bitmasking dynamic-programming graph mathematics recursion stl string
Last synced: 07 Jan 2025
https://github.com/stdlib-js/math-base-special-sincospi
Simultaneously compute the sine and cosine of a number times ฯ.
angle cos cosine cospi javascript math mathematics node node-js nodejs radians sin sincospi sine sinpi stdlib trig trigonometry
Last synced: 10 Nov 2024
https://github.com/fuglede/burau
Search for non-trivial elements of the kernel of the Burau representation of the four-strand braid group.
braid braid-groups braids burau hacktoberfest math mathematical-physics mathematics quantum-field-theory representation-theory topological-quantum-computation topology
Last synced: 09 Nov 2024
https://github.com/lewisakura/100-test
A math question that evaluates to 100. Designed to test operator precedence.
bidmas bodmas math mathematics operator-precedence programming-language-development test testing
Last synced: 26 Nov 2024
https://github.com/nchechulin/spline-interpolation
A task for Bonus Point from HSE
cplusplus mathematics qt spline-interpolation
Last synced: 21 Nov 2024
https://github.com/digitalkaoz/rechentrainer
let your kids train some basic math
flutter learning mathematics mobx
Last synced: 07 Dec 2024
https://github.com/learnmathweb/app
LearnMath Official App
app electron electronjs learnmath math mathematics maths
Last synced: 11 Oct 2024
https://github.com/stdlib-js/math-strided-special-acos-by
Compute the arccosine of each element retrieved from an input strided array via a callback function.
acos arccosine array element-wise inverse javascript map math mathematics ndarray node node-js nodejs radians stdlib strided transform trig trigonometry vector
Last synced: 08 Nov 2024
https://github.com/stdlib-js/stats-incr-mvmr
Compute a moving variance-to-mean ratio (VMR) incrementally.
dispersion dispersion-index fano fano-factor index-of-dispersion javascript math mathematics node node-js nodejs relative-variance sample sample-variance statistics stats stdlib unbiased variance vmr
Last synced: 10 Nov 2024
https://github.com/nonlin-lin-chaos-order-etc-etal/websofmath_now_sh_nextjs
Nonlinear Mathematics Example
logic math mathematics metamath mm nl nlsci nonlinear nonlinear-science science synergetic synergetics
Last synced: 01 Dec 2024
https://github.com/stdlib-js/math-base-ops-mul
Multiply two double-precision floating-point numbers.
double double-precision javascript math mathematics multiplication multiply node node-js nodejs number prod product stdlib times
Last synced: 08 Nov 2024
https://github.com/stdlib-js/math-strided-special-bessely1-by
Compute the Bessel function of the second kind of order one for each element retrieved from an input strided array via a callback function.
accessor array bessel callback clbk element-wise javascript map math mathematics ndarray node node-js nodejs special stdlib strided transform vector y1
Last synced: 08 Nov 2024
https://github.com/stdlib-js/math-iter-special-logit
Create an iterator which evaluates the logit function for each iterated value.
iterable iterate iterator javascript log-odds logistic logit math mathematics node node-js nodejs proportion sigmoid special stdlib
Last synced: 10 Nov 2024
https://github.com/stdlib-js/math-base-utils-relative-difference
Compute the relative difference of two real numbers.
abs diff difference dist distance error javascript math mathematics node node-js nodejs numbers relative stdlib
Last synced: 18 Nov 2024
https://github.com/stdlib-js/math-base-tools-lucaspoly
Evaluate a Lucas polynomial.
eval evalpoly evaluate fib fibo fibonacci javascript lucas math mathematics negalucas node node-js nodejs number poly polynomial polyval stdlib
Last synced: 18 Nov 2024
https://github.com/josgard94/crud_solution_equation_quadratic-
In this project, I present crud for solving quadratic equations developed using HTML, CSS, and PHP. For the solution of the quadratic equations the general formula. Check the video tutorial.
crud css ecuacion-cuadratica equation-solver equations html html5 mathematics php programming quadratic-equations website
Last synced: 21 Nov 2024
https://github.com/stdlib-js/stats-iter
Standard library functions for computing statistics over iterators.
iter iteration iterator iterators javascript lib library math mathematics node node-js nodejs standard statistics stats stdlib
Last synced: 21 Oct 2024
https://github.com/stdlib-js/math-base-special-sin
Compute the sine of a number.
angle javascript math mathematics node node-js nodejs radians sin sine stdlib trig trigonometry
Last synced: 15 Oct 2024
https://github.com/galenseilis/conaction
A package for studying how things change together.
correlation correlation-analysis correlation-coefficient entropy-measures estimation information-theory math mathematical-functions mathematics multilinear-maps python python3 statistics statistics-library statistics-toolbox thesis-project transformation
Last synced: 09 Nov 2024
https://github.com/pniewiejski/ulam-spiral
Generate ulam spirals ๐
mathematics prime-numbers sieve-of-eratosthenes ulam-spiral
Last synced: 31 Oct 2024
https://github.com/stdlib-js/random-iter-logistic
Create an iterator for generating pseudorandom numbers drawn from a logistic distribution.
continuous generator iterator javascript logistic math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 18 Nov 2024
https://github.com/avezoor/avz-project-euler
A project of solving programming algorithm problems taken from projecteuler.net
algorithm mathematics projecteuler projecteuler-solutions
Last synced: 20 Dec 2024
https://github.com/stdlib-js/array-linspace
Generate a linearly spaced numeric array.
array generic javascript linear linspace math mathematics matlab node node-js nodejs stdlib utilities utils
Last synced: 18 Nov 2024
https://github.com/bartolomej/vector-field
Dynamical 2D vector field visualisation.
mathematics vector-field visualization
Last synced: 22 Dec 2024
https://github.com/stdlib-js/constants-float16-precision
Effective number of bits in the significand of a half-precision floating-point number.
const constant float floating-point half ieee754 javascript math mathematics node node-js nodejs precision significand stdlib
Last synced: 09 Nov 2024
https://github.com/yunusey/newtonfractals
Newton Fractals in Godot!
2d animation fractals game godot godot-engine godot4 math mathematic-modeling mathematics simulation
Last synced: 24 Nov 2024
https://github.com/nohomey/mathematics
Solving mathematic tasks in first semester of studying Bachelor of Informatics in FMI at SU using LaTex
homework latex lims linear-algebra mathematical-analysis mathematics
Last synced: 13 Nov 2024
https://github.com/wtanaka/ansible-role-numpy
Ansible role to install numpy for Python
ansible ansible-galaxy ansible-role ansible-roles galaxy linear-algebra linear-algebra-library linearalgebra math mathematics numpy python scientific scientific-computing
Last synced: 22 Nov 2024
https://github.com/strake/stern-brocot.hs
Library of the Stern-Brocot representation of the rational numbers
arithmetic mathematics rational-numbers stern-brocot-tree
Last synced: 18 Nov 2024
https://github.com/stdlib-js/math-base-special-pow
Exponential function.
exponential function javascript math mathematics natural node node-js nodejs number pow power stdlib
Last synced: 12 Oct 2024
https://github.com/stdlib-js/random-iter
Standard library pseudorandom number generator iterators.
generator javascript lib library math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable standard statistics stats stdlib
Last synced: 18 Nov 2024
https://github.com/stdlib-js/random-iter-bernoulli
Create an iterator for generating pseudorandom numbers drawn from a Bernoulli distribution.
bernoulli binomial discrete generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 08 Dec 2024
https://github.com/jonsteinn/graphicsproblemgenerator
Randomly generated math problems for graphics problem
Last synced: 05 Jan 2025
https://github.com/jonaxplanta/primenumbers
A simple Prime Number Finder using TypeScript.
mathematics prime-numbers terminal-app training typescript
Last synced: 20 Nov 2024
https://github.com/raphsenn/some-optimization-algorithms
Just some optimization algorithms with raw python
differential-equations gauss-newton gauss-newton-method gradient-descent least-squares linear-programming linear-regression mathematics optimization optimization-algorithms
Last synced: 20 Nov 2024
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/assyrianic/text-input-math-calculator-workshop
educational workshop & material for teaching Computer Science & Computer Engineering students in how to create a math calculator using lexical analysis and parsing theory.
education educational educational-project lexer lexical-analysis lexical-analyzer math mathematics parsing
Last synced: 05 Jan 2025
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/jeluchu/pascalinaplus
Pascalina, ยกLa calculadora adivina! Actualmente estรก disponible รบnicamente en ordenadores con Linux. En ella podrรกs realizar todo tipo de operaciones matemรกticas. Pruรฉbala y si te gusta la idea, apรณyanos dรกndole "Star". Y como no darle las gracias a @franciscoquintana por crear el instalador.
calculadora calculate calculator math mathematics pascalina programmer programming programming-language
Last synced: 18 Nov 2024
https://github.com/shivamksharma/numericalanalysismethod
In This Respository, I tried to familiarize the beginner with Numerical Analysis in 6 Methods. This is intended to be the first article in a series of Numerical Analysis Methods and Their Implementation in C++.
aitken algorithm convergence-acceleration-algorithm cplusplus equation iteration-process iterations iterations-passed mathematicians mathematics newton nfdf numerical-analysis numerical-methods projects projects-done respository solving-equations
Last synced: 30 Nov 2024
https://github.com/syedalimohsinbukhari/matrices
A simple python implementation of matrices, with a lot of stuff to add.
Last synced: 06 Dec 2024
https://github.com/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-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/uncomputable/tackling-bulletproofs
In-depth survey into what Bulletproofs are and how they work
cryptography learning mathematics pdf tutorial zero-knowledge-proof
Last synced: 10 Dec 2024
https://github.com/ninivert/barnsley-fern-animated
Animated version of the Barnsley fern
animation barnsley-fern mathematics
Last synced: 05 Jan 2025
https://github.com/syedalimohsinbukhari/solvers
A library for some basic numerical solvers.
mathematics numerical-solvers python3
Last synced: 06 Dec 2024
https://github.com/jhairparis/the-methods
The methods are a project created for the subject of numerical analysis, based on books such as Matemรกticas para Ingenierรญa. Mรฉtodos numรฉricos con Python (2017) Anรกlisis numรฉrico / Richard L. Burden, J. Douglas Faires
analysis mathematics numerical-analysis python windows11
Last synced: 22 Dec 2024
https://github.com/lancejpollard/hash
Hashing Function Theory
cryptography group-theory hash-functions mathematics papers
Last synced: 30 Nov 2024
https://github.com/stevehjohn/calculator
A project implementing a calculator able to parse complex mathematical expressions.
calculator csharp csharp-library mathematics parser
Last synced: 19 Nov 2024
https://github.com/mrtkp9993/mathprog
Automated theorem proving, Logic Programming, Optimization examples.
constraint-programming discrete-optimization mathematical-modelling mathematics optimization sat-solver satisfiability theorem-proving
Last synced: 17 Nov 2024
https://github.com/lebrancconvas/math-computer-graphics-playground-htmlcanvas
Implement Mathematics & Computer Graphics Concept on Web Application as Playground Projects with HTML5 Canvas + Vanilla Typescript (Built with Vite).
computer-graphics html5-canvas mathematics side-project typescript
Last synced: 08 Jan 2025
https://github.com/itis-enrico-fermi/notespeedup
A collection of tools to speed up digital note-taking in scientific and mathematical fields.
algebra coefficients latex latex-generator latex-notes lecture-notes linear-algebra math-notes mathematics matrices note-taking notes python-script python3 scalars vectors
Last synced: 20 Nov 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: 05 Jan 2025
https://github.com/jeonghunyoon/python-programming
data-science jupyter-notebook machine-learning mathematics python statistics
Last synced: 24 Nov 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: 20 Nov 2024
https://github.com/5noxi/b64reversed-math-obfuscator
Encodes each line to base64, reverts them & builds the decryption. Afterwards obfuscates all reverted b64 keys with math techniques. Also uses MBA obfuscated commands/strings ;D
base64 encrypt encryption mathematics mixed-boolean-arithmetic obfuscation obfuscator powershell reverse-engineering reversed
Last synced: 08 Jan 2025
https://github.com/mateuschaves/dll
Desenvolvimento de uma DLL que resolve problemas da Geometria Analรญtica.
algebra c dll geometry-library mathematics university-project
Last synced: 17 Nov 2024
https://github.com/bhavya-dang/node-math.js
A simple math library for NodeJS and JavaScript.
algebra eval javascript math mathematics nodejs numeric
Last synced: 23 Nov 2024
https://github.com/entkenntnis/einhorn-der-mathematik
Lรถse Mathe-Rรคtsel mit der Einhorn-Dame Tina und ihrem Bruder Teo. Knobel-Spaร fรผr jedes Alter.
education math mathematics riddle-game riddles storytelling unicorn
Last synced: 17 Nov 2024
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/chitangchin/rotateadonut
Rotating Donut
3d csharp fun math mathematics torus
Last synced: 06 Dec 2024
https://github.com/cjdoris/magmautils
Adds basic functionality missing from Magma.
Last synced: 20 Nov 2024
https://github.com/verzatiledev/university.210ct_exercises
Software to Solve Mathematics Factorial Numbers Trailing's, Algorithms
cplusplus mathematics software university-assignment
Last synced: 08 Jan 2025
https://github.com/kathleenwest/advancedformapplicationv
This is a very simple windows form application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 โ Advanced. Objectives: Task Parallel Library TPL Parallel.ForEach ProgressBar Windows Forms Action delegate Cancelling Tasks CancellationTokenSource Calculating PI cross-thread synchronization recursion Tasks ContinueWith TaskContinuationOptions
asynchronous-programming calculating-pi cancellation cancellation-handling cancellationtoken cross-thread csharp csharp-code delegates mathematics parallel-processing parallel-programming progress-bar recursion synchronization task-management task-parallel task-parallel-library tasks windows-forms
Last synced: 23 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/stdlib-js/math-base-special-asindf
Compute the arcsine (in degrees) of a single-precision floating-point number.
arcsine asin degree inverse javascript math mathematics node node-js nodejs radians sine stdlib trig trigonometry
Last synced: 17 Nov 2024
https://github.com/mathflowjs/mathflow
๐ A scripting language designed for solving mathematical expressions and calculations.
henryhale language math-library math-parser mathematical-expressions mathematics ts typescript
Last synced: 08 Jan 2025
https://github.com/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/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/random-array-tools
Pseudorandom number generator array creation function tools.
generator javascript lib library math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable standard statistics stats stdlib
Last synced: 20 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/mountain/mmtk
An experimental toolkit of metamath based on mmj2
math mathematics metamath verfication
Last synced: 22 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/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/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/julieisbaka/code-math-ai
Data set for an AI with the function / purpose of assisting in mathamatical computations and general coding / development.
ai machine-learning math math-library mathematica mathematical-expressions mathematical-modelling mathematical-programming mathematics maths matlab matplotlib matplotlib-animation matplotlib-figures matplotlib-pyplot matplotlib-python
Last synced: 20 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/sebastiandotdev/math-rs
An extensive math library for Rust
Last synced: 16 Nov 2024
https://github.com/theanasuddin/gonit-korbo-joy-2nd-edition-by-tamim-shahriar-subeen
Gonit Korbo Joy (2nd Edition) by Tamim Shahriar Subeen and Tahmid Rafi. All examples in JAVA.
elementary gonit-korbo-joy java mathematics tahmid-rafi tamim-shahriar-subeen
Last synced: 17 Nov 2024
https://github.com/stdlib-js/stats-base-dvarianceyc
Calculate the variance of a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
cramer deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array unbiased var variance youngs
Last synced: 20 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/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: 15 Nov 2024
https://github.com/xcarpentier/fibo-premier
experimentation with rust programming
fibonacci mathematics rust rust-lang
Last synced: 11 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/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/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/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/opqdonut/ramanujan
Lazy infinite stream of Ramanujan numbers in Haskell
Last synced: 07 Dec 2024