Search results
164 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A sparse, linear octree data structure.
Counts occurrences of values.
- extra
- array
- bsearch
- bsearchAny
- bsearchClosest
- bsearchRight
- chunk
- compare
- concat$
- copy$
- copy
- copyWithin
- count
- countAllOn
- View more
A collection of functions for operating upon Entries {web}.
- extra
- entries
- entry
- key
- length
- subset
- value
- CombineFunction
- CompareFunction
- EndFunction
- Entries
- Lists
- MapFunction
- ProcessFunction
- View more
Segregates values by similarity.
Counts occurrences of values.
- extra
- array
- bsearch
- bsearchAny
- bsearchClosest
- bsearchRight
- chunk
- compare
- concat$
- copy$
- copy
- copyWithin
- count
- countAllOn
- View more
Flattens nested array to given depth.
- extra
- array
- bsearch
- bsearchAny
- bsearchClosest
- bsearchRight
- chunk
- compare
- concat$
- copy$
- copy
- copyWithin
- count
- countAllOn
- View more
Returns evenly spaced values within given interval.
- extra
- array
- bsearch
- bsearchAny
- bsearchClosest
- bsearchRight
- chunk
- compare
- concat$
- copy$
- copy
- copyWithin
- count
- countAllOn
- View more
Segregates values by test result.
k-means with k-means++-initialization
Split values into two groups according to a predicate function.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- group
- groupby
- group-by
- bifurcate
- bifurcation
- aggregate
- partition
- View more
Given an array of numbers, partition them into a number of buckets, preserving order, where the ranges of each bucket are as close as possible.
Segregates values by similarity.
ILists is a pair of key iterable list and value iterable list, with unique keys.
- extra
- ilists
- entry
- key
- length
- subset
- value
- CombineFunction
- CompareFunction
- EndFunction
- Entries
- ILists
- MapFunction
- ProcessFunction
- View more
Flattens nested array to given depth.
- extra
- array
- bsearch
- bsearchAny
- bsearchClosest
- bsearchRight
- chunk
- compare
- concat$
- copy$
- copy
- copyWithin
- count
- countAllOn
- View more
Handle physical & virtual block devices
Segregates array keeping similar values together.
Group values according to an indicator function.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- group
- groupby
- group-by
- async
- asynchronous
- aggregate
- partition
- View more
Split an object's own and inherited property values into two groups according to a predicate function.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- group
- groupby
- group-by
- bifurcate
- bifurcation
- aggregate
- partition
- View more
Generate a frequency table according to an indicator function.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- tabulate
- table
- frequency
- frequencies
- aggregate
- partition
- summarize
- View more
Divides an array into 2 or more arrays given a ratio.