methodus
A Math Library inspired by Project Euler
A Math Library inspired by Project Euler
A math util library
Numerical methods for web
Finds sum of numbers (Σ).
Data structure that helps to solve network connectivity problem using two operations: 1) connect two objects; 2) check or two objects are connected.
Constructs Lagrange polynomials for interpolation
Latex plugin for markdown-it markdown parser.
Finds greatest common divisor of numbers.
A mathematical parser. We mean by mathematical that, e.g., arithmetic operations is considered for example if you pass "1+2", the result would by a (add node "+") with two children nodes of type number.
Complex numbers done right
A hub of numerous functions.
Finds ways to choose k elements from a set of n elements.
Array-based vector, quaternion and matrix math with utils for PEX.
Finds ways to put n objects in m bins (n=sum(ki)).
Finds ways to put n objects in m bins (n=sum(ki)).
Calculates the size and the position of a target to fit a container.
Finds sum of numbers (Σ).
Types and functions to work with real numbers
Simple to use, completely useful
Finds least common multiple of numbers.