Releases: Jij-Inc/Qamomile
Releases · Jij-Inc/Qamomile
v0.4.0
What's Changed
- Swap the names of QAOA parameters by @Jacomichi in #71
- Feature/param map by @Jacomichi in #72
- ignore measurement gate to transpile quri-parts by @yuyamashiro in #74
- Remove the 'ee571bc' and 'b162eff' commits by @ahao27 in #79
- docs: Fix typos and suggest changes to example commands in documentation by @yukina-t156 in #77
- Bump the pip group with 3 updates by @dependabot in #63
- change .DS_Store as ignore by @Jacomichi in #80
- Add new argument normalize_model by @bluest93 in #78
- Add detail explanation for QAOA and QRAO in docstring by @Jacomichi in #82
- adding graph_partitioning_tutorial by @bluest93 in #81
- fixed import lib in README.md by @bluest93 in #84
New Contributors
- @yukina-t156 made their first contribution in #77
- @dependabot made their first contribution in #63
- @bluest93 made their first contribution in #78
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- fix quri transpile for prametricTwoQubitGate by @Jacomichi in #70
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Set Default
simplify
to False inqubo_to_ising
by @Jacomichi in #67
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Add drawer module and change independency
What's Changed
- fix the repository link in the docs by @Jacomichi in #56
- Fixing the order of operators when creating a QRAO Hamiltonian by @Jacomichi in #58
- add Space Efficient QRAO by @Jacomichi in #59
- add (3,2)-QRAO by @Jacomichi in #60
- add efficient su2 ansatz by @Jacomichi in #57
- add drawer by @Jacomichi in #61
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Add (2,1)-QRAO and fix the coefficient of (3,1)-QRAO by @Jacomichi in #52
- add packages for document by @Jacomichi in #53
- add matplotlib for docs by @Jacomichi in #54
- Introduction of addition and multiplication to the Hamiltonian by @Jacomichi in #55
Full Changelog: v0.2.0...v0.2.1
Release v0.2.0
What's Changed
- fix name jijmodeling-transpiler-quantum to qamomile in documents by @Jacomichi in #41
- re-create qamomile by @yuyamashiro in #51
Full Changelog: v0.1.0...v0.2.0
Rename to Qamomile
What's Changed
- fix the issues #35 by @Jacomichi in #36
- Add Alternating Operator Ansatz tutorial by @Jacomichi in #33
- Fixing quri-parts ansatz bug and refactoring by @yuyamashiro in #37
- Setup Mkdocs for API site by @Jacomichi in #38
- Feature/notebook tutorial by @ahao27 in #23
- Fix document site design by @Jacomichi in #39
- change name from jijmodeling-transpiler-quantum to qamomile by @Jacomichi in #40
Full Changelog: v0.1.0rc8...v0.1.0rc9
Rename to Qamomile
update pypi token
Release v0.1.0
Supported Quantum Circuit Libraries
- Qiskit support
- Quri-Parts support
Supported Encoders
- Supports the QAOA ansatz and simple Hamiltonian encoding.
- Supports QRAC encodings "3 to 1" and "2 to 1".