Releases: pasqal-io/qubo-solver
Releases · pasqal-io/qubo-solver
v0.5.0
What's Changed
- Update actions/checkout action to v6 by @renovate[bot] in #79
- [Testing] Test many devices for embeddings and solvers by @chMoussa in #78
- [Documentation] Fix link remote emulators by @chMoussa in #85
- Separate device dependency in BLaDE + fixes and optimization by @CdeTerra in #83
- [Feature] merge counts and probabilities in postprocess by @chMoussa in #89
- [Feature] Hybrid simulated annealing tabu solver by @chMoussa in #90
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
What's Changed
- [Feature] QUBO decomposition algorithm by @chMoussa in #57
- [BugFix] Integer format after solving by @chMoussa in #61
- [BugFix] Fix classical case for analyzer by @chMoussa in #62
- [Feature] Random generation with negative coefficients by @chMoussa in #69
- [Feature] Add counts to simulated annealing and random sampler by @chMoussa in #66
- [BugFix] Fix condition on fixation function by @chMoussa in #70
- [Refactor] Move negative coefficient errors to solver by @chMoussa in #64
- [Feature] Tabu search multiple solutions by @chMoussa in #71
- [Testing] Increase coverage to 83% by @chMoussa in #72
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
We now use Qoolqit as a framework to design quantum programs. Configurations have also changed to suit the new framework.
- [Refactoring] Qoolqit refactor by @chMoussa in #43
- [Documentation] Use use_quantum=True for qpu and remote emulators by @chMoussa in #44
- [BugFix] Remote execution by @chMoussa in #46
- Fix NaN scaling when all target weights are higher than current ones by @CdeTerra in #47
- [Documentation] Minor readme changes by @chMoussa in #52
- [BugFix] Trivial diagonal case by @chMoussa in #53
- Improve coordinates on new dimensions and prevent outliers from disturbing them by @CdeTerra in #50
- Update dependency qoolqit to v0.3.0 by @renovate[bot] in #54
- [Feature] Allow simulated annealing to return multiple solutions by @fabkant in #51
- [Release] release 0.3 by @chMoussa in #55
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- [Feature] Random sampler by @chMoussa in #34
- [Feature] Add detuning by @chMoussa in #36
- [Refactor] Group parameters by type of algorithm by @chMoussa in #39
- [Feature] Update default pulse duration to maximum device spec by @fabkant in #38
- Update dependency qoolqit to v0.2.0 by @renovate[bot] in #40
Full Changelog: v0.1.0...v0.2.0
v0.1.0
v0.0.6
v0.0.5
What's Changed
- Update actions/setup-python action to v6 by @renovate[bot] in #10
- Rephrase README notes on Windows and cplex by @Yoric in #13
- [Testing] Test under windows by @chMoussa in #15
- [Documentation] Tutorial display fix by @chMoussa in #16
- [Documentation] Add more explanations in tutorials by @chMoussa in #17
New Contributors
Full Changelog: v0.0.4...v0.0.5