Releases: spectre-team/matlab-legacy
Releases · spectre-team/matlab-legacy
Python packages recompiled for MCR 2019a
This has support for Python 3.5, 3.6 and 3.7. There's no more separation into different platforms needed.
Packages for .NET & Python (plotting disabled, fixed GMM and filtering)
New in this release:
- possibility to disable warnings in
fetch_thresholds
- handle case in
fetch_thresholds
when there are no fitting decompositions g_mix_est_fast_lik
has iterations limit added to not to get stuck in overshooting the solution
Packages for .NET & Python (plotting disabled, fixed GMM)
GMM modelling:
- fix: use proper version of internal functions with correct amount of parameters
- fix: make sure zero probabilities are never used
- fix: saving mean spectrum with model works again
DiviK:
- fix: disable plotting
Packages for .NET & Python (plotting disabled, fixed GMM)
This release disables plots (they were causing issues on Linux) and fix GMM
Packages for .NET & Python (sequential)
This version is the same as the previous legacy-v4.0.0.1, however all parfor
loops have been converted to simple for
loops. This may be beneficial when packaging such API in container.
Packages for .NET & Python
Contains NuGet package with .NET .dll
library and zip
file with Python redist.