Crates.io | iterative_methods |
lib.rs | iterative_methods |
version | 0.2.1 |
source | src |
created_at | 2021-05-27 02:02:09.351041 |
updated_at | 2021-06-01 04:30:44.102216 |
description | Iterative methods and associated utilities as StreamingIterators. |
homepage | |
repository | https://github.com/daniel-vainsencher/iterative_methods_rs |
max_upload_size | |
id | 402464 |
size | 141,762 |
The iterative_methods project implements iterative methods and associated utilities in Rust.
It currently demonstrates the following techniques we find powerful:
If you're not familiar with iterative methods or what the above mean, start here.
Future plans:
Stability/evolution:
This project is dual-licensed under the Apache and MIT licenses. You may use this code under the terms of either license.
Contributing to this repo in any form constitutes agreement to license any such contributions under all licenses specified in the COPYING file at that time.