compute-float

Crates.iocompute-float
lib.rscompute-float
version0.1.0
sourcesrc
created_at2022-04-08 07:29:40.518466
updated_at2022-04-08 07:33:14.927893
descriptionComputes floating point numbers using Eisel-Lemire algolithm.
homepage
repositoryhttps://github.com/watcol/compute-float
max_upload_size
id564072
size51,552
watcol (watcol)

documentation

README

compute-float

status crates.io Downloads Downloads (latest) License Lint Test

Computes floating point numbers using eisel-lemire algorithm.

Usage

Add to your Cargo.toml:

[dependencies]
compute-float = "0.1.0"

Documentation

API Documentations are available on here.

Reference implementations

License

This program is licensed under the MIT license. See LICENSE for details.

Commit count: 7

cargo fmt