JonathanWoollett-Light / rust-ad
An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.
☆14Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-ad
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Value probing with egui based UI☆14Updated last month
- Exploration of GPU computing using WebGPU☆25Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- ☆11Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated last week
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆30Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆49Updated 3 months ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆31Updated last year
- ☆29Updated 6 months ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- Floating point types which can be safely shared between threads☆14Updated 2 months ago
- Proc-macro utility to populate enums from database data☆20Updated 3 months ago
- Rust library for image convolution.☆8Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆34Updated 11 months ago
- Use winit like the async runtime you've always wanted☆47Updated 5 months ago
- Full precision decimal representation of f64☆25Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- 🏹 Stack-allocated, constant-size, matrix type implemented with const generics☆18Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 2 years ago
- ☆15Updated 2 years ago
- Calculate statistics iteratively☆38Updated 6 months ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆11Updated last year
- This is a mirror of https://gitlab.com/pcasotti/plate☆16Updated 2 years ago
- ☆35Updated 3 months ago
- An alternative `std`-like implementation built on origin☆24Updated last month
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 4 years ago