DomiDre / gauss-quad
Rust library for applying Gaussian quadrature to integrate a function
☆21Updated last month
Alternatives and similar repositories for gauss-quad:
Users that are interested in gauss-quad are comparing it to the libraries listed below
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years 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
- Halfedge mesh library in Rust☆20Updated last week
- Use winit like the async runtime you've always wanted☆49Updated 9 months ago
- Fast polygon mesh library with different data structures and traits to abstract over those.☆76Updated 3 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- .npy and .npz file format support for ndarray☆59Updated 6 months ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆32Updated last year
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆40Updated 5 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 3 weeks ago
- Integer types with customizable niche values☆43Updated 4 months ago
- Quickly show images for debugging in Rust.☆41Updated 2 weeks ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆11Updated 2 years ago
- Tensor library for machine learning☆26Updated last week
- ☆28Updated last week
- This is a Order-preserving encryption (OPE) lib inspired by cryptdb's ope implementation.☆9Updated last year
- Iterator of const known length☆15Updated 3 months ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- easy-gpgpu rust crate☆23Updated 3 years ago
- Signed distance field generator in pure Rust☆29Updated 2 years ago
- A sinless derive helper☆71Updated 4 months ago
- ☆13Updated 4 months ago
- Value probing with egui based UI☆20Updated 2 weeks ago
- Rust bindings for VkFFT, a high-performance FFT implementation for Vulkan☆27Updated last year
- A metaheuristic framework for solving combinatorial optimization problems☆34Updated 2 months ago
- Updater program for axo tools☆22Updated this week
- Generate typesafe Rust bindings from WGSL shaders to wgpu☆45Updated 2 weeks ago
- Command line tool for building Rust shaders using rust-gpu☆25Updated last week
- A Rust library crate providing an easy FFT API for arrays and slices☆35Updated 7 months ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 3 years ago