Conda-forge Submission¶
Date submitted: 2026-05-06
This note records the conda-forge staged-recipes submission for
scpn-quantum-control.
Submission¶
Pull request:
Status at submission time:
Base repository:
Head branch:
The pull request is pending conda-forge review and CI. This document does not
claim feedstock creation or package availability on the conda-forge channel.
Source Package¶
PyPI source distribution:
https://files.pythonhosted.org/packages/aa/c7/1934075c83af0f97b1fefe110c18e9222b920717a291e447d6058d90fe92/scpn_quantum_control-0.9.6.tar.gz
SHA256:
Submitted Recipe Summary¶
Recipe path in staged-recipes:
Recipe format:
Build type:
Console entry point:
Host requirements:
python >=3.11piphatchling
Run requirements:
python >=3.11qiskit >=2.2,<3.0qiskit-aer >=0.15,<1.0numpy >=1.24,<3.0scipy >=1.10,<2.0networkx >=3.0,<4.0requests >=2.22,<3.0
Recipe tests:
- import
scpn_quantum_control; - run
scpn-bench --help.
Recipe maintainer:
Upstream Guidance Used¶
Conda-forge staged-recipes documentation describes the submission path as:
- fork
conda-forge/staged-recipes; - add a new recipe directory under
recipes/; - open a pull request;
- pass staged-recipes CI and review;
- after merge, conda-forge automation creates the feedstock.
The same documentation recommends recipe.yaml for the newer v1 recipe format
and noarch: python for qualifying pure-Python packages.
Claim Boundary¶
This submission confirms only that a staged-recipes pull request was opened. It does not imply:
- conda-forge acceptance;
- feedstock creation;
- package availability through
conda install; - endorsement by conda-forge or Qiskit;
- validation of optional hardware or GPU extras.