Lava Optimization 0.1.2
Lava Optimization 0.1.2 is a bugfix dot release.
Features and Improvements
- Added more content to tutorial_01. Some tuning guidelines of learning rates α and β for the QP solver have been added
Bug Fixes and Other Changes
- Fixed bug affecting accuracy of floating-point QP solver (Issue #9) (PR#69)
- Achieved speed up of QP solver execution speed by 50x eliminating busy waiting on CSP channel (Issue #16)(lava PR#87)
- Changed solver interface to return solution values, removed default preconditioning in solver (Issue #15 & PR#14 & PR#19)
- Corrected typos in tutorials (Issue #15 & PR#14 & PR#19)
Breaking Changes
- No breaking changes in this release.
Known Issues
- No known issues at this point
What's Changed
- Lava-optimization v0.1.1 Changes by @ashishrao7 in #14
- Fixed Location of tutorials folder and fixed broken links to Lava core by @ashishrao7 in #19
- Clean up of explicit namespace declaration by @bamsumit in #18
- Lava Optimization 0.1.2 by @mgkwill in #20
Full Changelog: v0.1.1...v0.1.2