QuarkStudio¤
Introduction¤
A Quantum Operating System(QOS) is an advanced software framework designed to control and manage quantum computing hardware. Unlike traditional operating systems that govern classical computers, quantum operating systems are tailored specifically for the unique requirements of quantum computing architectures.
QuarkStudio is designed as a QOS and developed by the Superconducting Quantum Computing Group from Beijing Academy of Quantum Information Sciences.
Installation¤
The following requirements MUST be met before starting to use:
Then you can install quarkstudio and start using from the beginner's tutorial.
Installation
# install quarkstudio
pip install -U quarkstudio
# download drivers/libraries to `~/Desktop/home` and install the requirements
quark init --home ~/Desktop/home
command not found
If you encounter errors like "command not found" or similar, make sure the git or Python Scripts directory is added to the environment variable!
Contact fengyl@baqis.ac.cn