compute-float 0.1.0

Computes floating point numbers using Eisel-Lemire algolithm.
Documentation
  • Coverage
  • 85.71%
    6 out of 7 items documented0 out of 3 items with examples
  • Size
  • Source code size: 51.24 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.36 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • watcol/compute-float
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • watcol

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.