Skip to content

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

License

Notifications You must be signed in to change notification settings

akjong/ndarray-polyfit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ndarray-polyfit

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages