Recent Releases of pyliqtr
pyliqtr - Release v1.4.1
v1.4.1
- First quantization block encodings and circuits
- Scheduler updates to support more verbose descriptions of resource factories
- QBI plot notebooks
- Bugfixes related to scheduler/decomp and ancilla management
- General bug fixes
Work is beginning to support latest version of qualtran, this will nominally allow us to lift the python version restrictions. Likely completion during Autumn.
- Python
Published by akurlej 5 months ago
pyliqtr - Hotfix v1.3.8
Hotfix includes updates to requirements and setup files that were forgotten in the previous version.
What's Changed
- hotfix to include modified files by @akurlej in https://github.com/isi-usc-edu/pyLIQTR/pull/54
Full Changelog: https://github.com/isi-usc-edu/pyLIQTR/compare/v1.3.7...v.1.3.8
- Python
Published by akurlej 8 months ago
pyliqtr - v1.3.7
What's Changed
- Performance improvements in openfermionto_qasm by @BrendanKKrueger in https://github.com/isi-usc-edu/pyLIQTR/pull/44
- first quantized work
- cfd / fmatrix work
- "closeout version"of scheduler from QB final meeting
- tweaks to qasm/scheduling to support all of above
New Contributors
- @BrendanKKrueger made their first contribution in https://github.com/isi-usc-edu/pyLIQTR/pull/44
- Python
Published by akurlej 9 months ago
pyliqtr - Hotfix 1.3.6
Contains the fix for #42
What's Changed
- Double factorized sferrorthreshold passed to alpha calculation https://github.com/isi-usc-edu/pyLIQTR/pull/43
Full Changelog: https://github.com/isi-usc-edu/pyLIQTR/compare/v1.3.5...v1.3.6
- Python
Published by rroodll 11 months ago
pyliqtr - Hotfix 1.3.5
Contains the fix for #31
What's Changed
- Double factorized norm calculation accounts for truncation threshold in https://github.com/isi-usc-edu/pyLIQTR/pull/41
Full Changelog: https://github.com/isi-usc-edu/pyLIQTR/compare/v1.3.4...v1.3.5
- Python
Published by rroodll 12 months ago
pyliqtr - Hotfix 1.3.4
Contains the fix for #26 as well as the citation update for #32
What's Changed
- Decomp timing hotfix and citation update by @akurlej in https://github.com/isi-usc-edu/pyLIQTR/pull/36
- Update README.md by @rroodll in https://github.com/isi-usc-edu/pyLIQTR/pull/37
- Update index.rst by @rroodll in https://github.com/isi-usc-edu/pyLIQTR/pull/38
- Update index.rst by @rroodll in https://github.com/isi-usc-edu/pyLIQTR/pull/39
New Contributors
- @akurlej made their first contribution in https://github.com/isi-usc-edu/pyLIQTR/pull/36
Full Changelog: https://github.com/isi-usc-edu/pyLIQTR/compare/v1.3.3...v1.3.4
- Python
Published by rroodll about 1 year ago
pyliqtr - Hotfix 1.3.3
Added #23 the Fermi Hubbard Nearest Neighbor Instance
- Python
Published by rroodll about 1 year ago
pyliqtr - Hotfix 1.3.1
Added missing picture from #7 and missing csv file from #24
- Python
Published by rroodll about 1 year ago
pyliqtr - 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
Various bugfixes to include:
12
21
- Python
Published by rroodll about 1 year ago
pyliqtr - Hotfix Release 1.2.1
Contains the fix for #18
- Python
Published by rroodll over 1 year ago
pyliqtr - Release 1.2.0
v1.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 https://github.com/isi-usc-edu/pyLIQTR/issues/9 https://github.com/isi-usc-edu/pyLIQTR/issues/11 https://github.com/isi-usc-edu/pyLIQTR/issues/13
- Beginning of coverage testing push
- to_openqasm was deprecated in favor of our internal openqasm() because of incomplete qasm() support within cirq https://github.com/isi-usc-edu/pyLIQTR/issues/8
- Python
Published by rroodll over 1 year ago
pyliqtr - Release 1.1.1
Includes the migration to Qualtran 0.2.0 Double Factorization Bug fixes for the QASM Printing Qubitzed Algorithm Fixes
- Python
Published by rroodll over 1 year ago
pyliqtr - Release 1.1.1
Includes the migration to Qualtran 0.2.0 Double Factorization Bug fixes for the QASM Printing Qubitzed Algorithm Fixes
- Python
Published by rroodll almost 2 years ago
pyliqtr - Release 1.0.1
Bug fix release to address #5
- Python
Published by rroodll almost 2 years ago
pyliqtr - Release 1.0.0
Added in the missing image files for the example notebooks.
- Python
Published by rroodll almost 2 years ago
pyliqtr - Releasing 1.0.0 again...
python -m build is not finding the requirements.txt files
- Python
Published by rroodll about 2 years ago
pyliqtr - Release 1.0.0
Cutting release 1.0.0 and pushing it to PYPI
- Python
Published by rroodll about 2 years ago
pyliqtr - Increasing the release version to get the README change accepted by PyPI
- Python
Published by rroodll over 2 years ago
pyliqtr - Removed the version from the README
Since we are publishing and the version is in the files itself, having it in the README is redundant and simply one more place to forget to change it. So I removed it from there.
- Python
Published by rroodll over 2 years ago