Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Q-CTRL Open Controls 11.0.0 source code.tar.gz | 2024-02-07 | 176.3 kB | |
Q-CTRL Open Controls 11.0.0 source code.zip | 2024-02-07 | 194.5 kB | |
README.md | 2024-02-07 | 752 Bytes | |
Totals: 3 Items | 371.5 kB | 0 |
Major changes
drivencontrol.export
andDynamicDecouplingSequence.export
now export each item as a dictionary of arrays (rather than a list of dictionaries).- Dropped support for Python 3.8 (#290).
Minor changes
- Added support for new search with Algolia (#281).
- Exported controls and sequences as dict of arrays (#289).
Patch changes
- Removed legacy code from docs/conf.py (#276).
- Pointed deployments to new dev cluster (#278).
- Bumped certifi from 2023.5.7 to 2023.7.22 (#279).
- Bumped dev tools (#280).
- Bumped urllib3 from 2.0.4 to 2.0.6 (#284).
- Added new Sphinx theme version (#285).
- Bumped urllib3 from 2.0.6 to 2.0.7 (#286).
- Bumped jinja2 from 3.1.2 to 3.1.3 (#287).
- Dropped support of 3.8 (#290).