Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate classes and paramters in contrib #5684

Merged
merged 6 commits into from
Jul 8, 2022

Conversation

dstrain115
Copy link
Collaborator

- Deprecates parameters in contrib
- Removes MergeNQubits and StrategyExecutor in favor of transformers

- Change Foxtail to Sycamore since Foxtail is deprecated.
- Add some clarification that instructions are for linux.
- Deprecates parameters in contrib
- Removes MergeNQubits and StrategyExecutor in favor of transformers
@dstrain115 dstrain115 requested review from a team, vtomole and cduck as code owners July 8, 2022 15:55
@dstrain115 dstrain115 requested a review from mpharrigan July 8, 2022 15:55
@CirqBot CirqBot added the size: M 50< lines changed <250 label Jul 8, 2022
# See the License for the specific language governing permissions and
# limitations under the License.

from typing import Iterator
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

odd that you have to add this!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, not sure why it was missing before, but I figured we should add it while I was here.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the copyright or the import? The import was indeed there

@dstrain115 dstrain115 merged commit 7c9c779 into quantumlib:master Jul 8, 2022
rht pushed a commit to rht/Cirq that referenced this pull request May 1, 2023
* Deprecate classes and paramters in contrib

- Deprecates parameters in contrib
- Removes MergeNQubits and StrategyExecutor in favor of transformers
harry-phasecraft pushed a commit to PhaseCraft/Cirq that referenced this pull request Oct 31, 2024
* Deprecate classes and paramters in contrib

- Deprecates parameters in contrib
- Removes MergeNQubits and StrategyExecutor in favor of transformers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: M 50< lines changed <250
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants