Skip to content

ivan0sokin/IOMath-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build 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:

git clone https://github.com/x4kkk3r/IOMath-rs.git
cd IOMath-rs
cargo test

License

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