Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 313 Bytes

File metadata and controls

15 lines (7 loc) · 313 Bytes

Numerical functions in Rust. Organized following chapters in Numerical Recipes, although sometimes the algorithms do not coincide.

| ch5 | evaluation of functions | | ch6 | special functions | | ch14 | statistical description of data | | ch20 | less numerical algorithms |