14 packages found
Description
A cross-browser, numerically stable algorithm to add floats accurately
Keywords
Publisher
Description
Solve equations using numerical methods
Keywords
- Solve
- regression
- data
- fit
- fitting
- equation
- method
- numeric
- numerical
- numerically
- linear
- system
- equations
- algebra
- View more
Publisher
Description
Create array comparator function.
Keywords
- create
- array
- comparator
- function
- [options]
- [optionsnumeric=false]
- sort
- numerically
- defaults
- lexicographic/alphabetic
- [optionsdescending=false]
- descending
- order
- ascending
- View more
Publisher
Description
Find the array index of where to add an element to keep it sorted.
Keywords
- find
- array
- index
- add
- element
- sorted
- arr
- insertion
- [compare]
- [comparenumeric=false]
- sort
- numerically
- defaults
- lexicographic/alphabetic
- View more
Publisher
Description
For a sorted array, add an element. Whichever comparator function was used to sort the array, can be passed. Also supports comparator-builder options. For reference, see: https://github.com/bemoje/bemoje-arr-sort-comparator
Keywords
- sorted
- array
- add
- element
- whichever
- comparator
- function
- sort
- passed
- supports
- comparator-builder
- options
- reference
- https://github.com/bemoje/bemoje-arr-sort-comparator
- View more
Publisher
Description
Binary search -based indexOf for sorted arrays.
Keywords
- binary
- search
- -based
- indexof
- sorted
- arrays
- arr
- array
- element
- find
- [compare]
- [comparenumeric=false]
- sort
- numerically
- View more
Publisher
Description
Sort an array considerably faster than the native Array.prototype.sort as a drop-in replacement. Fork of of the famous timsort module, but this module allows for passing comparator-builder options instead of a comparator function. In short, advanced compa
Keywords
- sort
- array
- considerably
- faster
- native
- arrayprototypesort
- drop-in
- replacement
- fork
- famous
- timsort
- module
- passing
- comparator-builder
- View more
Publisher
Description
Binary search -based indexOf for sorted arrays.
Keywords
- binary
- search
- -based
- indexof
- sorted
- arrays
- arr
- array
- element
- find
- [compare]
- [comparenumeric=false]
- sort
- numerically
- View more
Publisher
Description
Find all indexes at which an array element exists, by binary search.
Keywords
- find
- indexes
- array
- element
- exists
- binary
- search
- [compare]
- [comparenumeric=false]
- sort
- numerically
- defaults
- lexicographic/alphabetic
- [comparedescending=false]
- View more
Publisher
Description
Remove all duplicate elements in a sorted array, leaving only uniques.
Keywords
- remove
- duplicate
- elements
- sorted
- array
- leaving
- uniques
- arr
- [compare]
- [comparenumeric=false]
- sort
- numerically
- defaults
- lexicographic/alphabetic
- View more
Publisher
Description
Linear álgebra and solver of linear equation system
Keywords
Publisher
Description
Compare (Big Endian) Buffers numerically
Keywords
Publisher
Description
Sorts array of objects by the value of a particular property
Keywords
Publisher
Description
Sorts array of objects by the value of a particular property