Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -6/+6 |
| | | | | We should be more careful about letting these into the code in the future. In emacs, we can use (add-hook 'before-save-hook 'delete-trailing-whitespace). | ||||
* | fft: fixed logpwrfft.py to import new C++ window properly from fft_swig ↵ | Tom Rondeau | 2013-11-10 | 1 | -1/+1 |
| | | | | (fixes issue #609 reported by Sylvain Munaut). | ||||
* | fft: Enabling uninstalled python imports. | Ben Reynwar | 2013-03-07 | 1 | -0/+176 |