FFT-tools.git
11 years agoBump to version 0.3. 0.3
W. Trevor King [Sun, 22 Jul 2012 16:02:03 +0000 (12:02 -0400)]
Bump to version 0.3.

11 years agoChange email address to tremily and cleanup setup.py classifiers.
W. Trevor King [Sun, 22 Jul 2012 16:00:07 +0000 (12:00 -0400)]
Change email address to tremily and cleanup setup.py classifiers.

12 years agoUpdate URLs from einstein to tremily.
W. Trevor King [Wed, 22 Feb 2012 16:30:49 +0000 (11:30 -0500)]
Update URLs from einstein to tremily.

12 years agoExplicitly convert powers to reals (they should have no imaginary portion.)
W. Trevor King [Tue, 4 Oct 2011 14:57:04 +0000 (10:57 -0400)]
Explicitly convert powers to reals (they should have no imaginary portion.)

13 years agoAdd .gitigore ignoring *.pyc files.
W. Trevor King [Tue, 19 Apr 2011 18:39:00 +0000 (14:39 -0400)]
Add .gitigore ignoring *.pyc files.

13 years agoFix doclines -> __doc__ in setup.py description.
W. Trevor King [Tue, 8 Feb 2011 20:10:52 +0000 (15:10 -0500)]
Fix doclines -> __doc__ in setup.py description.

13 years agoConvert setup.py to plain distutils and general cleanups. 0.2
W. Trevor King [Tue, 8 Feb 2011 20:01:18 +0000 (15:01 -0500)]
Convert setup.py to plain distutils and general cleanups.

15 years agoMoved from Python Software Foundation License to BSD License.
W. Trevor King [Tue, 11 Nov 2008 16:22:59 +0000 (11:22 -0500)]
Moved from Python Software Foundation License to BSD License.

I didn't know what header to include in the code for the PSFL.

15 years agoAdded `dist' target to Makefile
W. Trevor King [Sat, 4 Oct 2008 14:11:18 +0000 (10:11 -0400)]
Added `dist' target to Makefile

15 years agoSetup package for setuptools distribution.
W. Trevor King [Sat, 4 Oct 2008 14:08:58 +0000 (10:08 -0400)]
Setup package for setuptools distribution.

15 years agoAdded some more Parseval's checks, but they failed.
W. Trevor King [Sat, 4 Oct 2008 14:04:22 +0000 (10:04 -0400)]
Added some more Parseval's checks, but they failed.

TODO, figure out why and fix it, so I can uncomment the checks.

15 years agoGot Parseval's checks working.
W. Trevor King [Sat, 4 Oct 2008 13:43:54 +0000 (09:43 -0400)]
Got Parseval's checks working.

15 years agoBegan versioning
W. Trevor King [Sat, 4 Oct 2008 13:06:13 +0000 (09:06 -0400)]
Began versioning