| Crates.io | compute-float |
| lib.rs | compute-float |
| version | 0.1.0 |
| created_at | 2022-04-08 07:29:40.518466+00 |
| updated_at | 2022-04-08 07:33:14.927893+00 |
| description | Computes floating point numbers using Eisel-Lemire algolithm. |
| homepage | |
| repository | https://github.com/watcol/compute-float |
| max_upload_size | |
| id | 564072 |
| size | 51,552 |
Computes floating point numbers using eisel-lemire algorithm.
Add to your Cargo.toml:
[dependencies]
compute-float = "0.1.0"
API Documentations are available on here.
This program is licensed under the MIT license. See LICENSE for details.