Commit Graph

8 Commits (6d7beed94b66833a654435c0c74cc007c59e0303)

Author SHA1 Message Date
Per A Brodtkorb cd7b75b184 Added absolute_import
pep c_functions.c
Per A Brodtkorb 8fe60a970f Small refactoring FitDistribution
Per A Brodtkorb df78c0e728 Added _util.py + fixed a bug in test_fit.py
pbrod e73624161c Simplified wafo.stats:
-Deleted obsolete files.
 -Requires scipy v0.16
 -._distn_infrastructure.py monkeypatch scipy.stats._distn_infrastructure.py
pbrod 34996c05e2 Disabled wafo.stats tests + small cosmetiq fixes
pbrod ddef4e9e78 added conftest.py
davidovitch 6ebcc00339 Merge pull request from ocefpaf/scipy
davidovitch d0b4af3bdc move directory structure up, change root to: pywafo/src/* > wafo/*