Skip to content

jorenham/boost-rust

Repository files navigation

Boost Rust Bindings

GitHub License Crates.io Version docs.rs

Rust interface for the Boost C++ library.

Note

This project is in early development and probably shouldn't be used in production.

Project goals

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.

Requirements

  • Rust 1.85.1 or later
  • C++20-compatible compiler (GCC 9+, Clang 14+, MSVC 2019+)

Contributing

Contributions are welcome! Please feel free to submit pull requests or open issues for bugs and feature requests.

Acknowledgments

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.

About

Rust bindings to Boost.Math

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •