iomath 0.1.2

iomath is a fast math rust-library.
Documentation
  • Coverage
  • 0%
    0 out of 84 items documented0 out of 8 items with examples
  • Size
  • Source code size: 82.59 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 10.95 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • ivan0sokin/IOMath-rs
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ivan0sokin

Build Status License Version

IOMath-rs

About

IOMath-rs is an adaptation for rust which is based on IOMath (C++)

Installation

To install the library type this in your Cargo.toml under the dependecies:

iomath = "0.1.2"

Documentation

Tests

To run the tests type following in the command line:

cargo test

License

IOMath-rs is licensed under the MIT/Apache 2.0 license.