Lava Optimization 0.2.4
What's Changed
- resolving dependabot warning by @michaelbeale-IL in #154
- Update templates by @PhilippPlank in #166
- NEBM + SCIF merger with SCIF's WTA spikes only when switching states by @srrisbud in #155
- Improved OptimizationSolver API by @AlessandroPierro in #176
- Bump cryptography from 39.0.0 to 39.0.1 by @dependabot in #178
- Update SolverTuner behaviour with hyperparameters passed through SolverConfig by @AlessandroPierro in #180
- Bump ipython from 8.8.0 to 8.10.0 by @dependabot in #181
- Enable tracking of cost value through runtime and retrieval as raw data and plot. by @GaboFGuerra in #177
- Improve unittests for OptimizationSolver by @AlessandroPierro in #183
- Update API to enable Simulated Annealing on NEBM model by @AlessandroPierro in #187
- Explicitly enforce ReadGateCModel by @phstratmann in #190
- Solver explicitly enforces ProcModels for Loihi2 backend by @phstratmann in #191
- Track cost instead of minimum cost when user sets probe_cost = True on SolverConfig. by @GaboFGuerra in #194
- Enable parallel mode for the OptimizationSolver. by @GaboFGuerra in #184
- Repair CICD after merge on lava-optimization side by @GaboFGuerra in #196
- Adjusting Boltzmann/simulated annealing Vars with Loihi implementation by @phstratmann in #199
- Enable Solver Parallelization with Loihi2 Backend by @GaboFGuerra in #197
- Deleting incorrect reference to NcProcModels (Fix Collab unit tests) by @phstratmann in #205
- Implement IQP/ILP problem interface by @AlessandroPierro in #207
- Solve stalling issue on lava-optimization side. by @GaboFGuerra in #208
- Add new SA model: balanced switching, less passes by @phstratmann in #209
- Release 0.2.4 by @mgkwill in #210
New Contributors
- @michaelbeale-IL made their first contribution in #154
Full Changelog: v0.2.3...v0.2.4