Showing 3 of total 3 results (show query)
steveweston
itertools:Iterator Tools
Various tools for creating iterators, many patterned after functions in the Python itertools module, and others patterned after functions in the 'snow' package.
Maintained by Steve Weston. Last updated 11 years ago.
52.8 match 8.26 score 8.3k scripts 65 dependentsramhiser
itertools2:Iterators for efficient looping
A port of Python's excellent itertools module to R for efficient looping.
Maintained by John A. Ramey. Last updated 9 years ago.
10.6 match 12 stars 5.10 score 35 scripts 2 dependentscrowding
iterors:Fast, Compact Iterators and Tools
A fresh take on iterators in R. Designed to be cross-compatible with the 'iterators' package, but using the 'nextOr' method will offer better performance as well as more compact code. With batteries included: includes a collection of iterator constructors and combinators ported and refined from the 'iterators', 'itertools', and 'itertools2' packages.
Maintained by Peter Meilstrup. Last updated 2 years ago.
3.5 match 4 stars 6.02 score 21 scripts