35 packages found
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.
Create an iterator which returns evenly spaced numbers over a specified interval.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- linspace
- linear
- sequence
- monotonic
- arange
- range
- iterator
- View more
Create an iterator which returns numbers incremented by one.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- linspace
- incrspace
- step
- increment
- incr
- linear
- sequence
- View more
Create an iterator which returns evenly spaced dates over a specified interval.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- linspace
- linear
- sequence
- monotonic
- arange
- range
- date
- View more
Create an iterator which returns a sequence of numbers according to a specified increment.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- linspace
- linear
- increment
- incrspace
- sequence
- seq
- monotonic
- View more
Create an iterator which returns evenly spaced numbers according to a specified increment.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- linspace
- linear
- increment
- sequence
- monotonic
- arange
- range
- View more
Create an iterator which returns evenly spaced numbers on a log scale.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- linspace
- geomspace
- logarithmic
- logarithm
- log
- power
- sequence
- View more
Generate a linearly spaced array over a specified interval.
Generate a linearly spaced numeric array using a provided increment.
Generate a linearly spaced numeric array.
Generate a linearly spaced numeric array according to a provided increment.
Generate a linearly spaced numeric array whose elements increment by 1.
Fill an ndarray with equally spaced values
Returns evenly spaced values within given interval.
- 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
Builds array from a seed value (dual to foldr).
Flattens nested array to given depth.
- extra
- array
- bsearch
- bsearchAny
- bsearchClosest
- bsearchRight
- chunk
- compare
- concat$
- copy$
- copy
- copyWithin
- count
- countAllOn
- View more
Binary searches rightmost value in sorted array.