Updated 6 months ago

@stdlib/array-base-zero-to • Rank 7.7 • Science 44%

Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.

Updated 6 months ago

@stdlib/array-base-incrspace • Rank 7.7 • Science 44%

Generate a linearly spaced numeric array according to a provided increment.

Updated 6 months ago

@stdlib/array-base-one-to • Rank 7.4 • Science 44%

Generate a linearly spaced numeric array whose elements increment by 1 starting from one.

Updated 6 months ago

@stdlib/iter-incrspace • Rank 3.8 • Science 44%

Create an iterator which returns evenly spaced numbers according to a specified increment.

Updated 6 months ago

@stdlib/iter-step • Rank 3.4 • Science 44%

Create an iterator which returns a sequence of numbers according to a specified increment.

Updated 6 months ago

@stdlib/array-base-unitspace • Rank 2.6 • Science 44%

Generate a linearly spaced numeric array whose elements increment by 1.