Releases: erdogant/distfit
Releases · erdogant/distfit
1.1.0
Fast update after previous version where the following is done:
- input parameters changed: distribution into distr.
- various smaller changes
1.0.0
Huge update to version 1.0.0!
disfit is becoming more easy as the whole code is rewritten in classes now!
- distfit code refactored with classes
- examples updated
- unit test updated
- docstrings updated
0.1.6
- seems that the previous release was not correctly released.
0.1.5
- bug fix in proba_parameteric.
0.1.4
- Bug fix in finding best distribution!
- Bug fix in plot
- New unit test to avoid this in the future.
0.1.3
- unit tests
- summary plot
- refactoring
- code cleaning
- plot improvements
0.1.1
- Code refactoring
- Code cleaning
- plot possible for .proba_emperical() with .plot()