Improvement
- Enhance optimization solver capabilities by adding HiGHS solver, improving thread configuration, and updating solver support across the project (@Crosenhain)
- Update spelling and extended some error messages to include more troubleshooting information (@kcoffau)
Fix
- Fixed incorrect indentation in a for loop, leaving relevant constraints out of the optimisation (@purcell_lab)
What's Changed
- HiGHS solver, fix glpk solver, config num_threads by @Crosenhain in #530
- Update retrieve_hass.py by @kcoffau in #531
- Update indentation in for k in range by @purcell-lab in #532
New Contributors
Full Changelog: v0.13.2...v0.13.3