Commit Graph

200 Commits (9a2b9f6921befc0d3392452b5b8896db330fc91e)
 

Author SHA1 Message Date
per.andreas.brodtkorb 1729997387
Per.Andreas.Brodtkorb 171a0cd0c6 Made a baseclass _KDE for KDE and TKDE + updated tests
per.andreas.brodtkorb f8c543b94e updated kdetools.py
Per.Andreas.Brodtkorb 508c74421b Updated distributions.py
Per.Andreas.Brodtkorb a2e91f6116 Added bitwise operators
Per.Andreas.Brodtkorb c22d63b93f Fixed a bug in kde.eval_grid_fast + updated tests
Per.Andreas.Brodtkorb 767cae0ed8 Small updates
per.andreas.brodtkorb 69dd04d787 Added KDE.eval_grid and KDE.eval_grid_fast
per.andreas.brodtkorb 39023b0ef8 Small updates
Per.Andreas.Brodtkorb 111d6ce808 Added test_distributions.py
updated test_estimation.py
per.andreas.brodtkorb 85792549d1 Small modifications
per.andreas.brodtkorb 1484f9128e Updated example in TKDE
per.andreas.brodtkorb b5835a7549 Fixed bugs in KDE
Added TKDE + tests
per.andreas.brodtkorb 51387dcb5d Small updates
per.andreas.brodtkorb 4d8ba7aefc Added test for estimation.py
Per.Andreas.Brodtkorb f9968c709a Fixed Scipy-ticket : ppf for Lognormal fails on array-like 'loc' or 'scale'
per.andreas.brodtkorb cc15a2b762 Small bugfix
per.andreas.brodtkorb b581ec4051 Updated kdetools.py (but still not working correctly)
Small cosmetic fixes to other files
Per.Andreas.Brodtkorb da9c0695d0 Fixed a bug in setup.py
Added functions to __all__ variable in stats.core.py
Per.Andreas.Brodtkorb 39d93a8f78 Added hessian_nlogps for more robust estimation of the covariance.
Per.Andreas.Brodtkorb 0177714a8d Added the doctest again
Per.Andreas.Brodtkorb db8e835b51 Fixed bugs in:
link method of frechet_r_gen class
_reduce_func method of rv_continuous and FitDistribution classes 
_myprbfun method in Profile class
Per.Andreas.Brodtkorb e8ab556234 Mostly updated the documentation and validated the examples.
Per.Andreas.Brodtkorb 9d10be02be Mainly updated the documentation
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.