Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 177 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 177 Bytes

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.