iqm-pulla 11.7.0__tar.gz → 11.8.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/CHANGELOG.rst +8 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/PKG-INFO +1 -1
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/pyproject.toml +6 -1
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm_pulla.egg-info/PKG-INFO +1 -1
- iqm_pulla-11.8.0/version.txt +1 -0
- iqm_pulla-11.7.0/version.txt +0 -1
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/AUTHORS.rst +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/LICENSE.txt +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/MANIFEST.in +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/README.rst +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/API.rst +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/Compilation Stages.ipynb +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/Configuration and Usage.ipynb +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/Custom Gates and Implementations.ipynb +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/Example - Compilation With Local Calibration Set.ipynb +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/Example - Executing QIR programs.ipynb +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/Example - Measuring T1.ipynb +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/Example - Randomized Benchmarking.ipynb +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/Example - Simple Dynamical Decoupling.ipynb +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/Quick Start.ipynb +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/_static/images/favicon.ico +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/_static/images/logo.png +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/_templates/autosummary-class-template.rst +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/_templates/autosummary-module-template.rst +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/authors.rst +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/changelog.rst +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/common_errors.rst +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/conf.py +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/examples.rst +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/index.rst +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/license.rst +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/migration_guide.rst +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/readme.rst +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/references.bib +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/references.rst +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/user_guides.rst +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/requirements/base.in +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/requirements/base.in.internal +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/requirements/base.txt +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/requirements/notebook.in +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/requirements/notebook.txt +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/requirements/qir.in +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/requirements/qir.txt +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/requirements/qiskit.in.internal +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/requirements/qiskit.txt +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/setup.cfg +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/setup.py +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm/cpc/__init__.py +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm/cpc/compiler/__init__.py +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm/cpc/compiler/compiler.py +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm/cpc/compiler/dd.py +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm/cpc/compiler/errors.py +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm/cpc/compiler/standard_stages.py +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm/cpc/compiler/station_settings.py +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm/cpc/interface/__init__.py +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm/cpc/interface/compiler.py +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm/cpc/py.typed +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm/pulla/__init__.py +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm/pulla/calibration.py +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm/pulla/interface.py +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm/pulla/pulla.py +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm/pulla/py.typed +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm/pulla/quantum_architecture.py +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm/pulla/utils.py +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm/pulla/utils_cirq.py +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm/pulla/utils_dd.py +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm/pulla/utils_qir.py +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm/pulla/utils_qiskit.py +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm_pulla.egg-info/SOURCES.txt +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm_pulla.egg-info/dependency_links.txt +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm_pulla.egg-info/requires.txt +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/src/iqm_pulla.egg-info/top_level.txt +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/tests/.pylintrc +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/tests/__init__.py +0 -0
- {iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/tests/conftest.py +0 -0
|
@@ -2,6 +2,14 @@
|
|
|
2
2
|
Changelog
|
|
3
3
|
=========
|
|
4
4
|
|
|
5
|
+
Version 11.8.0 (2025-10-03)
|
|
6
|
+
===========================
|
|
7
|
+
|
|
8
|
+
Bug fixes
|
|
9
|
+
---------
|
|
10
|
+
|
|
11
|
+
- Skip following mypy imports to iqm-data-definitions until errors are fixed. :issue:`SW-1670`
|
|
12
|
+
|
|
5
13
|
Version 11.7.0 (2025-09-30)
|
|
6
14
|
===========================
|
|
7
15
|
|
|
@@ -26,9 +26,14 @@ explicit_package_bases = true
|
|
|
26
26
|
mypy_path = "$MYPY_CONFIG_FILE_DIR/src"
|
|
27
27
|
namespace_packages = true
|
|
28
28
|
[[tool.mypy.overrides]]
|
|
29
|
-
module = [ "
|
|
29
|
+
module = [ "daemon.*", "quimb.*", "qiskit.*", "qiskit_aer.*", "grpc.*", "lmfit.*", "emukit.*", "mockito.*", "sklearn.*", "dill.*", "uncertainties.*", "GPy.*", "pythonjsonlogger.*",]
|
|
30
30
|
ignore_missing_imports = true
|
|
31
31
|
|
|
32
|
+
[[tool.mypy.overrides]]
|
|
33
|
+
module = [ "iqm.data_definitions.*", "iqm.models.*",]
|
|
34
|
+
follow_imports = "skip"
|
|
35
|
+
follow_imports_for_stubs = true
|
|
36
|
+
|
|
32
37
|
[tool.ruff]
|
|
33
38
|
exclude = [ "*.ipynb", "*.rst",]
|
|
34
39
|
extend-include = [ "sub-setup-py.template",]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
11.8.0
|
iqm_pulla-11.7.0/version.txt
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
11.7.0
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{iqm_pulla-11.7.0 → iqm_pulla-11.8.0}/docs/Example - Compilation With Local Calibration Set.ipynb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|