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 07bcbde53b pep8 9 years ago
..
tests replace `not ... is` with `is not` + renamed misspelled test 10 years ago
__init__.py Small updates 10 years ago
_constants.py Simplified wafo.stats: 10 years ago
_continuous_distns.py Updated stats 10 years ago
_discrete_distns.py Simplified wafo.stats: 10 years ago
_distn_infrastructure.py Replaced string interpolation operator with 'format()' 9 years ago
_distr_params.py Simplified wafo.stats: 10 years ago
_numpy_compat.py
_util.py Added _util.py + fixed a bug in test_fit.py 10 years ago
core.py Simplified codebase 9 years ago
distributions.py Simplified wafo.stats: 10 years ago
estimation.py pep8 9 years ago