linspace
An implementation of MATLAB's linspace
Found 40 results for linspace
An implementation of MATLAB's linspace
Generate a linearly spaced numeric array according to a provided increment.
Generate a linearly spaced array over a specified interval.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one.
Small math function library
Generate a linearly spaced numeric array whose elements increment by 1 starting from one.
Generate a linearly spaced numeric array.
Create an iterator which returns evenly spaced numbers over a specified interval.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.
Returns evenly spaced values within given interval.
Builds array from a seed value (dual to foldr).
Inserts a value to an ordered array.
Binary searches rightmost value in sorted array.
Fill an ndarray with equally spaced values
Create an iterator which returns evenly spaced numbers according to a specified increment.
Binary searches leftmost value in sorted array.
Binary searches rightmost value in sorted array.
Returns evenly spaced values within given interval.
Flattens nested array to given depth.
Inserts a value to an ordered array.
Create an iterator which returns a sequence of numbers according to a specified increment.
Flattens nested array to given depth.
Inserts a value to an ordered array.
Rearranges values in arbitrary order.
Create an iterator which returns numbers incremented by one.
Rearranges values in arbitrary order.
Builds array from a seed value (dual to foldr).
Generate a linearly spaced numeric array whose elements increment by 1.
Generate a linearly spaced numeric array using a provided increment.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero and having the same length and data type as a provided input array.
Rearranges values in arbitrary order.
Rearranges values in arbitrary order.
Binary searches closest value in sorted array.
Inserts a value to an ordered array.
Create an iterator which returns evenly spaced dates over a specified interval.
Binary searches closest value in sorted array.
Binary searches leftmost value in sorted array.
Create an iterator which returns evenly spaced numbers on a log scale.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.