Skip to content

v0.0.1

Choose a tag to compare

@jorenham jorenham released this 28 Sep 04:32
· 196 commits to master since this release
Immutable release. Only release title and notes can be modified.
v0.0.1
db120be

First release 🎉

https://crates.io/crates/boost

New functionality

Gamma functions

  • boost::math::tgamma
  • boost::math::lgamma
  • boost::math::gamma_p
  • boost::math::gamma_q
  • boost::math::digamma

Beta functions

  • boost::math::beta

Error functions

  • boost::math::erf
  • boost::math::erfc

Cylindrical Bessel functions

  • boost::math::cyl_bessel_j
  • boost::math::cyl_neumann
  • boost::math::cyl_bessel_i
  • boost::math::cyl_bessel_k

Spherical Bessel functions

  • boost::math::sph_bessel
  • boost::math::sph_neumann

What's Changed

New Contributors

Full Changelog: https://github.com/jorenham/boost-rust/commits/v0.0.1