- Notifications
You must be signed in to change notification settings - Fork1
Rust iterator extensions for instruction-parallel reductions
License
NotificationsYou must be signed in to change notification settings
HadrienG2/iterator_ilp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Ever wondered why iterator reduction methods likesum()
perform badly onfloating-point data, or why nontrivial search methods likeany()
do notgenerate efficient code on iterators with side-effects? You've come to the rightplace!
You can read the full story and how this crate lets you solve the problem inthe docs.rs documentation.
About
Rust iterator extensions for instruction-parallel reductions
Resources
License
Stars
Watchers
Forks
Packages0
No packages published