| fkodom/fft-conv-pytorch |
383 |
|
0 |
0 |
over 2 years ago |
8 |
September 28, 2023 |
4 |
mit |
Python |
| Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes. |
| jdupuy/dj_fft |
147 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
other |
C++ |
| Header only FFT library |
| sdsc/p3dfft |
45 |
|
0 |
0 |
about 3 years ago |
0 |
|
8 |
other |
Roff |
| P3DFFT stands for Parallel Three-Dimensional Fast Fourier Transforms. It is a library for large-scale computer simulations on parallel platforms. It implements 3D FFT and related algorithms such as Chebyshev transform (an important class of algorithm for simulations in a wide range of fields). P3DFFT uses 2D, or pencil, decomposition. For more information: |
| junh1024/Reaper-Surround |
45 |
|
0 |
0 |
about 2 years ago |
0 |
|
1 |
gpl-3.0 |
Python |
| JeffOwOSun/gpu-bm3d |
41 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
mit |
C |
| GPU-accelerated denoising with bm3d |
| Frederoche/Webgl-FFT-Ocean- |
32 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
|
JavaScript |
| Webgl Ocean based on Tessendorf paper. Implementation of Phillips spectrum and its inverse FFT |
| aromanro/DFTQuantumDot |
19 |
|
0 |
0 |
about 3 years ago |
0 |
|
3 |
gpl-3.0 |
C++ |
| Density Functional Theory with plane waves basis, applied on a 'quantum dot'. Volumetric visualization of orbitals with VTK |
| clij/clij2-fft |
16 |
|
0 |
0 |
over 2 years ago |
9 |
October 24, 2023 |
6 |
|
Jupyter Notebook |
| spectralDNS/mpiFFT4py |
13 |
|
0 |
0 |
over 7 years ago |
0 |
|
4 |
lgpl-3.0 |
Python |
| Parallel FFT in 3D or 2D using MPI for Python. Slab or pencil decomposition possible in 3D. Note this rep is being deprecated in favour of mpi4py-fft (https://bitbucket.org/mpi4py/mpi4py-fft) |
| JodiTheTigger/mr-hrtf |
12 |
|
0 |
0 |
over 10 years ago |
0 |
|
2 |
|
C |
| A simple 3d sound head related transfer function (HRTF) implementation. |