reikna 0.6.0

A work in progress math library
Documentation

reikna

A fast and lightweight rust math library

about

reikna is a math library for rust designed to be fast and lightweight.

More information, including examples, can be found here.

usage

Add the crate to your Cargo.toml

Alternatively, add clone the repository and add the files manually.

Documentation is available here, through GitHub pages.

Unit tests are available for each module, they can be run with cargo test.

license

Licensed under the MIT License, see LICENSE for more information.