Skip to content

EACcodes/deft

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEFT: data equipped with Fourier transforms

DEFT is a C++ library providing Fourier-transform-based tools for data on three-dimensional grids, including

  • sums of functions duplicated over a lattice;
  • interpolation and filtering with Fourier transforms;
  • various derivatives (gradients, the Laplacian, etc.) computed with Fourier transforms.

DEFT includes a python wrapper. For example applications, see

DEFT (currently) has several dependencies:

  • Armadillo, a C++ library for linear algebra & scientific computing;
  • FFTW, the "Fastest Fourier Transform in the West".

DEFT is work in progress.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages