Skip to content

Commit

Permalink
Update HISTORY
Browse files Browse the repository at this point in the history
  • Loading branch information
fmenardo authored Sep 19, 2018
1 parent cd8f405 commit 69e1dde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HISTORY
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ September 19th 2018

Treemmer_v0.1_beta

- Compatible with joblib 0.11 and 0.12
- Changed the call of the stop options, now it is possible to call -X and -RTL several time in the same run. For example "-X 100 50 -RTL .95" will output a reduced tree with 100 leaves, one with 50 leaves and one with 95% of the originla tree length in the same run
- Update compatibility to Joblib 0.12
- Changed the call of the stop options, now it is possible to call -X and -RTL multiple times in the same run. For example "-X 100 50 -RTL .95" will output a reduced tree with 100 leaves, one with 50 leaves and one with 95% of the original tree length in the same run

0 comments on commit 69e1dde

Please sign in to comment.