There are 1 repository under iter topic.
Simple iterator abstract datatype, intended to iterate efficiently on collections while performing some transformations.
This Repo contains Solutions Assignment that we get in ITER. This in no way guarantee that the solution in correct and neither do I promote cheating for the assignments you get. Any corrections in the solutions are welcomed by creating a Pull Request.
:hammer_and_wrench: Python's iterable and iterator library for JavaScript
Iter provides functionality like Python's range function to iterate over numbers and letters
Tool to rename cells, surfaces, materials and universes in MCNP input files.
Landing page of Attendee 2.0
REAL zip iterator, that will be considered as an Iterator by other C++ code.
Create an iterator which repeatedly iterates over the elements of an array-like object.
Create an iterator from an array-like object, iterating from right to left.
Create an iterator from a sparse array-like object.
Create an iterator from a strided array-like object.
Create an iterator which always returns the same value.
Create an empty iterator.
Create an iterator which returns evenly spaced numbers according to a specified increment.
Create an iterator which returns evenly spaced numbers over a specified interval.
Standard library math operator iterators.
Standard library math iterators for generating sequences.
Create an iterator which generates a sequence of factorials.
Create an iterator which generates a negaFibonacci sequence.
Create an iterator which generates a sequence of negative odd integers.
Create an iterator which generates a nonnegative integer sequence.
Create an iterator which generates a sequence of nonsquares.
Standard library math iterators for special functions.
Standard library math iterator tooling.
Math utility iterators.
Standard library simulation iterators.
Create an iterator which introduces additive white Gaussian noise.
Create an iterator which introduces additive white uniform noise.
Standard library functions for computing statistics over iterators.