Bump numpy from 2.1.2 to 2.2.2#534
Open
dependabot[bot] wants to merge 59 commits into
Open
Conversation
include verbose parameters if one wants to display the JSON strings
functions to get/set lock create parameters wavelength_t/wavelength_m and lock
… for the hardware communication. This should fix issue #2.
PulseTemplates can now be looped on the hardware with a BufferedLoop.
… setting or measuring voltages with the Decadac. When this isn't done the instrument can't convert between real voltages and those values that are used by the hardware. Because of that I added a error message for this special case. Additionaly I added the parameter "default_switch_pos" to the constructor of Decadac. This value is used by the reset function to reset the switch position.
Parameter switch_pos is initially set to None, so an error raises if the parameter is read before it was set. Also added a warning to the reset function, that all parameters are reset to their default values.
…tead of an empty string.
…he measurements as soon as everything is armed.
…h/Qcodes into feature/FZJ_DecaDAC_driver
… now and not part of the loop anymore. Added reset methods to the qupulse-instruments, that can ba called after a measurement with errors
…des into feature/qctoolkit-integration # Conflicts: # qcodes/instrument_drivers/QuTech/qupulse_instrument.py
- The functions append, extend, reverse and repeat of SweepFixedValues now return the self-object for a simpler usage
…peat' and 'buffered_repeat' to loops.py. Repetitions can be used to repeat inner loops without specifiing a parameter.
…kit-integration Conflicts: qcodes/instrument/parameter.py qcodes/loops.py
…des into feature/FZJ_DecaDAC_driver
…des into feature/FZJ_DecaDAC_driver
… in a process of buffered acquisition.
Moved qupulse_instrument to the folder qupulse
…des into feature/FZJ_DecaDAC_driver
Issues/7 q dac init error
# Conflicts: # qcodes/__init__.py # qcodes/instrument/base.py # qcodes/instrument/parameter.py # qcodes/instrument/sweep_values.py # qcodes/instrument_drivers/Harvard/Decadac.py # qcodes/loops.py # qcodes/utils/validators.py
# Conflicts: # qcodes/instrument_drivers/QDev/QDac.py
Bumps [numpy](https://github.com/numpy/numpy) from 2.1.2 to 2.2.2. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.1.2...v2.2.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps numpy from 2.1.2 to 2.2.2.
Release notes
Sourced from numpy's releases.
... (truncated)
Commits
fd8a68eMerge pull request #28184 from charris/prepare-2.2.20d106a5REL: Prepare for the NumPy 2.2.2 release [wheel build]dfdd35aMerge pull request #28175 from charris/backport-28056e4517a8Merge pull request #28176 from charris/backport-281682c0432bMerge pull request #28178 from charris/backport-281702230a08Merge pull request #28177 from charris/backport-28169b04e32cTYP: Fix missing and spurious top-level exports6a5f537TYP: preserve shape-type in ndarray.astype()f782790TYP: Fix overlapping overloads issue in 2->1 ufuncsa19acf1BUG: Fix casing for f2py directivesYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)