StefanoD / polyfit-rsLinks
Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()
☆11Updated 2 years ago
Alternatives and similar repositories for polyfit-rs
Users that are interested in polyfit-rs are comparing it to the libraries listed below
Sorting:
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆29Updated last year
- Rust library for image convolution.☆8Updated 4 years ago
- ☆20Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust crate for displaying in different formats☆13Updated 2 years ago
- O(n) multi-insert and -remove for Rust vectors☆10Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- Place small arrays on the stack with a low-cost!☆17Updated 7 months ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- Composable probability distributions☆16Updated 2 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- ☆39Updated last year
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- ☆11Updated 11 months ago
- Rust API stability attributes for the rest of us.☆30Updated 10 months ago
- Playing with volumetric rendering in rust☆19Updated 4 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago