Skip to content

Releases: diyabc/abcranger

Release v1.2.13

26 Oct 01:19
Compare
Choose a tag to compare

Fully automated CI builds.
Please note that from now on, only the linux version is has the complete MKL optimizations for linear algebra related computations (LDA and PLS).

Attached the MER version requested by @aestoup per request #67

Python 3.8 wheels

23 Sep 14:30
Compare
Choose a tag to compare
Python 3.8 wheels Pre-release
Pre-release
1.17

working python wheel

Windows standalone fix

14 Sep 11:59
Compare
Choose a tag to compare

Fix for libiomp5md.dll missing dll (switched from openmp to static tbb)
Fix for incorrectly registering dependant variable a second time when instantiating the second forest in modelchoice (fix #66)

OOB error rate vs number of trees

27 Aug 10:58
Compare
Choose a tag to compare

Fixed in this release

Minors

08 Jul 13:42
Compare
Choose a tag to compare
  • Fix #60
  • Fix progress bar ansi codes generation for windows

Various last-minute enhancements

01 Jul 14:50
Compare
Choose a tag to compare
Pre-release
  • added groups selection with missing scenarios #56
  • dumb terminal progress output for shiny #58
  • summary run texts #55
  • lda values output #59

Final 1.*

22 Jun 03:05
Compare
Choose a tag to compare
1.16.2

Flattened catch2 for combined eigen3+ranges checks

Minor fixes

11 Jun 14:28
Compare
Choose a tag to compare
Minor fixes Pre-release
Pre-release
  • Fixes #53 and #54
  • More informative message for constant in-class variables filtered out by LDA

LDA Fix

04 Jun 15:45
Compare
Choose a tag to compare
LDA Fix Pre-release
Pre-release
  • Fix #51
  • Fix minor bug in file checks

Minor fixes

04 May 17:15
Compare
Choose a tag to compare
Minor fixes Pre-release
Pre-release
  • exit when missing files fix #52