Found 108 repositories(showing 30)
PeixianChen
No description available
soumith
Module for torch to support audio i/o as well as do common operations like dFFT, generate spectrograms etc.
sdsc
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:
monman53
WebGL2.0 2DFFT interactive live demo playground
sdsc
P3DFFT++ (a.k.a. P3DFFT v. 3) is a new generation of P3DFFT library that aims to provide a comprehensive framework for simulating multiscale phenomena. It takes the essence of P3DFFT further by creating an extensible, modular structure uniquely adaptable to a greater range of use cases. The users can specify in detail what kind of data layout they would like to use, both in terms of local memory ordering and the processor layout. Just like P3DFFT, P3DFFT++ is a distributed software package, using MPI as the primary method for interprocessor commubnication. It supports 1D, 2D and 3D (to come soon) domain decomposition schemes. As P3DFFT, P3DFFT++ also relies on lower-level libraries, for example FFTW to perform optimized 1D FFTs. Unlike P3DFFT, which was written in Fortran90, P3DFFT++ is written in C++. Interfaces are provided for C and Fortran. To learn about using the code the user is encouraged to study example programs in C++, C and FORTRAN subdirectories. Please e-mail Dmitry Pekurovsky (dmitry@sdsc.edu) for any questions or suggestions. Software contributions are welcome, assuming they follow the main ideas of the framework.
dhth
monitor changes as AI agents modify your codebase
MendezV
Official repository of the Density-Functional Fluctuation Theory of Crowds project
bemoregt
2d fft of image using Openframeworks & ofxCv
xfangcosmo
2DFFTLog for Covariances from Fourier Space to Real Space
jglaser
Distributed FFT with configurable backend
Simulation of CW radar wave and 2DFFT for Velocity detection
Jaded-Encoding-Thaumaturgy
Collection of Discrete/Fast Fourier Transform VapourSynth functions
gl3nnleblanc
Simulate fraunhofer diffraction via 2D fast fourier transform
peterniuzai
This is a pipeline use 2DFFT method to search Fast Radio burst
AGES-UARK
A collection of (mostly) Python scripts used in automating the measurement of spiral arm pitch angles with 2DFFT.
treuthardt
A repository for the new parallelized version of 2DFFT, a code that allows the user to isolate and measure the spiral arm pitch angle of galaxies.
jmbr
A repackaging of DFFTPACK providing C/C++ header files and ready to be built using CMake.
henrygouk
D Bindings for FFTW3
bendavis007
2DFFT Software Package to Measure Galactic Spiral Arm Pitch Angle
IanBoyanZhang
CSE260
bb667
Reduced Synergy NBA tracking data for SSAC
vanger-cat
Fast discrete Fourier transform with quaternions
rvprg
Introduction to the Discrete Fast Fourier Transform.
ebmonson
A Python module implementation of some tasks associated with measuring spiral galaxy pitch angle with 2DFFT. To be merged into the 2dfft_utils repository at a later date. TODO: Rename package and repository to SpiralUtils.
HiDolen
No description available
dmitrypek
A public repository to build Read the Docs documentation for P3DFFT. https://github.com/sdsc/p3dfft.3
PicciMario
DFFT test for periodic wiping pattern - starting from the NIST statistical suite
ubsuny
Repository to demonstrate 2D FFTs
AhmdNassar
No description available
AarjavJain101
Computes the DFFT, Inverse DFFT, and convolution using DFFTs and Inverse DFFTs