20 Commits (55d0930a4e88df1fde45f3e48f2d22effcdfc2aa)

Author SHA1 Message Date
pbrod 55d0930a4e Small update 10 years ago
pbrod b88a141d54 Added link functions to genextreme, exponweib 10 years ago
pbrod cced4aeb0b Merge branch 'master' of https://github.com/wafo-project/pywafo.git 10 years ago
Per A Brodtkorb f8d1afb93b Moved all links to estimation.py 10 years ago
pbrod 9a87ed63b7 Small updates 10 years ago
Per A Brodtkorb 59186edfd6 Improved accuracy and avoids some runtime warnings. 10 years ago
Per A Brodtkorb 0750bdd94b Removed runtime warnings 10 years ago
Per A Brodtkorb aeed49139b Upated wafo.stats 10 years ago
Per A Brodtkorb 884a5588ba Deleted misc.hypgf function
refactored:
 misc.findoutliers
objects.TimeSeries.wave_periods
10 years ago
Per A Brodtkorb 9522c6c24f Cleanup of code 10 years ago
Per A Brodtkorb 8b4e4dae57 Made code python 3 compatible:
Replaced round with numpy.round
replaced map with list-comprehension
10 years ago
Per A Brodtkorb cef998d962 made code python 3 compatible:
Replaced xrange with range
Replaced map with list comprehension
10 years ago
Per A Brodtkorb cd7b75b184 Added absolute_import
pep c_functions.c
10 years ago
Per A Brodtkorb 8fe60a970f Small refactoring FitDistribution 10 years ago
Per A Brodtkorb df78c0e728 Added _util.py + fixed a bug in test_fit.py 10 years ago
pbrod e73624161c Simplified wafo.stats:
-Deleted obsolete files.
 -Requires scipy v0.16
 -._distn_infrastructure.py monkeypatch scipy.stats._distn_infrastructure.py
10 years ago
pbrod 34996c05e2 Disabled wafo.stats tests + small cosmetiq fixes 10 years ago
pbrod ddef4e9e78 added conftest.py 10 years ago
davidovitch 6ebcc00339 Merge pull request #10 from ocefpaf/scipy 10 years ago
davidovitch d0b4af3bdc move directory structure up, change root to: pywafo/src/* > wafo/* 10 years ago