v0.8.0
MultivariateStats v0.8.0
Closed issues:
- Major release before #94? (#102)
- preprocess_mean throws TypeError when handling Integer types (#112)
- Does this library welcome implementing some robustified PCAs? (#129)
- ERROR: MethodError: no method matching PCA() (#132)
Merged pull requests:
- LREG: deprecate
trans
argument (#100) (@wildart) - updated lda.rst (#108) (@OkonSamuel)
- Install TagBot as a GitHub Action (#115) (@JuliaTagBot)
- Typo (#116) (@PallHaraldsson)
- fix #112: remove type constraint (#117) (@wildart)
- Update pca.rst (#124) (@markushhh)
- loosen type bounds in
MulticlassLDA
andMulticlassldaStats
(#127) (@OkonSamuel) - Require
distances
keyword for MDS (#131) (@timholy) - Bandaids for busted tests (#133) (@timholy)