154 packages found
Create an iterator which invokes a unary function accepting a single numeric argument for each iterated value.
Create an iterator which generates a list of all continued fraction terms which can be obtained given the precision of a provided number.
Given a stride array, determine array iteration order.
- stdlib
- stdtypes
- types
- base
- ndarray
- strides
- iteration
- iter
- direction
- multidimensional
- array
- utilities
- utility
- utils
Create an iterator which iterates grapheme clusters.
- stdlib
- stdstring
- utilities
- utility
- utils
- util
- string
- str
- unicode
- grapheme
- segmentation
- surrogate
- astral
- emojis
- View more
Standard iterator utilities.
Create an iterator which invokes a binary function accepting numeric arguments for each iterated value.
Return an iterator's length.
Create an iterator thunk.
Create an iterator which generates a sequence of fifth powers.
Create an iterator which generates a sequence of nonpositive even integers.
- stdlib
- stdmath
- mathematics
- math
- nonpositive
- even
- integer
- int
- natural
- counting
- whole
- number
- sequence
- iterator
- View more
Create an iterator which generates an interleaved integer sequence.
- stdlib
- stdmath
- mathematics
- math
- positive
- negative
- interleaved
- integer
- int
- number
- sequence
- iterator
- iterate
- iteration
Create an iterator which generates a positive integer sequence.
- stdlib
- stdmath
- mathematics
- math
- positive
- integer
- int
- natural
- counting
- whole
- number
- sequence
- iterator
- iterate
- View more
Create an iterator which generates a Fibonacci sequence.
Create an iterator which generates a sequence of triangular numbers.
- stdlib
- stdmath
- mathematics
- math
- triangular
- triangle
- binomial
- integer
- int
- number
- sequence
- iterator
- iterate
- iteration
Create an iterator which generates a pulse waveform.
- stdlib
- simulate
- simulation
- square
- rectangular
- pulse
- wave
- train
- signal
- processing
- waveform
- periodic
- iterator
- iterate
- View more
Create an iterator which generates a sequence of fourth powers.
Create an iterator which generates a nonnegative integer sequence.
- stdlib
- stdmath
- mathematics
- math
- nonnegative
- integer
- int
- natural
- counting
- whole
- number
- sequence
- iterator
- iterate
- View more
Create an iterator which generates a sequence of negative odd integers.
- stdlib
- stdmath
- mathematics
- math
- negative
- odd
- integer
- int
- natural
- counting
- whole
- number
- sequence
- iterator
- View more
Create an iterator which generates an interleaved sequence of odd integers.
- stdlib
- stdmath
- mathematics
- math
- positive
- negative
- odd
- interleaved
- integer
- int
- number
- sequence
- iterator
- iterate
- View more
Create an iterator which generates a sequence of cubes.