Compute the standard deviation of a one-dimensional ndarray using a one-pass algorithm proposed by Youngs and Cramer.
Implementation of Dijkstra's algorithm that returns a shortest path tree
Layered Label Propagation is a semi-supervised machine learning algorithm that assigns labels to previously unlabeled data points. At the start of the algorithm, a (generally small) subset of the data points have labels (or classifications). These labels
Compare Strings Similarity Based on Levenshtein Distance Algorithm
A port of the Brotli compression algorithm as used in WOFF2
Calculate the variance of a double-precision floating-point strided array provided a known mean and using Neely's correction algorithm.
Swiss rounds algorithm for TCG tournaments.
Compute the covariance of two one-dimensional ndarrays provided known means and using a one-pass textbook algorithm.
Implementation of the extended Gale-Shapley algorithm for finding all stable marriages
Compute the standard deviation of a one-dimensional single-precision floating-point ndarray using a one-pass textbook algorithm.
Calculate the standard deviation of a double-precision floating-point strided array using a one-pass trial mean algorithm.
Optimal evaluation of some lambda terms
Modified Gram-Schmidt Algorithm for QR Factorization of complex matrices
A lightweight TypeScript library for probabilistic branching and random selection, powered by the Mersenne Twister algorithm.
Bentley-Ottman Algorithm for Validating Self-Intersections in Polygons
Return the index of the last element which equals a provided search element according to the same value algorithm.
Compress JSON in URL friendly strings
astar search algorithm in JavaScript
Implementaion of Khadan's algorithm
A universal JavaScript Elliptic Curve Digital Signature Algorithm (ECDSA) for the Koblitz secp256k1 curve.
Calculate the arithmetic mean of a single-precision floating-point strided array using an improved Kahan–Babuška algorithm.
X16Rv2 Hash Algorithm implemented for Node JS
TypeScript definitions for sha.js
The TextRank algorithm that automagically creates a tag cloud from text