Skip to content

hannahlawrence/sinctransform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sinc Transform

A C++ package for computing the fast sinc and sinc-squared transforms in 1, 2, and 3 dimensions according to the algorithm proposed by Greengard et. al. in 2006. Matlab codes are included for convenience as well. The transforms are defined as follows:

Documentation

Please see the primary documentation here for installation instructions, example code, derivations, licenses, etc.

Prerequisites

Note that this code crucially requires the FINUFFT library, as detailed in the installation instructions, as well as all of its required libraries (FFTW, for example).

About

Fast Sinc Transform Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published