argmin-rs / sphrs
Spherical harmonics and solid harmonics in Rust
☆17Updated last year
Alternatives and similar repositories for sphrs:
Users that are interested in sphrs are comparing it to the libraries listed below
- A Rust library crate providing an easy FFT API for arrays and slices☆35Updated 8 months ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 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
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Extensions for ordered Rust slices.☆26Updated last year
- Rust library for applying Gaussian quadrature to integrate a function☆23Updated 2 weeks ago
- .npy and .npz file format support for ndarray☆61Updated 7 months ago
- DSP JIT (Just In Time compiled) engine for real time audio synthesis and effects for Rust☆16Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- A phase vocoder written in Rust☆31Updated 4 years ago
- Custom Rust allocator allowing to temporarily disable memory (de)allocations for a thread. Aborts or prints a warning if allocating altho…☆52Updated last year
- Multidimensional array for Rust☆16Updated last week
- Egui integration for nannou☆28Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆10Updated 8 months ago
- Low level audio render/capture library☆40Updated 4 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
- Fast Numerical Integration☆23Updated 6 years ago
- A safe Rust FFI binding for the NVIDIA® Tools Extension SDK (NVTX).☆86Updated last year
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated last month
- A rust crate for mathematics and science☆40Updated last year
- Static Linear Algebra System☆36Updated last year
- A plugin for scientific mdbooks☆14Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- A #[no_std] LinAlg library☆52Updated 3 years ago
- A pure-Rust, no_std compatible PNG decoder☆45Updated 2 years ago
- Reusable slice of references☆11Updated 8 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