You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Per A Brodtkorb a263988888 Added lfind to misc.py
Replaced call to valarray with np.full
Refactored code from detrendma into a new function moving_average.
Made doctests more robust.
pep8
6 years ago
..
tests replace `not ... is` with `is not` + renamed misspelled test 9 years ago
__init__.py Small updates 9 years ago
_constants.py Simplified wafo.stats: 9 years ago
_continuous_distns.py Updated stats 9 years ago
_discrete_distns.py Simplified wafo.stats: 9 years ago
_distn_infrastructure.py Replaced string interpolation operator with 'format()' 8 years ago
_distr_params.py Simplified wafo.stats: 9 years ago
_numpy_compat.py Merge pull request #10 from ocefpaf/scipy 9 years ago
_util.py Added _util.py + fixed a bug in test_fit.py 9 years ago
core.py Added lfind to misc.py 6 years ago
distributions.py Simplified wafo.stats: 9 years ago
estimation.py pep8 8 years ago