FakeKolkata¶
- class FakeKolkata[source]¶
Bases :
FakePulseBackend
A fake 27 qubit backend.
FakeBackend initializer.
- Paramètres
configuration (BackendConfiguration) – backend configuration
time_alive (int) – time to wait before returning result
Methods
Return the backend configuration.
Returns a snapshot of device defaults
Return the backend name.
Returns a snapshot of device properties
Return the backend Provider.
Main job in simulator
Set the options fields for the backend
Return the backend status.
Attributes
- backend_name = 'fake_kolkata'¶
- conf_filename = 'conf_kolkata.json'¶
- defs_filename = 'defs_kolkata.json'¶
- dirname = '/opt/hostedtoolcache/Python/3.8.17/x64/lib/python3.8/site-packages/qiskit/providers/fake_provider/backends/kolkata'¶
- options¶
Return the options for the backend
The options of a backend are the dynamic parameters defining how the backend is used. These are used to control the
run()
method.
- props_filename = 'props_kolkata.json'¶
- version = 1¶