English | 简体中文
Welcome to quafu(Quantum Future)! This is a sub-project of pyquafu aims at releasing potential abilities of Quafu Platform for researches and education on quntum computing and information sciences. The present repository contains the UserGuide of pyquafu
in the form of ipynb
, and even more tutorial documentation about quantum computing and information. You are also very welcome to join discussion on our Github page Pyquafu-Discussion.
To benefit from this repository the most, you are suggest to
-
Clone it to your computer and build a python virtual environment, you may refer to our python help doc.
-
install
pyquafu
andjupyter notebook
in terminal/command line:pip install quafu pip install notebook
-
Open jupyter notebooks by
jupyter notebook
and then start your journey by interactively using
pyquafu
!