Widdi97 / rust-hyp1f1

Efficient calculation of hyp1f1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Efficient calculation of hyp1f1

License:MIT License


Languages

Language:Rust 100.0%