Roger Labbe
6f1fd2f16f
Updated to use absolute imports
...
I used to add .\code to the path, which was an absurd hack.
Now all code is imported with import code.foo.
2016-03-06 12:02:13 -08:00
Roger Labbe
a647f96388
Made plots interactive
2016-02-27 21:40:21 -08:00
Roger Labbe
1610678354
Worked on the IMM section.
...
It is more complete, but not finished.
2016-01-31 20:12:29 -08:00
Roger Labbe
43b55214a8
Start of IMM section, lots left to do
2015-08-22 12:22:09 -07:00
Roger Labbe
391e8f4d49
Added MIT license to all files.
2015-08-01 08:52:48 -07:00
Roger Labbe
6bf7552212
Added license text and import from future.
...
This code did not work for Python 2.x becaus I was not
importing from future. While I was altering all the files
I updated the header to include license information.
2015-08-01 08:46:14 -07:00
Roger Labbe
625c89bee4
Added MMAE filtering section.
2015-07-30 21:45:13 -07:00
Roger Labbe
24e70d7c77
Added MM filter bank.
2015-06-30 20:14:39 -07:00