Skip to content

Releases: jorenham/boost-rust

v0.0.4

07 Oct 02:39
Immutable release. Only release title and notes can be modified.
v0.0.4
0dbb327

Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

07 Oct 01:03
Immutable release. Only release title and notes can be modified.
v0.0.3
06a21d2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

29 Sep 04:13
Immutable release. Only release title and notes can be modified.
v0.0.2
202fb99

Choose a tag to compare

https://docs.rs/boost/0.0.2+1.89.0/boost/math/index.html

New functions

Other changes

Full Changelog: v0.0.1...v0.0.2

v0.0.1

28 Sep 04:32
Immutable release. Only release title and notes can be modified.
v0.0.1
db120be

Choose a tag to compare

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