Skip to main content

Quantum Computer Library for Everyone

Project description

Table of Contents

DeepAI

Quantum Computing SDK

Version

Version

Tutorial

https://github.com/DeepAI/DeepAI-tutorials

Notice

The back end has been changed to tensor network. The previous backend environment can still be used with .run(backend="numpy").

Install

git clone https://github.com/DeepAI/DeepAI
cd DeepAI
pip3 install -e .

or

pip3 install deepai

Circuit

from deepai import QAOA, QML, QNN

Method Chain

Circuit().h[0].x[0].z[0]

c = Circuit().h[0]
c.x[0].z[0]

Document

Contributors

Contributors

Disclaimer

Copyright 2022 The DeepRecommend Developers.

DeepAI

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deepai-1.0.1.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

deepai-1.0.1-py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page