Recent Releases of https://github.com/cqcl/peropq
https://github.com/cqcl/peropq - PerOpQ v0.2.0
What’s Changed
- Implement ed module and optimize Pauli string code (#38) @stochastic2
- Python
Published by github-actions[bot] almost 2 years ago
https://github.com/cqcl/peropq - PerOpQ v0.1.1
What's Changed
- actually upload release to pypi by @trvto in https://github.com/CQCL/PerOpQ/pull/29
- bump version by @trvto in https://github.com/CQCL/PerOpQ/pull/30
Full Changelog: https://github.com/CQCL/PerOpQ/compare/v0.1.0...v0.1.1
- Python
Published by trvto over 2 years ago
https://github.com/cqcl/peropq - Initial Release
This is the initial release of the alpha version
What's Changed
- Initial repo setup by @trvto in https://github.com/CQCL/PerOpQ/pull/1
- add test workflows and dependabot by @trvto in https://github.com/CQCL/PerOpQ/pull/2
- Update ruff requirement from ^0.0.247 to ^0.1.0 by @dependabot in https://github.com/CQCL/PerOpQ/pull/6
- Update myst-parser requirement from ^0.18.1 to ^1.0.0 by @dependabot in https://github.com/CQCL/PerOpQ/pull/4
- Bump actions/setup-python from 4.5.0 to 4.7.1 by @dependabot in https://github.com/CQCL/PerOpQ/pull/3
- Update furo requirement from ^2022.12.7 to ^2023.3.27 by @dependabot in https://github.com/CQCL/PerOpQ/pull/5
- Implement Pauli Tensors and their commutators by @trvto in https://github.com/CQCL/PerOpQ/pull/7
- Commutators update by @trvto in https://github.com/CQCL/PerOpQ/pull/8
- Implemented testpauliinit() by @stochastic2 in https://github.com/CQCL/PerOpQ/pull/9
- Implement pauli string trace and mul by @trvto in https://github.com/CQCL/PerOpQ/pull/10
- Update sphinx requirement from ^5.0.0 to ^6.2.1 by @dependabot in https://github.com/CQCL/PerOpQ/pull/11
- Update myst-parser requirement from ^1.0.0 to ^2.0.0 by @dependabot in https://github.com/CQCL/PerOpQ/pull/13
- Update sphinx requirement from ^6.2.1 to ^7.2.6 by @dependabot in https://github.com/CQCL/PerOpQ/pull/14
- Implement hamiltonian and optimizer suggestions by @stochastic2 in https://github.com/CQCL/PerOpQ/pull/15
- Bump actions/setup-python from 4.7.1 to 5.0.0 by @dependabot in https://github.com/CQCL/PerOpQ/pull/16
- Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/CQCL/PerOpQ/pull/17
- Ed for pypy by @stochastic2 in https://github.com/CQCL/PerOpQ/pull/22
- Bump actions/cache from 3 to 4 by @dependabot in https://github.com/CQCL/PerOpQ/pull/18
- Update ruff requirement from ^0.1.0 to ^0.2.1 by @dependabot in https://github.com/CQCL/PerOpQ/pull/23
- Update furo requirement from ^2023.3.27 to ^2024.1.29 by @dependabot in https://github.com/CQCL/PerOpQ/pull/20
- Update pytest requirement from ^7.2.1 to ^8.0.0 by @dependabot in https://github.com/CQCL/PerOpQ/pull/19
- Release stuff by @trvto in https://github.com/CQCL/PerOpQ/pull/24
- Release stuff 2 by @trvto in https://github.com/CQCL/PerOpQ/pull/25
- Fix Read the Docs by @trvto in https://github.com/CQCL/PerOpQ/pull/26
- remove duplicate api ref by @trvto in https://github.com/CQCL/PerOpQ/pull/27
- add release drafter, update release logic by @trvto in https://github.com/CQCL/PerOpQ/pull/28
New Contributors
- @trvto made their first contribution in https://github.com/CQCL/PerOpQ/pull/1
- @dependabot made their first contribution in https://github.com/CQCL/PerOpQ/pull/6
- @stochastic2 made their first contribution in https://github.com/CQCL/PerOpQ/pull/9
Full Changelog: https://github.com/CQCL/PerOpQ/commits/v0.1.0
- Python
Published by trvto over 2 years ago