Recent Releases of ToQUBO
ToQUBO - ToQUBO.jl Documentation
What's Changed
- Use
PySAinstead ofDWavein examples by @pedromxavier in https://github.com/JuliaQUBO/ToQUBO.jl/pull/88 - Implement
MOI.ListOf*AttributesSetforVirtualModelandQUBOModelby @pedromxavier in https://github.com/JuliaQUBO/ToQUBO.jl/pull/86 - Publish new docs
Full Changelog: https://github.com/JuliaQUBO/ToQUBO.jl/compare/v0.1.9...v0.1.10+docs
- Julia
Published by pedromxavier 11 months ago
ToQUBO - v0.1.10
ToQUBO v0.1.10
Merged pull requests:
- Implement MOI.ListOf*AttributesSet for VirtualModel and QUBOModel (#86) (@pedromxavier)
- Use PySA instead of DWave in examples (#88) (@pedromxavier)
Closed issues:
- Missing MOI attributes methods for ToQUBO.QUBOModel (#84)
- Gurobi optimizer issue with qubo models (#85)
- Julia
Published by github-actions[bot] 11 months ago
ToQUBO - v0.1.8
What's Changed
- Add specific dispatch for
>=constraints. by @pedromxavier in https://github.com/psrenergy/ToQUBO.jl/pull/81 - Add support for indicator variables by @pedromxavier in https://github.com/psrenergy/ToQUBO.jl/pull/82
Full Changelog: https://github.com/psrenergy/ToQUBO.jl/compare/v0.1.7...v0.1.8
- Julia
Published by pedroripper almost 2 years ago
ToQUBO - v0.1.7
ToQUBO v0.1.7
Merged pull requests: - ToQUBO Compiler Upgrade (#77) (@pedromxavier)
Closed issues:
- NTR_KZFD quadratization dispatch not being called (#69)
- Place toqubo_* methods inside new Compiler module (#75)
- Enhance and Validate the Attribute System (#78)
- Add hint attributes for penalty factors (#79)
- Julia
Published by github-actions[bot] over 2 years ago
ToQUBO - v0.1.6
ToQUBO v0.1.6
Closed issues: - Naming decision (#62) - Restore support for raw attributes (#65) - Add citation file (#67) - Anneal.jl logo still in readme (#71)
Merged pull requests:
- Write Docs for v0.1.5 (#64) (@pedromxavier)
- Fix Raw Optimizer Attribute Access (#66) (@pedromxavier)
- Add citation files (#68) (@pedromxavier)
- Replace Anneal for QUBODrivers (#72) (@pedromxavier)
- Julia
Published by github-actions[bot] almost 3 years ago
ToQUBO - v0.1.3
ToQUBO v0.1.3
Closed issues: - Architecture-specific Compilation (#44)
Merged pull requests: - Add Tests (#51) (@pedromxavier) - Add architecture-based dispatch (#52) (@pedromxavier) - Enhance compiler (#53) (@pedromxavier) - Add QUBOTools features (#55) (@pedromxavier)
- Julia
Published by github-actions[bot] over 3 years ago
ToQUBO - v0.1.1
ToQUBO v0.1.1
Closed issues: - Setup Zenodo (#25) - Register ToQUBO.jl (#28) - Incorrect values on multiple results (#35) - Non-trivial conversions -- Primer (#36) - Add code coverage (#37)
Merged pull requests: - Add Badges + Enhance Presentation Text (#33) (@pedromxavier) - Remove embedded Anneal.jl and Python Dependencies (#34) (@pedromxavier) - Add coverage actions (#39) (@pedromxavier) - Fix Multiple Results Query (#40) (@pedromxavier) - Add tests from Quantum Bridge Analytics (#43) (@pedromxavier) - Development (#47) (@pedromxavier) - Fix link of doc badge (#48) (@metab0t) - Regular Development (#49) (@pedromxavier)
- Julia
Published by github-actions[bot] over 3 years ago
ToQUBO - v0.1.0
ToQUBO v0.1.0
Closed issues:
- Add MOI-specific Tests to Anneal Module (#7)
- Some assets are duplicated in assets and docs folders (#9)
- Remove loren ipsum from docs (#10)
- Remove knapsack submodule (from examples folder) (#11)
- Remove non-essencial deps from main Project.toml (#12)
- Add [compat] statements for all non Base julia deps that remain in the main Project after cleanup. (#13)
- Usage of Random (#14)
- Question about python part of tests (#15)
- Cleanup exports (#16)
- Interface UI target (#17)
- Create a Enumeration.Optimizer (#18)
- toqubo_constraint! do not accept ScalarQuadraticFunction, only ScalarAffineFunction (#19)
- Python Dependencies (#22)
- Pkg.add() fails because of submodule (#23)
- Split packages ? (#24)
- Add a License (#29)
Merged pull requests: - Fix Syntax Error @ ci.yml (#1) (@pedromxavier) - Add Annealing Features (#2) (@pedromxavier) - Add Annealing Tests (#3) (@pedromxavier) - Add Virtual Variable Mapping Tests (#4) (@pedromxavier) - Merge QUBO Model Development to master (#5) (@pedromxavier) - Configure Docs (#6) (@pedromxavier) - Increment Docs + Add Templates (#8) (@pedromxavier) - ToQUBO.jl v0.1.0 (#21) (@pedromxavier) - Create TagBot.yml (#26) (@joaquimg) - Embed Anneal.jl (#27) (@pedromxavier) - Create LICENSE (#30) (@pedromxavier)
- Julia
Published by github-actions[bot] almost 4 years ago