argmin-rs / sphrs
Spherical harmonics and solid harmonics in Rust
☆16Updated 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 5 months ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- Multidimensional array for Rust☆12Updated last week
- Dual Number library for Rust☆17Updated 3 years ago
- Uniform cubic spline evaluation and inversion in Rust☆18Updated 4 months ago
- A phase vocoder written in Rust☆30Updated 3 years ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆11Updated 2 years ago
- Low level audio render/capture library☆40Updated 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 5 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
- Egui integration for nannou☆28Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- DSP JIT (Just In Time compiled) engine for real time audio synthesis and effects for Rust☆16Updated last year
- Custom Rust allocator allowing to temporarily disable memory (de)allocations for a thread. Aborts or prints a warning if allocating altho…☆51Updated last year
- Source of BLAS via BLIS☆11Updated 9 months ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- Rust library for applying Gaussian quadrature to integrate a function☆21Updated this week
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated last week
- glsl live coding daemon.☆14Updated 6 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Use winit like the async runtime you've always wanted☆48Updated 8 months ago
- ☆17Updated 4 years ago
- Efficiently calculate gravitational acceleration.☆38Updated last month
- .npy and .npz file format support for ndarray☆59Updated 5 months ago
- Spatial library for Rust☆39Updated 3 years ago
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13Updated 2 years ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- A rust macro to include the source of all files in a given subdirectory in the generated binary, and make them available by path name thr…☆12Updated 9 months ago
- A tiny OS windowing and GUI toolkit library for MacOS and Rust.☆17Updated 6 years ago