Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ukoethe committed May 19, 2017
1 parent fa3cb3b commit ed1e79e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docsrc/credits_changelog.dxx
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,28 @@

<li> John Kirkham figured out how to configure Travis to run tests for Python3 and on OS X.

<li> Philip Schill implemented version 3 of the Random Forest.

<li> David St&ouml;ckel contributed the 3D convex hull functionality.

<li> Numerous people reported and fixed bugs and made suggestions.
</ul>

Many thanks to all!
<p>

<b> Changes from Version 1.11.0 to 1.11.1</b>

<ul>
<li> Added 3D convex hull computation and features (David St&ouml;ckel).

<li> Added Random Forest version 3, inspired by LEMON's graph API, to simplify customization of RF variants (Philip Schill).

<li> Improved hierarchical clustering (Cpnstantin Pape).

<li> Minor improvements and bug fixes in the code and documentation.
</ul>

<b> Changes from Version 1.10.0 to 1.11.0</b>

<ul>
Expand Down

0 comments on commit ed1e79e

Please sign in to comment.