Skip to content

Updated development release

Pre-release
Pre-release
Compare
Choose a tag to compare
@pwollstadt pwollstadt released this 11 Nov 16:32
· 383 commits to master since this release

Updates to documentation, gh-pages, and unit-/system-tests.

Improvements:

  • Improve handling memory exhaustion for JidtDiscrete estimators. This also required including a new JIDT jar. Please note there are occasions where the OS cannot provide more memory (even though heap is large enough) where Java crashes and via jpype1 this seems to kill python. I will continue to investigate this but it may not be solveable.

Bug fixes:

  • Fixes #15 by adding Kraskov algorithm 2 option for all JidtKraskov estimators. This required including a new JIDT jar. Unit test included for MI.