Commit Graph

26 Commits (51de2e3530d11631be2b8baaaf615efa51919a61)
 

Author SHA1 Message Date
Per.Andreas.Brodtkorb 51de2e3530 Added version generation to setup.py
Simplified __init__.py files to avoid duplicate inclusion of wafo.
Per.Andreas.Brodtkorb 71852984c7 Added more kernels
Per.Andreas.Brodtkorb 83bda6890a Updated documentation
Added more examples
Added more tests
Per.Andreas.Brodtkorb e1ed205bd2 Added cdfnorm2d and prbnorm2d + tests
Per.Andreas.Brodtkorb d70f75a3cf Moved mvn.pyf and mvndst.f to source/mvn directory + added the build script for it
Per.Andreas.Brodtkorb 4a8332d3a4 Added default plot_args and plot_args_children to WafoData
Per.Andreas.Brodtkorb e2793d38c7 Added more test to test/test_misc.py and test/test_gaussian.py
Per.Andreas.Brodtkorb 3623d76102 Removed reference to ppimport
Per.Andreas.Brodtkorb 4e40a3e5a9 Deleted ppimport.py
Per.Andreas.Brodtkorb 6a52138492 Added tests for misc.py
Per.Andreas.Brodtkorb 43dedcda31 Added build_all and test_all scripts
Per.Andreas.Brodtkorb df05bec641 Added functions to stats.core.py
-reslife
-extremal_idx
-++
Improved estimation.py
Per.Andreas.Brodtkorb a490e23e2f Deleted stats.plotbackend.py and test_ppimport.py
Per.Andreas.Brodtkorb 205f94d0f8 Fixed a bug in findcross in c_functions.c
Recompiled binaries for Windows xp 32bit
Per.Andreas.Brodtkorb 24360c33f8 Updated distributions.py so it is in accordance with scipy.stats.distributions.py
Per.Andreas.Brodtkorb e77fc13a66 Revised the setup script
Per.Andreas.Brodtkorb b2c5aa8c00 Added build_all.py that compiles all f2py extensions
WAFO now works!
Per.Andreas.Brodtkorb 93b6da97c0 Updated SpecData1D.sim_nl doctest example
Per.Andreas.Brodtkorb acab68c0a1 Small enhancements
-Added trdata method to TimeSeries class
-Added TrLinear class to transform/models.py
-Added more doctest examples to spectrum/core.py
Per.Andreas.Brodtkorb da96ab184a Added ppimport.py
Small bugfix to estimation.py and distributions.py
Per.Andreas.Brodtkorb 652bf4981d
Per.Andreas.Brodtkorb 4d338e15ce Added wafo.stats + small fixes
Per.Andreas.Brodtkorb d0c62a08fa Small bugfixes
Per.Andreas.Brodtkorb d0b1e917ce Reorganized again
Per.Andreas.Brodtkorb d7a654d89b Reorganiced pywafo
daviddrazen 6f5bcd9eed Initial import of original WAFO code.