Crate xensieve

Source

Structsยง

IterInterval
The iterator returned by iter_interval.
IterState
The iterator returned by iter_state.
IterValue
The iterator returned by iter_value.
Sieve
The representation of a Xenakis Sieve, constructed from a string notation of one or more Residual classes combined with logical operators. This Rust implementation follows the Python implementation in Ariza (2005), with significant performance and interface enhancements: https://direct.mit.edu/comj/article/29/2/40/93957