* Remove OpenBLAS and LAPACK, use Spectra and nalgebra instead. * Use BLIS for matrix multiplications (Linux-only for now). * Make `modeling.LDAClassifier` incremental (breaking change). * Add `modeling.MultiLDA`.
0.1.1
-------------------
* Fix "invalid instruction" bug for CI wheel on windows.
0.1.0
-------------------
* Initial release, with the following features: * LDA and Gaussian templates modeling * SNR * T-test any order (for TLVA) * Soft Analytical Side-Channel Attack (SASCA) * Rank Estimation