SHA256
1
0
forked from pool/python-cirq

8 Commits

Author SHA256 Message Date
48fe92526f Accepting request 1077067 from home:bnavigator:branches:devel:languages:python:numeric
- Don't test and build cirq_core[contrib] for python311
  * no numba
  * no quimb

OBS-URL: https://build.opensuse.org/request/show/1077067
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cirq?expand=0&rev=14
2023-04-04 12:56:14 +00:00
e2b83feb5c Accepting request 1061896 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 1.1.0
  * This Cirq release focuses on tracking and improving performance
    of key workflows like circuit construction, parameter
    resolution etc. The release also adds a new transformers
    framework for qubit routing and provides an efficient
    implementation of the qubit routing algorithm described in
    arXiv:1902.08091 [quant-ph]
  ## Backwards Incompatible Changes
  * 7892143 Print multi-qubit circuit with asymmetric depolarizing
    noise correctly (#5931) by Paige
  * af1267d Allow repeated measurements in deferred transformer
    (#5857) by Dax Fohl
  ## What's New
  * New top level objects in cirq-core:
    - RoutingSwapTag
    - AbstractInitialMapper
    - HardCodedInitialMapper
    - LineInitialMapper
    - MappingManager
    - RouteCQC
    - routed_circuit_with_mapping
- Add subpackage for cirq_core[contrib]
- Enable -rigetti package: pyquil and all its dependants are
  available (gh#quantumlib/Cirq#5681)
- Drop fix-tests.patch
- Add cirq-pr5991-np1.24.patch -- gh#quantumlib/Cirq#5991

OBS-URL: https://build.opensuse.org/request/show/1061896
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cirq?expand=0&rev=12
2023-01-29 18:49:53 +00:00
5e5d523339 - Remove not needed python-six dependency
- Remove python_module macro definition

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cirq?expand=0&rev=10
2022-11-16 16:23:51 +00:00
0e02b355f7 - Update to 1.0.0:
Cirq has officially left alpha and is v1.0. With this release comes new
    policies on API stability as well as functionality gaurantees for the long
    term. Along with some minor bug fixes and tweaks, this release focuses on
    stabilizing the APIs within cirq-core. With cirq-core we intend to follow
    along with semver and only make breaking changes with moves to new major
    versions. For the vendor packages we plan to continue to allow developers
    to iterate at speed and will do best effort on ensuring any API changes
    come with as little friction as possible. For all the details on this
    policy please see: release.md.
  * Full changelog from v0.13.1 can be found in github:
    https://github.com/quantumlib/Cirq/releases

- Add patch fix-tests.patch based on upstream PR: gh#quantumlib/Cirq#5911
- Delete 4636.patch not needed anymore
- Delete 4873.patch not needed anymore
- Disable test_version because the version is not updated in the current
  release tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cirq?expand=0&rev=8
2022-10-14 10:51:12 +00:00
4ed952e02c Accepting request 956548 from home:bnavigator:branches:devel:languages:python:numeric
- Update to v0.13.1
  * Big Changelog since v0.9:
    https://github.com/quantumlib/Cirq/releases
  * Breaking API and usability changes
  * New modular structure: main metapackage with standalone
    subpackages as dependencies
- cirq-rigetti disabled for now: not all dependencies are available
- add 4873.patch gh#quantumlib/Cirq#4873 -- pandas compatibility

OBS-URL: https://build.opensuse.org/request/show/956548
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cirq?expand=0&rev=7
2022-02-22 08:27:24 +00:00
a85ba053c4 Accepting request 931143 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Add upstream patch to fix test on aarch64:
  * 4636.patch

OBS-URL: https://build.opensuse.org/request/show/931143
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cirq?expand=0&rev=5
2021-11-21 10:55:34 +00:00
cc4af45ef3 Accepting request 869845 from home:bnavigator:branches:devel:languages:python:numeric
- Skip python36: There are NEP 29 packages in the dependencies.
- Don't try to build this noarch package in i586, because quimb is
  not available for that

OBS-URL: https://build.opensuse.org/request/show/869845
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cirq?expand=0&rev=3
2021-02-05 23:32:39 +00:00
38b1d2ab8f Accepting request 840785 from home:andythe_great
The test dev_tools/bash_scripts_test.py failed, I ask the dev but they could not reproduce the error, but the dev said that it does not effect the package validity so try to submit the package anyway. danchev suggest that missing .git directory cause this error.  
What do you think?

https://github.com/quantumlib/Cirq/issues/3154

OBS-URL: https://build.opensuse.org/request/show/840785
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cirq?expand=0&rev=1
2020-10-14 13:17:34 +00:00