Published August 18, 2020
| Version v0.17.0
Software
Open
QCoDeS/Qcodes: QCoDeS 0.17.0 - August 2020
Creators
- Jens Hedegaard Nielsen1
- Mikhail Astafev2
- William H.P. Nielsen3
- Dominik Vogel
- lakhotiaharshit
- Alex Johnson
- AUC Hardal
- sohail chatoor4
- Giulio Ungaretti3
- Adriaan
- Sebastian Pauka5
- Liang
- qSaevar
- Pieter Eendebak
- Pieter Eendebak
- Stefan Droege6
- Ruben van Gulik
- Natalie Pearson
- Andrea Corna7
- damazter
- ThorvaldLarsen
- damazter2
- GeneralSarsby
- Anders-QDevil
- Alan Geller4
- Victor Hartong
- euchas
- sssdelft
- Ian4
- Serwan Asaad
- 1. @qdev-dk
- 2. @QCoDeS
- 3. @microsoft
- 4. Microsoft
- 5. The University of Sydney
- 6. Riscure B.V.
- 7. @zhinst
Description
Changelog for QCoDeS 0.17.0
The August 2020 release of QCoDeS.
Note: QCoDeS no longer officially supports Python 3.6
.
Breaking Changes:
There are no breaking changes in this release of QCoDeS.
New:
- Add in-memory cache representation for data of
DataSet
(#2062)
Improved drivers:
- Keithley 2600: Add linefreq to pyvisa-sim yml file (#2100)
- Keysight B1500: convert dummy values to NaN for spot measurement (#2108)
Improved:
- Station: Pass name as kwarg so that its order in instrument class is not relevant (#2099)
- Add support for matplotlib 3.3 (#2101)
- fix matplotlib deprecation warning (#2120)
- Docs: update qcodes usage link (#2091)
- Docs: Python version 3.6 is updated to 3.7 in
Getting Started->Requirements
(#2107) - Docs: Updating the broken link for conda-environment-update in Qcodes documentation (#2111)
- Update error message for instruments pickling (#2094)
- Fix: convert spyder kernels site print statement to logging message (#2097)
Under the hood:
- Move write cache to from
DataSaver
toDataSet
(#2112, #2114) - remove conda ruamel package to fix pipelines build (#2104)
- Add Codacy and PyPi badges to readme (#2110)
- Add supported python versions badge (#2113)
- Bump sphinx from 3.1.2 to 3.2.1 (#2117)
Files
QCoDeS/Qcodes-v0.17.0.zip
Files
(9.5 MB)
Name | Size | Download all |
---|---|---|
md5:1980701a9bd0d3d2d68e4540317a5edf
|
9.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/QCoDeS/Qcodes/tree/v0.17.0 (URL)