GithubHelp home page GithubHelp logo

bkmgit / sfft Goto Github PK

View Code? Open in Web Editor NEW

This project forked from davidediger/sfft

0.0 2.0 0.0 552 KB

Sparse Fast Fourier Transform Library (C/C++/Python)

License: GNU General Public License v2.0

Python 7.40% C++ 85.96% C 6.12% Shell 0.52%

sfft's Introduction

=========================================
The Sparse Fast Fourier Transform Library
=========================================

Version 0.1
June 2013

http://www.spiral.net/software/sfft.html

  This is the Sparse Fast Fourier Transform Library, a library to compute
Discrete Fourier Transforms of signals with a sparse frequency domain.


1. AUTHORS
----------

  The original SFFT sourcecode was developed by Haitham Hassanieh, Piotr Indyk,
Dina Katabi, and Eric Price at the Computer Science and Artifical Intelligence
Lab at MIT. The original sourcecode and contact information can be found at
their website [1].

  Performance optimizations were developed by Jörn Schumacher
<[email protected]> as part of his master thesis project [2] at the
Computer Science Department of ETH Zurich in 2013, under the supervision of
Prof. Markus Püschel [3].

[1] Sparse Fast Fourier Transform, http://groups.csail.mit.edu/netmit/sFFT/.
[2] Jörn Schumacher, "High-Performance Sparse Fast Fourier Transform", 
    Master thesis, Computer Science, ETH Zurich, Switzerland, 2013.
[3] Homepage of Markus Püschel, http://www.inf.ethz.ch/personal/markusp/.


2. CONTACT INFORMATION
----------------------

  If you are interested in the theory behind the Sparse Fast Fourier Transform,
contact the inventors of the SFFT, Haitham Hassanieh, Piotr Indyk, Dina Katabi,
and Eric Price, at their website http://groups.csail.mit.edu/netmit/sFFT/.

  If you are interested in performance optimizations that were applied, contact
Jörn Schumacher at <[email protected]>.


3. DISCLAIMER
-------------

  The current SFFT implementation is in an experimental state. It is NOT
intended to be used as a drop-in replacement for the FFT library of your choice.
Be prepared to find bugs. There is absolutely NO WARRANTY for the correct
functioning of this software.


4. License
----------

  This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 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 General Public License for more details.

  You should have received a copy of the GNU General Public License along with
this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
Street, Fifth Floor, Boston, MA  02110-1301  USA


5. Installation
---------------

  For installation instructions and a full manual, build the documentation using
"make html" in the doc/ directory.

  Usually, a "./configure && make && make install" is enough to install the
library. This will build  a static and a shared variant of the SFFT library.
Note that by default you need the Intel IPP library; to disable this, pass
'--without-ipp' to the configure step.

sfft's People

Contributors

davidediger avatar

Watchers

James Cloos avatar Benson Muite avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.