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

Update fake generic and modify tests #10942

Closed

Conversation

MozammilQ
Copy link
Contributor

@MozammilQ MozammilQ commented Oct 2, 2023

Summary

This PR is a followup of #10266.
The following things have been added in this PR

1>> fake_generic.py has been added with the following functions:

  • acquire_channel
  • drive_channel
  • control_channel
  • measure_channel
  • meas_map
  • dtm

2> A few tests from test/python/compiler/test_compiler.py has been changed to use FakeGeneric

3> A few tests from test/python/compiler/test_transpiler.py has been changed to use FakeGeneric

4> A test for FakeGeneric has been added in test/python/providers/fake_provider/test_fake_generic.py

Details and comments

MozammilQ and others added 12 commits June 6, 2023 15:31
…th instruction_dict in fake_generic.py; added support of grid type of coupling map; using lower number of qubits, passed all tests of test_transpiler except one method ( test_parallel_dispatch_lazy_cal_loading )
…nel, drive_channel, control_channel, measure_channel, dtm, max_circuits is set to None
@qiskit-bot qiskit-bot added the Community PR PRs from contributors that are not 'members' of the Qiskit repo label Oct 2, 2023
@ElePT
Copy link
Contributor

ElePT commented Nov 28, 2023

This PR has been superseded by #10266.

@ElePT ElePT closed this Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community PR PRs from contributors that are not 'members' of the Qiskit repo
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants