| Vulnerabilities | |||||
|---|---|---|---|---|---|
| Version | Suggest | Low | Medium | High | Critical |
| 0.0.5+1.90.0 | 0 | 0 | 0 | 0 | 0 |
| 0.0.4+1.89.0 | 0 | 0 | 0 | 0 | 0 |
| 0.0.3+1.89.0 | 0 | 0 | 0 | 0 | 0 |
| 0.0.2+1.89.0 | 0 | 0 | 0 | 0 | 0 |
| 0.0.1+1.89.0 | 0 | 0 | 0 | 0 | 0 |
0.0.5+1.90.0 - This version is safe to use because it has no known security vulnerabilities at this time. Find out if your coding project uses this component and get notified of any reported security vulnerabilities with Meterian-X Open Source Security Platform
Maintain your licence declarations and avoid unwanted licences to protect your IP the way you intended.
BSD-3-Clause - BSD 3-Clause "New" or "Revised" LicenseRust interface for the Boost C++ library.
[!NOTE] This project is in early development and probably shouldn't be used in production.
Currently, this crate covers most of the Boost Math library's special functions and constants. In the long term, the aim is to include other Boost Math functionality, as well. There are no plans yet for including other Boost libraries.
Contributions are welcome! Please feel free to submit pull requests or open issues for bugs and feature requests.
This crate provides bindings to the excellent Boost Math library. All mathematical implementations are provided by Boost Math; this crate merely provides a safe Rust interface.