Releases: diyabc/abcranger
Releases · diyabc/abcranger
Release v1.2.13
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
1.17
working python wheel
Windows standalone fix
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
Minors
- Fix #60
- Fix progress bar ansi codes generation for windows
Various last-minute enhancements
- added groups selection with missing scenarios #56
- dumb terminal progress output for shiny #58
- summary run texts #55
- lda values output #59
Final 1.*
1.16.2
Flattened catch2 for combined eigen3+ranges checks
Minor fixes
- Fixes #53 and #54
- More informative message for constant in-class variables filtered out by LDA
LDA Fix
- Fix #51
- Fix minor bug in file checks
Minor fixes
- exit when missing files fix #52