Lava 0.3.0
What's Changed
- Enable cost tracking with Loihi backend (#212) by @AlessandroPierro in #216
- Update license-metadata in pyproject.toml for pypi compatibility by @mgkwill in #218
- Enable state probing for OptimizationSolver on CPU and Loihi backend by @AlessandroPierro in #217
- Fix refract_counter init in NEBM/NEBMSA by @AlessandroPierro in #223
- Add seaborn to dependencies by @AlessandroPierro in #222
- Bump requests from 2.28.2 to 2.31.0 by @dependabot in #226
- Bump tornado from 6.2 to 6.3.2 by @dependabot in #228
- Bump cryptography from 39.0.1 to 41.0.0 by @dependabot in #231
- Add ReportAnalyzer utility class by @AlessandroPierro in #221
- Fix integer overflow bug by @phstratmann in #235
- Add 1-Layer and 2-Layer LCA Implementations for CPU Backend by @Gavinator98 in #200
- Update QUBO solver to use Sparse synapses by @AlessandroPierro in #237
- [QUBO] SA without linear approximation by @phstratmann in #239
- Dev/qp solv integration by @ashishrao7 in #238
- Bump cryptography from 41.0.0 to 41.0.2 by @dependabot in #240
- Bump pygments from 2.14.0 to 2.15.0 by @dependabot in #242
- Merge satellite scheduler and fix QUBOSolver convergence on CPU by @tim-shea in #241
New Contributors
- @Gavinator98 made their first contribution in #200
- @tim-shea made their first contribution in #241
Full Changelog: v0.2.4...v0.3.0