QCoDeS 0.48.0 #6428
jenshnielsen
announced in
Announcements
QCoDeS 0.48.0
#6428
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
QCoDeS 0.48.0 (2024-09-09)
Improved:
Instrument.remove_parameter
could raise an exception. Gracefully handle that a parameter could shadow a class attr #6394dond
now takes an optionalsqueeze
flag as input. Inspired by Matplotlib'splt.subplots
argumentof the same name, this allows the user to always get the same type returned from the function if set to False.
This makes it easier to write type checked code that uses
dond
as a function. Extend doNd to support squashing not squashing output type #6422This discussion was created from the release QCoDeS 0.48.0.
Beta Was this translation helpful? Give feedback.
All reactions