https://github.com/tasshi-me/fitting-rs
Curve fitting library for Rust
https://github.com/tasshi-me/fitting-rs
fitting rust rust-library science
Last synced: 7 months ago
JSON representation
Curve fitting library for Rust
- Host: GitHub
- URL: https://github.com/tasshi-me/fitting-rs
- Owner: tasshi-me
- License: mit
- Created: 2019-10-20T09:27:04.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-12-11T07:43:05.000Z (over 1 year ago)
- Last Synced: 2024-12-11T08:32:19.035Z (over 1 year ago)
- Topics: fitting, rust, rust-library, science
- Language: Rust
- Homepage: https://crates.io/crates/fitting
- Size: 483 KB
- Stars: 16
- Watchers: 4
- Forks: 3
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# fitting-rs
[](https://crates.io/crates/fitting)
[](https://docs.rs/fitting)
[](https://github.com/tasshi-me/fitting-rs/actions?query=workflow%3A%22Build+and+Test%22)
[](https://github.com/tasshi-me/fitting-rs/actions?query=workflow%3A%22Format+and+Lint%22)
[](https://codecov.io/gh/tasshi-me/fitting-rs)
Curve fitting library for Rust
## Updates
See [CHANGELOG.md](./CHANGELOG.md)
## License
This project is licensed under the MIT license.