Skip to content

Add sweeper#217

Merged
einsmein merged 6 commits into
QCoDeS:mainfrom
jenshnielsen:add_sweeper
Apr 27, 2026
Merged

Add sweeper#217
einsmein merged 6 commits into
QCoDeS:mainfrom
jenshnielsen:add_sweeper

Conversation

@jenshnielsen
Copy link
Copy Markdown
Contributor

We are planning to remove loop specific logic from qcodes so this copies it over here

These methods are being deprecated from qcodes Parameter, so we
provide them here via a Sweeper wrapper class for use with Loop.
These classes are being deprecated from qcodes, so we copy them
here along with the helper functions make_sweep, permissive_range,
is_sequence, and named_repr. This removes the dependency on the
qcodes sweep_values module.
Replace all param.sweep(...) calls with Sweeper(param).sweep(...)
across tests, notebooks, and documentation. CombinedParameter.sweep
calls are left unchanged as those are a separate API.
@einsmein einsmein added this pull request to the merge queue Apr 27, 2026
Merged via the queue into QCoDeS:main with commit 752d126 Apr 27, 2026
12 checks passed
@jenshnielsen jenshnielsen deleted the add_sweeper branch April 27, 2026 09:14
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.

2 participants