Skip to content

feat: add parameter sweep types and parallel sim execution#5

Merged
splch merged 1 commit intomainfrom
feat/parameter-sweeps
Mar 12, 2026
Merged

feat: add parameter sweep types and parallel sim execution#5
splch merged 1 commit intomainfrom
feat/parameter-sweeps

Conversation

@splch
Copy link
Copy Markdown
Owner

@splch splch commented Mar 12, 2026

Introduce the sweep/ package for evaluating variational circuits across parameter ranges. Includes Linspace, Points, Single primitives and Product/Zip combinators. RunSim and RunDensitySim execute sweeps in parallel with observability hooks. Manager.SubmitSweep enables backend sweep submission following the existing SubmitBatch pattern.

Introduce the sweep/ package for evaluating variational circuits across
parameter ranges. Includes Linspace, Points, Single primitives and
Product/Zip combinators. RunSim and RunDensitySim execute sweeps in
parallel with observability hooks. Manager.SubmitSweep enables backend
sweep submission following the existing SubmitBatch pattern.
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@splch splch merged commit a777006 into main Mar 12, 2026
6 checks passed
@splch splch deleted the feat/parameter-sweeps branch March 12, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant