Skip to content

Implementation of standard FFTs and naive fourier transforms on lattices

License

Notifications You must be signed in to change notification settings

NilsNiggemann/LatticeFFTs.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LatticeFFTs.jl

Fourier transforms on lattices. Note that this approach uses standard FFTs instead of other approaches such as NFTs.

Usage

This package is designed to work with my other packages such as lattices from SpinFRGLattices.jl. It should however not be neccessary to use them. Documentation for usage will follow soon. For now, example usage can be found in the Examples folder or in test/runtests.jl

About

Implementation of standard FFTs and naive fourier transforms on lattices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages