@tubular/math
Miscellaneous math functions
Miscellaneous math functions
A generic minmax algorithm engine (with alpha-beta pruning) that can work with any game supplied by the user
Rescale a value of an array of values in [0, 1]
Miscellaneous math functions
A small strongly typed pure function utility library
Normalize a value of an array of values in [0, 1]
An efficient online k-min selection algorithm based on min-max heaps.
Simple implementation of min-heap
A double-ended priority queue based on min-max heaps.
This package extends the JavaScript Array prototype with 10 useful higher-order functions (HOFs), providing powerful utilities for common operations like sum, unique values, flattening, grouping, and more.
This node.js module exports a generic min-max algorithm, alongside some implementations This package comes with full typescript support!