EmilyMatt / mapping-rs

A collection of mapping suites and useful algorithms, implemented in pure Rust
MIT License
12 stars 4 forks source link

Implement f32,f64 versions for ICP_calls manually to allow optimized function calls. #35

Closed EmilyMatt closed 8 months ago

EmilyMatt commented 1 year ago

Also, a README entry should be added to explain how to build this specific crate as an optimized dependency.