Releases: isi-usc-edu/pyLIQTR
Releases · isi-usc-edu/pyLIQTR
Hotfix 1.3.4
Hotfix 1.3.3
Added #23 the Fermi Hubbard Nearest Neighbor Instance
Hotfix 1.3.1
Release 1.3.0
- Scheduler - allows for time-accurate, resource reliant circuit execution and advanced parallelism analysis
- resource estimation for First Quantized block encoding
- updated to Qualtran 0.4.0
- call graph support
- generator-based circuit decomposition
- online documentation
Hotfix Release 1.2.1
Contains the fix for #18
Release 1.2.0
- Double Factorization improvements/tweaks (primarily to decrease resource requirements)
- RotationsQROM changes to support measurement based uncompute
- Binary to unary conversion optimization
- Modified to enable controlled encoding generation
- Changes to multicontrolled gates in LinearT encoding to remove rotation and T gates unnecessarily inflating the resource counts
- Carleman Linearization
- Various tweaks to openqasm/estimate_resources and other helpers to support above
- Various bugfixes to include
#9
#11
#13 - Beginning of coverage testing push
- to_openqasm was deprecated in favor of our internal openqasm() because of incomplete qasm() support within cirq
#8
Release 1.1.1
Includes the migration to Qualtran 0.2.0
Double Factorization
Bug fixes for the QASM Printing
Qubitzed Algorithm Fixes
Release 1.0.1
Bug fix release to address #5
Release 1.0.0
Added in the missing image files for the example notebooks.
Increasing the release version to get the README change accepted by PyPI
Updated the version to v0.3.3 PyPI wouldn't accept removing the version title from the README without increasing the release version.