mpizenberg / fft2d
Fourier transform for 2D data such as images
☆22Updated last year
Alternatives and similar repositories for fft2d:
Users that are interested in fft2d are comparing it to the libraries listed below
- Tensor library for machine learning☆26Updated last week
- rust slice conversion library☆16Updated 3 years ago
- Computer vision library built on top of ndarray☆68Updated 5 months ago
- 📷 📐 Geometric models of cameras for photogrammetry☆48Updated 2 weeks ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆32Updated last year
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆52Updated 6 months ago
- Rust library for parsing English time expressions into start and end timestamps☆19Updated last year
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- An n-tuple pendulum simulator in Rust + WebAssembly (and JavaScript)☆33Updated 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
- Rust library for applying Gaussian quadrature to integrate a function☆21Updated last month
- Iterator of const known length☆15Updated 3 months ago
- A rust WASM-specific websocket library☆32Updated 7 months ago
- rust implementation of octree algorithm for nearest neighbor search in 3D space☆48Updated last year
- Quickly show images for debugging in Rust.☆41Updated 2 weeks ago
- Calculate statistics iteratively☆38Updated last week
- A Rust Library for Numerical Equation Solving and Optimisation☆24Updated 7 months ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆11Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Immutable types and ImplicitClone trait similar to Copy☆20Updated last week
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Exploration of GPU computing using WebGPU☆25Updated 4 years ago
- Efficient byte-stream pipe buffer☆42Updated 8 months ago
- Some derive macros for deriving enums, corresponding to the fields of structs.☆16Updated 3 years ago
- ☆28Updated 6 months ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 5 months ago
- Updater program for axo tools☆22Updated this week
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 3 years ago
- Wordle in Rust☆42Updated 2 years ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated this week