StefanoD / polyfit-rs
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
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- Rust crate for displaying in different formats☆13Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Count lines of code across your entire dependency tree☆14Updated 11 months ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- Calculate statistics iteratively☆38Updated last month
- ☆13Updated 2 years ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- ☆29Updated 11 months ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- Composable probability distributions☆16Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated 8 months ago
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆30Updated 4 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆16Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- Rust library for image convolution.☆8Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago