Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 171 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 171 Bytes

ndarray-polyfit

A Rust library for polynomial fitting based on ndarray. Provides polyfit functionality to calculate polynomial coefficients using least squares method.