Crates.io | polyfit-rs |
lib.rs | polyfit-rs |
version | 0.2.1 |
source | src |
created_at | 2020-07-19 20:27:41.431073 |
updated_at | 2022-12-28 14:15:12.218043 |
description | Polynomial fitting of data like in numpy.polyfit(). |
homepage | |
repository | https://github.com/StefanoD/polyfit-rs |
max_upload_size | |
id | 266990 |
size | 44,673 |
Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()