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/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/stdlib-js/stats-base-meanors
Calculate the arithmetic mean of a strided array using ordinary recursive summation.
arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs ors statistics stats stdlib strided strided-array
Last synced: 10 Nov 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/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/bjoern-hempel/js-reinforcement-learning-framework
A reinforcement learning framework
javascript mathematics mit-license reinforcement-learning reinforcement-learning-algorithms statistics
Last synced: 07 Nov 2024
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/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/tomwhite/tournesol
Phyllotaxis code
fibonacci mathematics plants visualization
Last synced: 12 Oct 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/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/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/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/francoisschwarzentruber/proofscroll
A prototype for displaying proofs on Smartphones
mathematics proof proof-of-concept
Last synced: 13 Nov 2024
https://github.com/danielpclark/digits
Custom numeric bases written as linked lists and additive Mathematics reaching “to infinity, and beyond”.
character digit mathematics rust sequence
Last synced: 12 Oct 2024
https://github.com/luhur65/kuis-matematika
Kuis Matematika v2.0 Alpha is here !!! Enjoy your play hehehe
console-game game game-kuis-matematika mathematics permainan-kuis python python3
Last synced: 09 Nov 2024
https://github.com/eoic/projecteuler
Project Euler solutions in Elixir.
elixir mathematics problem-solving project-euler
Last synced: 08 Nov 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: 12 Oct 2024
https://github.com/lebrancworkshop/lebranc-learn-functional-programming
I'm learning a Functional Programming by learning its pure math concepts and apply it on functional language like Haskell, Clojure, Elixir, etc.
abstract-algebra category-theory clojure elixir fsharp functional-programming haskell homotopy-type-theory javascript lambda-calculus mathematics pure-mathematics racket scala theoretical-computer-science theory-of-computation type-theory typescript
Last synced: 12 Oct 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/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/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/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/mikebsg01/competitive-programming
Solutions of several online judges and problems of programming competitions (data structures and algorithms).
algorithms bitmask c c-plus-plus competitive-programming cpp11 data-structures dp graphs hashing java mathematics online-judges programming-competitions programming-contests python3 ruby trees vectors
Last synced: 09 Nov 2024
https://github.com/stdlib-js/random-streams-kumaraswamy
Create a readable stream for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.
continuous javascript kumaraswamy math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 13 Oct 2024
https://github.com/xtonousou/projecteuler
:tophat: Project Euler solutions
euler euler-solutions mathematics maths project python
Last synced: 12 Oct 2024
https://github.com/saggre/chaos-equations
2-dimensional random dynamic systems visualized using WebGL
art chaos-equations dynamic-systems mathematics sequence webgl
Last synced: 09 Nov 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/walchko/bearsnacks
:robot: Jupyter Notebooks on robotics, computer vision, python and more
computer-vision data-science hexapod inertial-navigation-systems jupyter-notebook mathematics multiped python3 robotics space
Last synced: 09 Nov 2024
https://github.com/surajsgh/data-structures-and-algorithms
👨💻 💪 A Repository of General Mathematical Programs, Bits Manipulation, Recursion and 'Data Structures and Algorithms'.
algorithms data-structures java leetcode mathematics problem-solving recursion technical-interview-questions
Last synced: 09 Nov 2024
https://github.com/alexgustafsson/practical-factorization-comparison
A Practical Study and Comparison of Integer Factorization Methods
bth cryptography elliptic-curve-factorization factorization fermat-factorization integer-factorization mathematics paper pollard-rho-algorithm quadratic-sieve study trial-division
Last synced: 23 Oct 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/learnmathweb/app
LearnMath Official App
app electron electronjs learnmath math mathematics maths
Last synced: 11 Oct 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: 12 Oct 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/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/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/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/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/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/rikarani/hitung-ar
Hitung AR Genshin Impact
calculator genshin-impact mathematics tailwindcss
Last synced: 14 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/nicbarker/algebra-sandbox
Interactive algebra and symbolic manipulation
computer-algebra-system math mathematics mathematics-education
Last synced: 08 Nov 2024
https://github.com/patrickshaw/university-fit3013-liftsystemspecification
A formal specification written in Event-B notation that formally specifies the behaviour of a multi-lift elevator system.
assignment event-b formal-specification group-assignment mathematics rodin university
Last synced: 29 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/cpmachado/cpmachado.github.io
My personal website / blog
blog chess dev hugo-site mathematics philosophy
Last synced: 06 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/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-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/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/bhavik-jikadara/ai-ml-roadmap
Welcome to the ultimate guide for starting your journey in Artificial Intelligence and Machine Learning in 2024! This roadmap provides a step-by-step approach to mastering AI and ML, from fundamentals to advanced topics.
artificial-intelligence computer-vision deep-learning deployment fundamentals-of-programming keras libraries machine-learning mathematics mlops natural-language-processing production-code pytorch reinforcement-learning roadmap scikit-learn tensorflow tools
Last synced: 09 Nov 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/adishavit/ordinals
Ordinal Arithmetic in C++
mathematics ordinal set-theory
Last synced: 06 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/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/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/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/sematre/mathparser
A simple equation parser for Java
java library mathematics parser
Last synced: 09 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/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/akramz/machine-learning-foundations
In progress: Jupyter Notebook on the Mathematical Foundation of Machine Learning
deep-learning machine-learning mathematics notebooks
Last synced: 30 Oct 2024
https://github.com/forked-from-1kasper/romeo
Castle Romeo: Experimental Theorem Prover for Category Theory
category-theory mathematics proof-assistant theorem-prover
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/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/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/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/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: 10 Nov 2024
https://github.com/digitalkaoz/rechentrainer
let your kids train some basic math
flutter learning mathematics mobx
Last synced: 18 Oct 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/say4n/infinity
signed arbitrary precision arithmetic library
arbitrary-precision-integers cpp11 mathematics
Last synced: 08 Nov 2024
https://github.com/stdlib-js/stats-base-variance
Calculate the variance of a strided array.
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: 12 Nov 2024
https://github.com/stdlib-js/random-base-exponential
Exponentially distributed pseudorandom numbers.
exp exponential generator javascript math mathematics node node-js nodejs prng pseudorandom rand randexp random rexp rng seed statistics stats stdlib
Last synced: 12 Nov 2024
https://github.com/j2kun/binary-search-graphs
Python code for the post "Binary Search on Graphs"
binary-search graph-theory graphs learning-theory mathematics python
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: 14 Oct 2024
https://github.com/aoertel/ultrametric-matrix-tools
Toolbox that provides functions and data structures to generate and handle ultrametric matrices.
fast-matrix-vector-multiplication linear-algebra math mathematics tree-representation ultrametric ultrametric-matrix ultrametric-tree
Last synced: 27 Oct 2024
https://github.com/stdlib-js/stats-incr-pcorrdistmat
Compute a sample Pearson product-moment correlation distance matrix incrementally.
anticorrelation corr correlated correlation covariance dist distance javascript math mathematics matrix node node-js nodejs pearson product-moment sample-covariance statistics stats stdlib
Last synced: 12 Nov 2024
https://github.com/stdlib-js/math-strided
Standard library strided math functions.
array element-wise elementwise javascript lib library math mathematics ndarray node node-js nodejs standard stdlib strided vector
Last synced: 12 Nov 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/stdlib-js/stats-incr-variance
Compute an unbiased sample variance incrementally.
accumulator central-tendency dispersion incremental javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib unbiased var variance
Last synced: 12 Nov 2024
https://github.com/noisytoot/mq
Maths Questions
cli command-line commandline mathematics maths maths-quiz mq perl perl6
Last synced: 02 Nov 2024
https://github.com/stdlib-js/stats-incr-count
Compute a count incrementally.
accumulator count incremental javascript math mathematics node node-js nodejs statistics stats stdlib total
Last synced: 25 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/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/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/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/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/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/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