Revision 493a376b13919f5e034c3e247dbb478b78665081 authored by Ian Harry on 07 June 2019, 21:03:24 UTC, committed by Alex Nitz on 07 June 2019, 21:03:23 UTC
* Commit cython changes

* Add Cython FFTW_pruned

* Add cython eventmgr

* Typo fix

* Split python2 and python3

* Fix typo

* REmove unused pruned FFT code

* Codeclimate

* Code climating

* Oops

* Problem here too
1 parent 5a5291a
Raw File
MANIFEST.in
include test/*test*py
include bin/*
recursive-include examples *py *sh *xml
recursive-include tools *py
include descr.rst
include LICENSE
back to top