18 Commits (e287f3b5d5fd24ebb6f214f4266ef84ae46c53a9)

Author SHA1 Message Date
pbrod 29ab5007a7 Fixed a bug on comput_cov 9 years ago
pbrod 436a9f9ba9 pep8 9 years ago
pbrod 00f3ce12d8 pep8 9 years ago
pbrod e7d541400e Fixed a bug in ProfileQuantile and ProfileProbability 9 years ago
pbrod b0ef188cf3 Try to silence optimizer. 9 years ago
Per A Brodtkorb eca5368f75 Updated stats 9 years ago
pbrod 9c0e598240 updated link functions. 9 years ago
pbrod b88a141d54 Added link functions to genextreme, exponweib 9 years ago
pbrod cced4aeb0b Merge branch 'master' of https://github.com/wafo-project/pywafo.git 9 years ago
Per A Brodtkorb f8d1afb93b Moved all links to estimation.py 9 years ago
pbrod 9a87ed63b7 Small updates 9 years ago
Per A Brodtkorb 8b4e4dae57 Made code python 3 compatible:
Replaced round with numpy.round
replaced map with list-comprehension
9 years ago
Per A Brodtkorb cef998d962 made code python 3 compatible:
Replaced xrange with range
Replaced map with list comprehension
9 years ago
Per A Brodtkorb 8fe60a970f Small refactoring FitDistribution 9 years ago
Per A Brodtkorb df78c0e728 Added _util.py + fixed a bug in test_fit.py 9 years ago
pbrod e73624161c Simplified wafo.stats:
-Deleted obsolete files.
 -Requires scipy v0.16
 -._distn_infrastructure.py monkeypatch scipy.stats._distn_infrastructure.py
9 years ago
pbrod 34996c05e2 Disabled wafo.stats tests + small cosmetiq fixes 9 years ago
davidovitch d0b4af3bdc move directory structure up, change root to: pywafo/src/* > wafo/* 9 years ago