Releases: PicksPeng/SimuQ
Releases · PicksPeng/SimuQ
v0.3.1
22 Jul 18:57
Compare
Sorry, something went wrong.
No results found
Bug fixing release.
Minor changes:
Migrated to a newer version of Qiskit.
Fixed bugs in IonQ's arbitrary 2-q decomposition.
Fixed bugs in the fermionic operator algebra.
v0.3.0
05 Mar 03:37
Compare
Sorry, something went wrong.
No results found
Major changes:
Added support of D-Wave devices through D-Wave Leap, with D-Wave backends.
Added Ising AAIS and its support for D-Wave devices.
Optimized Hamiltonian representation by introducing productHamiltonian.
Added 2-Pauli AAIS and its support for IonQ devices in IonQProvider and BraketProvider.
(Experimental) Added a three-to-two local interaction transformation.
Minor changes:
Added methods for printing Hamiltonians and quantum systems.
Added more gates in IonQCircuit for easy implementation of state preparation and measurement.
Added a Config class, a shortcut for setting global configurations.
Updated notebooks.
Cleaned up unused code.
Fixed many small bugs.
Updated README.
v0.2.3
26 Nov 23:25
Compare
Sorry, something went wrong.
No results found
Changes:
Fixed Qiskit API discrepancy.
Optimized performance of sequences of additions.
Added a summation operation for a list of TIHamiltonian.
Added QuTiP solver's option to deal with large Hamiltonians.
v0.2.2
03 Nov 06:18
Compare
Sorry, something went wrong.
No results found
Changes:
Added second-order and randomized first-order Trotterization.
Added artifact evaluation notebooks to reproduce data in our paper.
Improved support for IBM backends.
Fixed bugs.
v0.2.1
19 Sep 07:31
Compare
Sorry, something went wrong.
No results found
v0.2.0
18 Sep 19:55
Compare
Sorry, something went wrong.
No results found
Initial release of SimuQ.