Skip to content
/ puruspe Public
forked from Axect/puruspe

PURe RUSt SPEcial library

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-Apache2.0
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

3Dpass/puruspe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PURUSPE

On crates.io

PURe RUSt SPEcial function library. There are no dependencies.

Implemented Functions

Gamma functions

  • ln_gamma : Logarithmic gamma function
  • gamma : Gamma function
  • gammap : Regularized lower gamma function
  • gammaq : Regularized upper gamma function
  • invgammp : Inverse regularized lower gamma function

Beta function

  • beta : Beta function
  • betai : Regularized Incomplete beta function
  • invbetai : Inverse regularized incomplete beta function

Error functions

  • erf : Error function
  • erfc : Complementary Error function
  • inverf : Inverse error function
  • inverfc : Inverse complementary error function

Reference

  • Press, William H., and William T. Vetterling. Numerical Recipes. Cambridge: Cambridge Univ. Press, 2007.

About

PURe RUSt SPEcial library

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-Apache2.0
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%