stdtr 0.2.0

minimal Rust bindings for the `stdtr` and `inc_beta` functions from the Cephes math library
Documentation

What's this?

This is crate provides very minimal Rust bindings for the stdtr and inc_beta functions from the Cephes math library.

Should I use this?

Probably not. This is an experimental crate. I only made these bindings for use with QuickCheck to test a pure rust implementation of these functions in linregress.

Documentation

Full API documentation

License

This project is licensed under the MIT License. See LICENSE-MIT for details.

Third party software

This crate bundles the Cephes library. See LICENSE-THIRD-PARTY for details.