/rust-hyp1f1

Efficient calculation of hyp1f1

Primary LanguageRustMIT LicenseMIT

rust-hyp1f1

Efficient calculation of the hypergeometric function 1F1 in rust. The algorithm is mostly ported from scipy. Runs 2x faster than the scipy cython implementation.