Skip to content

Latest commit

 

History

History
64 lines (39 loc) · 1.45 KB

index.rst

File metadata and controls

64 lines (39 loc) · 1.45 KB

Guide to TensorCircuit

https://github.com/tencent-quantum-lab/tensorcircuit/blob/master/docs/source/statics/logov2.jpg?raw=true

TensorCircuit is an open source quantum circuit and algorithm simulation framework.

  • It is built for human beings. 👽
  • It is designed for speed, flexibility and elegance. 🚀
  • It is empowered by advanced tensor network simulator engine. 🔋
  • It is implemented with industry-standard machine learning frameworks: TensorFlow, JAX, and PyTorch. 🤖
  • It is compatible with machine learning engineering paradigms: automatic differentiation, just-in-time compilation, vectorized parallelism and GPU acceleration. 🛠

Reference Documentation

The following documentation sections briefly introduce TensorCircuit to the users and developpers.

.. toctree::
   :maxdepth: 2

   quickstart.rst
   advance.rst
   faq.rst
   infras.rst
   contribution.rst

Tutorials

The following documentation sections include integrated examples in the form of Jupyter Notebook.

.. toctree-filt::
   :maxdepth: 2

   :zh:tutorial.rst
   :zh:whitepapertoc.rst
   :en:tutorial_cn.rst
   :en:whitepapertoc_cn.rst



API References

.. toctree::
   :maxdepth: 2

   modules.rst


Indices and Tables