About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Utilities
qiskit.providers.ibmq.utils
Utility functions related to the IBM Quantum Provider.
Conversion
seconds_to_duration (seconds) | Converts seconds in a datetime delta to a duration. |
utc_to_local (utc_dt) | Convert a UTC datetime object or string to a local timezone datetime . |
Qobj Utils
update_qobj_config (qobj[, backend_options, ...]) | Update a Qobj configuration from backend options and a noise model. |
Misc Functions
to_python_identifier (name) | Convert a name to a valid Python identifier. |
validate_job_tags (job_tags, exception) | Validates input job tags. |
Was this page helpful?
Report a bug or request content on GitHub.