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:
- A Rust library crate providing an easy FFT API for arrays and slices☆35Updated last month
- Fast Numerical Integration☆23Updated 6 years ago
- A native Rust library for advanced Linear Algebra routines☆24Updated 2 years ago
- Egui integration for nannou☆28Updated 3 years ago
- Multidimensional array for Rust☆19Updated last month
- Rust library for applying Gaussian quadrature to integrate a function☆23Updated 2 weeks ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆31Updated 5 years ago
- DSP JIT (Just In Time compiled) engine for real time audio synthesis and effects for Rust☆16Updated last year
- A regex crate using Brzozowski derivatives.☆26Updated 2 months ago
- Dual Number library for Rust☆17Updated 4 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
- Parse a simple midi file (SMF) into data structures using nom☆18Updated 6 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
- HSLUV implementation in Rust☆28Updated 4 years ago
- Rust type erased vector.☆17Updated last year
- Reusable slice of references☆11Updated 10 months ago
- A phase vocoder written in Rust☆31Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Static Linear Algebra System☆36Updated last year
- Use winit like the async runtime you've always wanted☆51Updated last year
- Convenient drawing of objects such as shapes, lines and text to buffers☆17Updated 4 years ago
- A rust crate for mathematics and science☆40Updated last year
- ENSnano, a 3D graphical application for DNA nanostructures.☆52Updated last year
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 3 months ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- Parallel processing with disjoint indices in Rust☆89Updated 2 months ago
- A hydrogen atom orbital wave function renderer based on random sampling☆30Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week