2 releases
Uses old Rust 2015
0.1.1 | Sep 23, 2017 |
---|---|
0.1.0 | Oct 19, 2016 |
#691 in Science
9KB
177 lines
numeric-loops
Please read the API documentation here
Crate Feature Flags
The following crate feature flags are available. They are configured in your Cargo.toml.
- use_nightly
- Optional, requires Recent nightly compiler
- Enables optimizations using fast math flags and specialization
How to use with cargo:
[dependencies] numeric-loops = "0.1"
Recent Changes
- 0.1.1
- Add crate categories
- 0.1.0
- Initial release.
License
Licensed under the Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0 or the MIT license http://opensource.org/licenses/MIT, at your option. This file may not be copied, modified, or distributed except according to those terms.
Dependencies
~240KB