argmin-rs / sphrsLinks
Spherical harmonics and solid harmonics in Rust
☆18Updated 2 years ago
Alternatives and similar repositories for sphrs
Users that are interested in sphrs are comparing it to the libraries listed below
Sorting:
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- Rust library for applying Gaussian quadrature to integrate a function☆23Updated 2 weeks ago
- Dual Number library for Rust☆17Updated 4 years ago
- Source of BLAS via BLIS☆12Updated last year
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- A Rust library crate providing an easy FFT API for arrays and slices☆35Updated last week
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- ☆10Updated 9 months ago
- Egui integration for nannou☆28Updated 3 years ago
- Fast stochastic simulator for chemical reaction networks☆46Updated 3 weeks ago
- Fast Numerical Integration☆23Updated 6 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13Updated 3 years ago
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆30Updated 5 years ago
- .npy and .npz file format support for ndarray☆63Updated 8 months ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 2 months ago
- DSP JIT (Just In Time compiled) engine for real time audio synthesis and effects for Rust☆16Updated last year
- wait-free spsc linked-list queue with individually reusable nodes☆30Updated last year
- Multidimensional array for Rust☆18Updated last month
- Reusable slice of references☆11Updated 9 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- A native Rust library for advanced Linear Algebra routines☆24Updated 2 years ago
- Finite differentiation☆14Updated 9 months ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆11Updated 2 years ago
- Playing with volumetric rendering in rust☆19Updated 4 years ago
- A hydrogen atom orbital wave function renderer based on random sampling☆30Updated last year
- Static Linear Algebra System☆36Updated last year
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 7 months ago
- A #[no_std] LinAlg library☆53Updated 3 years ago
- Rust type erased vector.☆17Updated last year