Welcome to Quantify’s documentation!¶
Quantify-core¶
Quantify is a python based data acquisition platform focused on Quantum Computing and solid-state physics experiments. It is built on top of QCoDeS and is a spiritual successor of PycQED. Quantify currently consists of quantify-core and quantify-scheduler.
Take a look at the latest documentation for quantify-core or use the switch at the bottom of the left panel to read the documentation for older releases.
Quantify-core is the core module that contains all basic functionality to control experiments. This includes:
A framework to control instruments.
A data-acquisition loop.
Data storage and analysis.
Parameter monitoring and live visualization of experiments.
⚠️Caution! This is a pre-release beta version, changes and improvements are expected.
Overview¶
Quantify evolves rapidly, nevertheless, the following presentation by Adriaan Rol gives a good general overview of Quantify.
About¶
Quantify-core is maintained by The Quantify consortium consisting of Qblox and Orange Quantum Systems.
The software is free to use under the conditions specified in the license.
Contents
- Installation
- User guide
- Tutorials
- Contributing
- Credits
- Changelog
- 0.6.4 (2022-10-13)
- 0.6.3 (2022-08-05)
- 0.6.2 (2022-06-30)
- 0.6.1 (2022-06-30)
- 0.6.0 (2022-05-25)
- 0.5.3 (2022-02-25)
- 0.5.2 (2021-12-08)
- 0.5.1 (2021-11-01)
- 0.5.0 (2021-08-06)
- 0.4.0 (2021-05-10)
- 0.3.2 (2021-03-17)
- 0.3.1 (2021-02-15)
- 0.3.0 (2020-12-17)
- 0.2.0 (2020-10-16)
- 0.1.1 (2020-05-25)
- 0.1.0 (2020-05-21)
Technical notes
API reference