https://github.com/lazyoracle/qiskit-tensorflow
A Tensorflow based simulator backend for Qiskit
https://github.com/lazyoracle/qiskit-tensorflow
qiskit quantum quantum-computing sdk tensorflow
Last synced: 3 months ago
JSON representation
A Tensorflow based simulator backend for Qiskit
- Host: GitHub
- URL: https://github.com/lazyoracle/qiskit-tensorflow
- Owner: lazyoracle
- License: apache-2.0
- Created: 2020-12-24T19:22:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-28T11:54:14.000Z (about 5 years ago)
- Last Synced: 2025-12-15T18:26:04.292Z (6 months ago)
- Topics: qiskit, quantum, quantum-computing, sdk, tensorflow
- Language: Python
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Qiskit Tensorflow: A Tensorflow based simulator backend for Qiskit
[](https://pypi.python.org/pypi/qiskit-tensorflow/)

[](https://pypi.python.org/pypi/qiskit-tensorflow/)
[](https://lgtm.com/projects/g/lazyoracle/qiskit-tensorflow/alerts/)
[](https://lgtm.com/projects/g/lazyoracle/qiskit-tensorflow/context:python)
## Installation
```bash
pip install qiskit-tensorflow
```