Updated 6 months ago
@hugoalh/unique-array
An ECMAScript (JavaScript & TypeScript) module to return unique array elements without any duplicated elements by ignore their reference points.
Updated 6 months ago
@stdlib/array-base-to-deduped
Copy elements to a new generic array after removing consecutive duplicated values.
Updated 6 months ago
@stdlib/iter-dedupe-by
Create an iterator which removes consecutive values that resolve to the same value according to a provided function.
Updated 6 months ago
@stdlib/iter-intersection-by-hash
Create an iterator which returns the intersection of two or more iterators according to a hash function.
Updated 5 months ago
https://github.com/seung-lab/fastremap
Remap, mask, renumber, unique, and in-place transposition of 3D labeled images. Point cloud too.