v0.0.1
·
196 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
First release 🎉
https://crates.io/crates/boost
New functionality
Gamma functions
boost::math::tgammaboost::math::lgammaboost::math::gamma_pboost::math::gamma_qboost::math::digamma
Beta functions
boost::math::beta
Error functions
boost::math::erfboost::math::erfc
Cylindrical Bessel functions
boost::math::cyl_bessel_jboost::math::cyl_neumannboost::math::cyl_bessel_iboost::math::cyl_bessel_k
Spherical Bessel functions
boost::math::sph_besselboost::math::sph_neumann
What's Changed
- CI workflow for linting and cross-os testing by @jorenham in #1
- CI workflow that actually works by @jorenham in #2
- Bundle the Boost Math C++ sources by @jorenham in #3
- some rustdoc improvements by @jorenham in #4
- package wrapper.cpp by @jorenham in #5
- include the boost version by @jorenham in #6
New Contributors
Full Changelog: https://github.com/jorenham/boost-rust/commits/v0.0.1