Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Mathematics
Mathematics is an area of knowledge that includes such topics as numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes.
- GitHub: https://github.com/topics/mathematics
- Wikipedia: https://en.wikipedia.org/wiki/Mathematics
- Aliases: math,
- Last updated: 2024-11-15 00:17:42 UTC
- JSON Representation
https://github.com/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/learnmathweb/app
LearnMath Official App
app electron electronjs learnmath math mathematics maths
Last synced: 11 Oct 2024
https://github.com/ickk/aberth
Aberth's method for finding the zeros of a polynomial
Last synced: 11 Nov 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/juancastillo0/tensorflow_dart
TensorFlow bindings in Dart. API modeled after TensorFlowJS. Works using WASM for the web or desktop.
dart data-processing data-science deep-learning flutter machine-learning mathematics neural-networks tensorflow wasm
Last synced: 19 Oct 2024
https://github.com/friedbrice/applications-of-category-theory-to-programming-languages
Presentation and supporting code examples given at the Graduate Mathematics Seminar, Cal State Channel Islands, 2018-03-05.
beamer latex mathematics presentation-slides scala
Last synced: 15 Oct 2024
https://github.com/frankmike/bitcoin-from-scratch
A study on Bitcoin main components
bitcoin bitcoin-payment bitcoin-transaction blockchain cryptography mathematics
Last synced: 11 Oct 2024
https://github.com/lebrancconvas/gcd-lcm
Finding GCD and LCM via Web Application.
gcd lcm material-ui math mathematics maths mui personal-project react reactjs side-project
Last synced: 11 Nov 2024
https://github.com/guitarrapc/math-lab
Implementation of some math algorithms
algorithm algorithm-challenges algorithms-implemented fibonacci mathematics reference
Last synced: 27 Oct 2024
https://github.com/jsxgraph/moodle-filter_jsxgraph
moodle plug-in for JSXGraph
analysis dynamic geometry jsxgraph mathematics moodle plugin
Last synced: 05 Nov 2024
https://github.com/erhant/math-notes
My notes related to Number Theory (and more soon).
blog markdown mathematics mdbook
Last synced: 11 Oct 2024
https://github.com/overloadedorama/mathbotdiscord
A simple bot that does mathematical calculations for Discord
bot discord discord-bot discord-py math mathematics python python3
Last synced: 03 Nov 2024
https://github.com/possseidon/dang-lib
A C++ library, providing a variety of useful classes focused around game developement.
geometric-algorithms geometry glad glfw glsl math math-library mathematics opengl opengl-framework opengl-library opengl-wrapper utility utility-classes utils utils-library
Last synced: 30 Oct 2024
https://github.com/ringiclub/obfuscation
Analyses of obfuscation generated by ollvm and tigress.
assembly binary-analysis logical-reasoning mathematics obfuscation ollvm reverse-engineering tigress
Last synced: 28 Oct 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/particle1331/computational-linear-algebra
Rapidly develops the SVD and uses it for everything.
a linear-algebra loss-surface math mathematics matrix moore-penrose-pseudoinverse proof svd
Last synced: 16 Nov 2024
https://github.com/stdlib-js/random-iter-uniform
Create an iterator for generating pseudorandom numbers drawn from a continuous uniform distribution.
continuous generator iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib uniform
Last synced: 20 Oct 2024
https://github.com/stoverc/trigonometry
Trigonometry paclet for The Wolfram Paclet Repository
mathematics paclet trig trigonometric-calculations trigonometric-functions trigonometry wolfram-language wolfram-paclet-repository
Last synced: 12 Nov 2024
https://github.com/stdlib-js/stats-base-dsvariance
Calculate the variance of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.
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: 24 Oct 2024
https://github.com/stdlib-js/stats-base-meanwd
Calculate the arithmetic mean of a strided array using Welford's algorithm.
arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array welford
Last synced: 24 Oct 2024
https://github.com/librasteve/raku-math-polygons
Some perl6 polygon objects that draw using SVG
jupyter-notebook math mathematics maths perl6 polygons svg
Last synced: 05 Nov 2024
https://github.com/agucova/psuprep
:closed_book: A dynamic summary generator for the Chilean national math admissions test (PSU/PDT).
education flask gunicorn heroku huey latex mathematics
Last synced: 11 Nov 2024
https://github.com/ruun/ruanscript
A programming language for high school and college level math
calculus ci-cd college college-project continuous-integration javascript math mathematics programming-language programming-languages ruanscript student study-project
Last synced: 11 Nov 2024
https://github.com/domdfcoding/mathematical
Mathematical tools for Python 📐 🐍 🛠️
mathematics python python3 utilities
Last synced: 15 Oct 2024
https://github.com/cfr42/prooftrees
A LaTeX package for drawing logical tableaux.
latex latex-package logic mathematics pgf philosophy tableau tableaux tex tikz trees
Last synced: 07 Nov 2024
https://github.com/sbromberger/istwo.jl
IsTwo: is it two?
correct equality integer-arithmetic integers math mathematics numerics two
Last synced: 12 Oct 2024
https://github.com/barton-willis/asymptotic_expansion
Maxima code for some asymptotic expansions.
common-lisp mathematics maxima-cas special-functions
Last synced: 11 Nov 2024
https://github.com/harveyrdonnelly/maclaurin-series-models
A library of interactive Maclaurin Series Mathematical Models written in Python, including trigonometric and exponential functions.
maclaurin-series mathematical-modelling mathematics mathematics-education matplotlib numpy python python3 seaborn
Last synced: 15 Oct 2024
https://github.com/kjarosh/zobaczyc-matematyke
A website about complex numbers with interactive presentations
angular complex-numbers mathematics website
Last synced: 28 Oct 2024
https://github.com/mimmackk/unitball
Graphing the p-norm unit ball in 2 dimensions is a common exercise introductory analysis. Explore the problem solving process of modeling the 3-dimensional version, a much more difficult problem, using Python.
3d-models mathematics plotly python
Last synced: 04 Aug 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/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/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/jonghough/hyperspace
Collection of Mathematics functions and algorithms
combinatorics elliptic-curves math mathematics maths numbers permutations prime-numbers
Last synced: 11 Nov 2024
https://github.com/jonghough/subspace
Math library, written in Java.
biginteger combinatorics elliptic-curves factorization fft math mathematics maths numbers numerical-calculations permutation permutations pollard totient
Last synced: 11 Nov 2024
https://github.com/jishnub/vectorsphericalharmonics.jl
Vector Spherical Harmonics in Julia following the phase conventions of Varshalovich et al. (1988)
basis-set harmonics linear-algebra mathematics polynomials spherical-harmonics vector
Last synced: 13 Nov 2024
https://github.com/cluzier/graphcalc
A simple Raycast graphing calculator extension
graphic-calculator mathematics raycast
Last synced: 07 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-base-special-ellipe
Compute the complete elliptic integral of the second kind.
elliptic javascript math mathematics node node-js nodejs number special stdlib
Last synced: 08 Nov 2024
https://github.com/pceuropa/machine_learning
My materials collected during learning machine learning
collaboration machine-learning mathematics
Last synced: 13 Nov 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: 12 Oct 2024
https://github.com/singhsatyam/math_editor
TinyMCE plugin for MathquillBasedEditor
editor editor-plugin latex math-library mathematics mathjax tinymce tinymce-wysiwyg-editor
Last synced: 07 Nov 2024
https://github.com/MartinKondor/positron
Blazingly fast deep learning library for Python.
ai algorithms artificial-intelligence deep-learning deep-neural-networks machinelearning math mathematics neural-network neural-networks
Last synced: 02 Nov 2024
https://github.com/hemanta212/hello-manim
Collection of Manim Animations assignments and experimentations.
animation chemistry manim manim-3b1b math mathematics physics python
Last synced: 13 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/francoisschwarzentruber/proofscroll
A prototype for displaying proofs on Smartphones
mathematics proof proof-of-concept
Last synced: 13 Nov 2024
https://github.com/stdlib-js/math-iter-special-expit
Create an iterator which evaluates the standard logistic function for each iterated value.
expit inverse iterable iterate iterator javascript log-odds logistic logit math mathematics node node-js nodejs proportion sigmoid special stdlib
Last synced: 13 Nov 2024
https://github.com/stdlib-js/stats-iter-variance
Compute the unbiased sample variance over all iterated values.
dispersion iterable iterate iterator javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib unbiased var variance
Last synced: 13 Nov 2024
https://github.com/stdlib-js/math-iter-special-asinh
Create an iterator which computes the hyperbolic arcsine of each iterated value.
arc arcsine asinh hyperbolic inverse iterable iterate iterator javascript math mathematics node node-js nodejs radians sin sine stdlib trig trigonometry
Last synced: 13 Nov 2024
https://github.com/xizon/dev-math-handbook
程序员数学手册
math math-handbook math-tutorial mathematics tutorial
Last synced: 14 Nov 2024
https://github.com/stdlib-js/math-iter-special-sin
Create an iterator which computes the sine of each iterated value.
angle iterable iterate iterator javascript math mathematics node node-js nodejs radians sin sine stdlib trig trigonometry
Last synced: 14 Nov 2024
https://github.com/mertgunduz/console_mathematics_quiz
A basic console app made with .NET Framework. Random mathematics quiz in a console.
console csharp dotnet-framework mathematics
Last synced: 13 Nov 2024
https://github.com/stdlib-js/blas-ext-base-gnansumkbn
Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
array blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total
Last synced: 16 Nov 2024
https://github.com/stdlib-js/random-iter-binomial
Create an iterator for generating pseudorandom numbers drawn from a binomial distribution.
bernoulli binomial discrete generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 29 Oct 2024
https://github.com/stdlib-js/math-iter-special-havercos
Create an iterator which computes the half-value versed cosine for each iterated value.
cos cosine hac havercos havercosin havercosine haversed haversed-cosine hvc javascript math mathematics node node-js nodejs radians stdlib trig trigonometry versed-cosine
Last synced: 16 Nov 2024
https://github.com/danieldelimata/kochanski
LaTeX facsimile of the Kochański's approximation published in Acta Eruditorum in 1685
history latex-document latex-examples latex-pdf mathematics
Last synced: 15 Nov 2024
https://github.com/szczyglis-dev/php-ulam-spiral-generator
[PHP] Ulam spiral generator, builder and renderer with programmable API. It allows you to create Ulam spirals composed from given input datasets.
alghorithm calculations generator mathematics matrix renderer ulam-spiral
Last synced: 14 Nov 2024
https://github.com/tomwhite/atomiclisp
Atomic LISP is my reformulation of Gregory J. Chaitin's version of LISP that he uses in his books "The Unknowable" (Springer Verlag, 1999) and "The Limits of Mathematics" (Springer Verlag 1998).
Last synced: 12 Oct 2024
https://github.com/melchisedech333/verbum-paper
:clipboard: Verbum Paper is a software that is intended to be used to facilitate the sharing of formulas, equations, and things involving mathematics.
function-plotter latex latex-document latex-editor latex-example latex-examples latex-parser latex-pdf math math-functions mathematics paper paper-notes paper-presentation scientific-paper scientific-papers scientific-publications scientific-publishing scientific-research
Last synced: 15 Nov 2024
https://github.com/tomwhite/tournesol
Phyllotaxis code
fibonacci mathematics plants visualization
Last synced: 12 Oct 2024
https://github.com/stdlib-js/random-streams-box-muller
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution using the Box-Muller transform.
bell continuous gaussian generator javascript math mathematics node node-js nodejs normal prng pseudorandom rand random rng standard statistics stats stdlib
Last synced: 08 Nov 2024
https://github.com/tomwhite/gaussian-primes
Visualization of Gaussian primes
mathematics primes visualization
Last synced: 12 Oct 2024
https://github.com/tomwhite/alhambra
A Java API for experimenting with tilings and patterns.
geometry mathematics tiling visualization
Last synced: 12 Oct 2024
https://github.com/nicbarker/algebra-sandbox
Interactive algebra and symbolic manipulation
computer-algebra-system math mathematics mathematics-education
Last synced: 08 Nov 2024
https://github.com/cpmachado/cpmachado.github.io
My personal website / blog
blog chess dev hugo-site mathematics philosophy
Last synced: 06 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: 13 Oct 2024
https://github.com/414owen/pure-lambda
Lambda calculus expression simplifier repl
bison flex functional lambda lambda-calculus lambda-expressions math mathematics parser-generator
Last synced: 20 Oct 2024
https://github.com/414owen/lambda-repl
JS / jison port of my lambda-calculus reducer
functional jison lambda lambda-calculus mathematics maths
Last synced: 20 Oct 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/eigenein/bpci
Binomial proportion confidence intervals
agresti-coull binomial crate mathematics proportions rust rust-library statistics wald-interval wilson-score
Last synced: 27 Oct 2024
https://github.com/stdlib-js/random-base-logistic
Logistic distributed pseudorandom numbers.
factory generator javascript logistic math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 12 Oct 2024
https://github.com/stdlib-js/random-streams-geometric
Create a readable stream for generating pseudorandom numbers drawn from a geometric distribution.
discrete geometric javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 17 Oct 2024
https://github.com/perkss/perkss.github.io
My fun super interesting blog take a read
algorithm algorithms c clojure docker finance functional-programming green kubernetes math mathematics maths sustainability terraform
Last synced: 28 Oct 2024
https://github.com/tarsislimadev/calc
To sum any number
calculator desktop docker-compose flet mathematics python
Last synced: 13 Nov 2024
https://github.com/rindow/rindow-math-plot
Mathematical graph plotting library
graphics mathematics php plotting scientific-computing
Last synced: 06 Nov 2024
https://github.com/neizod/problems
neizod's solution to math & com-sci problems
algorithm computer-science mathematics problems-solving
Last synced: 13 Oct 2024
https://github.com/mwmorale/python_play
Welcome to python_play ! I figured that I should update my GitHub to show off my recent Python skills that I gained during my time at Nerdwallet as a Security Software Engineer! Here, I explore the infamous "polish notation". But, what is Polish notation and how would I implement it via programming? Simple! Polish notation(and the associated program written) is a very simple and useful program that uses Python to calculate the result of the users "Polish notation" input. Polish notation is a very fun mathematical trick that uses a mathematical notation in which operators precede their operands.
mathematical-programming mathematics python
Last synced: 06 Nov 2024
https://github.com/fliife/cas-discord
Discord bot for mathematics and symbolic computations
cas discord discord-bot docker giac mathematics maths
Last synced: 08 Nov 2024
https://github.com/adishavit/ordinals
Ordinal Arithmetic in C++
mathematics ordinal set-theory
Last synced: 06 Nov 2024
https://github.com/rikarani/hitung-ar
Hitung AR Genshin Impact
calculator genshin-impact mathematics tailwindcss
Last synced: 14 Oct 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: 06 Nov 2024
https://github.com/frodoalaska/socrates
Socrates is a simple, single-file math library specifically made for game/game engine development
cpp cpp20 game-development game-engine game-engine-development game-math game-math-library math math-library mathematics opengl vulkan
Last synced: 26 Oct 2024
https://github.com/stdlib-js/constants-float64-sqrt-half
Square root of 1/2.
const constant dbl double float64 floating-point half ieee754 javascript math mathematics node node-js nodejs root sqrt square stdlib
Last synced: 26 Oct 2024
https://github.com/huanyushi/pdf-study-notes
Some of my study notes, primarily focusing on mathematics, physics and computer science.
computer-science mathematics physics
Last synced: 07 Nov 2024
https://github.com/stdlib-js/math-base-special-heaviside
Evaluate the Heaviside function.
digital-signal-processing discontinuous dist distribution dsp heaviside javascript math mathematics node node-js nodejs ramp stdlib step-function unit-step-function
Last synced: 26 Oct 2024
https://github.com/imedadel/gatsby-papers
WIP - Easily publish your academic papers on the web using GatsbyJS
academia academic academic-paper academic-website computer-science gatsby-blog gatsby-starter gatsbyjs mathematics physics wip work-in-progress
Last synced: 07 Nov 2024
https://github.com/stdlib-js/random-streams-negative-binomial
Create a readable stream for generating pseudorandom numbers drawn from a negative binomial distribution.
binomial discrete javascript math mathematics negative node node-js nodejs prng pseudorandom rand random readable rng seed statistics stats stdlib stream
Last synced: 10 Nov 2024
https://github.com/stdlib-js/stats-base-dsmeanpn
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm with extended accumulation and returning an extended precision result.
arithmetic-mean array average avg central-tendency float float32 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed
Last synced: 10 Nov 2024
https://github.com/raideno/matrix
C / Cpp program to make it easier to work with matrices and do operations on matrices
Last synced: 07 Nov 2024
https://github.com/stdlib-js/random-base-erlang
Erlang distributed pseudorandom numbers.
erlang factory generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 07 Nov 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: 04 Nov 2024
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: 26 Oct 2024