An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Qiskit Tensorflow: A Tensorflow based simulator backend for Qiskit

[![](https://badge.fury.io/py/qiskit-tensorflow.svg)](https://pypi.python.org/pypi/qiskit-tensorflow/)
![PyPI - License](https://img.shields.io/pypi/l/qiskit-tensorflow)
[![PyPI pyversions](https://img.shields.io/pypi/pyversions/qiskit-tensorflow.svg)](https://pypi.python.org/pypi/qiskit-tensorflow/)
[![Total alerts](https://img.shields.io/lgtm/alerts/g/lazyoracle/qiskit-tensorflow.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/lazyoracle/qiskit-tensorflow/alerts/)
[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/lazyoracle/qiskit-tensorflow.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/lazyoracle/qiskit-tensorflow/context:python)

## Installation

```bash
pip install qiskit-tensorflow
```