Releases: anulum/scpn-quantum-control
Release list
scpn-quantum-control v1.0.0 — first stable release
First stable release. The public API is placed under an explicit
stable-contract commitment, consolidating the post-0.10.0 control-surface,
hardware-runner, analysis-stack, and differentiable-programming work.
Highlights
- Security — Torch graph-artifact deserialisation is digest-gated (KIMI-12):
the AOTAutograd and dynamic-shape export replays reach
torch.load(..., weights_only=False)/torch.export.loadonly after the
on-disk artefact re-hashes to the SHA-256 recorded at save time; the
serialisation-surface audit flags every ungatedweights_only=False. - Verifiability — March job-id commitments with IBM retrieval receipts,
committed tensor-network classical baselines for the flagship workloads, and
the preregistered matched-basis QBER re-run (KIMI-7/8/11). - Evidence governance — Public claims carry dated amendments;
published-record sources are frozen behind a SHA-256 guard and corrections
land on live surfaces or new Zenodo versions, never in place.
See the full changelog
for the complete set of changes since 0.10.0, including deprecations (the
scpn_quantum_control.kuramoto / .accel re-export shims over oscillatools).
Install
pip install scpn-quantum-control==1.0.0
- PyPI: https://pypi.org/project/scpn-quantum-control/1.0.0/
- Honest scope: at system sizes reachable today (n ≤ 16 qubits) classical ODE
and exact solvers remain faster and more accurate than the quantum routes
here; this package is an evidence-governed control/experimentation workbench,
not a broad quantum-advantage claim.
Studio remote v0.10.2
Pull-deploy release for the SCPN-STUDIO reflector: studio-deploy.json (studio.deploy-bundle.v1 discovery descriptor, bare-hex bundle_sha256), the studio remote bundle (schema-A manifest.json at the archive root), and the richer deploy-manifest.json (per-file digest table + toolchain provenance). Verify the tarball against the descriptor digest before deploying.
Studio remote v0.10.1
Pull-deploy release for the SCPN-STUDIO reflector: studio-deploy.json (studio.deploy-bundle.v1 discovery descriptor, bare-hex bundle_sha256), the studio remote bundle (schema-A manifest.json at the archive root), and the richer deploy-manifest.json (per-file digest table + toolchain provenance). Verify the tarball against the descriptor digest before deploying.
Studio remote v0.10.0
Pull-deploy release pair for the SCPN-STUDIO reflector: the studio remote bundle plus its standalone deploy manifest (studio_version + bundle content digest + per-file digest table). Verify the tarball against the manifest digest before deploying.
scpn-quantum-control v0.10.0
v0.10.0
Added
- Released the v0.10 public surface set: QRNG streaming and FIPS/NIST health reports, ML-DSA-65/PQC trigger signing, UltraScale+ HLS pulse-source generation, NV-centre 20 T magnetometry simulation, FRC pulsed-shot QAOA scheduling, realtime loop telemetry, Studio federation manifests, and Kuramoto variant/acceleration routes.
- Refreshed the API selector, tutorial routes, example gallery, new-module index, README, site home, reproducibility metadata, citation metadata, release-readiness scope, and generated capability manifests for the 0.10.0 package line.
Changed
- Removed obsolete Paper 0 artifact requirements from the package release readiness gate after Paper 0 was intentionally extracted from this repository into the GOTM root register.
- Kept hardware, RNG, cryptographic, HLS, realtime, and benchmark wording bound to existing evidence classes rather than promoting new hardware or production cryptographic claims.
Verification
- Main-branch GitHub Actions for commit
e0c4e647completed successfully before tagging. - PyPI publish workflow for
v0.10.0completed successfully.
scpn-quantum-control v0.9.12
SCPN Quantum Control v0.9.12
Release focus:
- Expanded public documentation, onboarding, API reference, notebook index, tutorials, release notes, and market/application positioning.
- Published a generated capability manifest and release-readiness surface for the documented 0.9.12 baseline.
- Hardened differentiable-programming evidence boundaries so functional non-isolated benchmark evidence remains clearly separated from isolated-affinity promotion.
- Remediated security advisories by upgrading PyO3/numpy Rust bindings and pinned CI pip surfaces.
- Hardened Docker/exported-source behavior for the canonical internal TODO policy check.
- Resolved and closed the active Dependabot PR queue for the release window.
Validation:
- Main CI green on
7c9f72a5c2ecb44329322272f6d6334c24ad8f3c. - Docker, docs strict build, docs deployment, SBOM, CodeQL, OpenSSF Scorecard, pre-commit, link check, and commit authorship audit green on the release head.
- No open Dependabot, code-scanning, or secret-scanning alerts at release time.
Authored by Anulum Fortis & Arcane Sapience (protoscience@anulum.li)
v0.9.11
Release 0.9.11 updates the public documentation, generated capability snapshot, release metadata, and differentiable-programming status pages. It records native whole-program AD determinant support through 19x19 with a documented fail-closed 20x20+ boundary, refreshes citation/Zenodo metadata for 2026-06-05, and follows a green main CI run at 75e1251.
v0.9.9
SCPN Quantum Control v0.9.9\n\nHighlights:\n- Upgrades the public documentation surface for differentiable programming, quantum gradients, onboarding, API guides, tutorials, roadmap, and market/application positioning.\n- Refreshes generated capability manifests and README capability block.\n- Fixes Scorecard PYSEC-2026-175/177/178/179 vulnerability findings by updating PyJWT CI lock pins to 2.13.0.\n- Updates pinned actions/cache usage to v4.2.4 to remove Node.js 20 deprecation warnings.\n\nValidation:\n- Remote CI on main is green for commit 5b472b8, including lint, docs deploy, type-check, wheel-check, install-smoke, security, rust-audit, Linux Python 3.10-3.13 tests, Windows/macOS smoke, optional integration, hardware simulator smoke, and ci-gate.\n- Security alert #81 is fixed; open Dependabot and secret-scanning alerts are empty.
v0.9.8
Release 0.9.8 aligns the public documentation, onboarding, capability inventory, Rust extension typing contract, release-readiness coverage gate, and source metadata for the current scpn-quantum-control source state.\n\nHighlights:\n- Added public onboarding for project purpose, user routes, application lanes, commercial route, and claim boundaries.\n- Refreshed README, documentation index, quickstart, tutorials, notebook guide, API overview, examples guide, installation guide, MkDocs navigation, and release-readiness documentation.\n- Regenerated capability manifest and README capability snapshot.\n- Aligned scpn-quantum-engine Cargo metadata with the Python package metadata.\n- Updated Rust extension typing stubs for exported AD kernels.\n\nValidation before release:\n- Local docs strict build passed.\n- Local Rust metadata check passed.\n- Local release-readiness focused tests passed.\n- Remote main workflows for commit a68dcf4 completed successfully: CI, Docs Strict Build, Deploy docs, Pre-commit, CodeQL, Docker, SBOM, Link Check, OpenSSF Scorecard, and Commit Authorship Audit.