Skip to content

handschuh/FEPC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FEPC library

Copyright (C) 2009 Peter Gerds (gerds@mis.mpg.de), 2010 Stefan Handschuh (handschu@mis.mpg.de)


This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

To read the text of the GNU Lesser General Public License,
see <http://www.gnu.org/licenses/>



Create the makefiles with "cmake .". If the parameter "HAS_FFTW3" is set,
the fftw3 library will be used (if present). This however forces the
resulting binary to be GPL licensed if published as the fftw3 is released
under the GPL.

About

Program for computing the convolution of two functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.3%
  • Objective-C 0.7%