Calculate the variance of a strided array using a two-pass algorithm.
Calculate the check digit(mod10 algorithm)
A JavaScript algorithm base class library.
Calculate the variance of a strided array using a two-pass algorithm.
A package that implements the C3 linearization algorithm
Leiden community detection algorithm for graphology. Extracted from the graphology monorepo.
Architecture-free neural network library with genetic algorithm implementations
Workable refactoring into a module of a concave hull algorithm.
a realtime tree diffing algorithm
NYSIIS phonetic algorithm
Solves minimum-cost flow problems using the successive shortest paths algorithm
Sign an AWS request with their v4 signature algorithm.
A memoization algorithm that only caches the result of the latest set of arguments, where argument equality is determined via a provided equality function.
Gentic Algorithm TypeScript implementation, customisable
Bresenham line drawing algorithm
An javascript implementation of the Rapid Automated Keyword Extraction (RAKE) algorithm. Forked from https://github.com/sleepycat/rapid-automated-keyword-extraction
Calculates the treemap coordinates following the squarify algorithm
Module to calculate and validate check digits for redundancy checking, using f.ex. mod10 (luhn algorithm) or mod11.
Multiprocessing genetic algorithm implementation library
A lightweight implementation of the Levenshtein distance algorithm.
Efficient shallow equality algorithm that also allows checks for react element equality of children props
Node.JS Argon2 password hashing algorithm following the PHC string format
It is used to implement the mind map automatic layout algorithm. Based on an independent algorithm, the mind map node layout logic can be decoupled from other functions. The automatic layout algorithm only focuses on the location distribution of nodes.
Node.js implement of some base algorithm and base data-structure.