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

https://github.com/libranet/libranet-quantum

Sandbox-environment to work with several quantum-computing packages.
https://github.com/libranet/libranet-quantum

cirq python qiskit quantum-computing

Last synced: 9 days ago
JSON representation

Sandbox-environment to work with several quantum-computing packages.

Awesome Lists containing this project

README

          

# libranet-quantum

[![PyPI](https://img.shields.io/pypi/v/libranet-quantum.svg)][pypi status]
[![Status](https://img.shields.io/pypi/status/libranet-quantum.svg)][pypi status]
[![Python Version](https://img.shields.io/pypi/pyversions/libranet-quantum)][pypi status]
[![License](https://img.shields.io/pypi/l/libranet-quantum)][license]

[![Read the documentation at https://libranet-quantum.readthedocs.io/](https://img.shields.io/readthedocs/libranet-quantum/latest.svg?label=Read%20the%20Docs)][read the docs]
[![Tests](https://github.com/woutervh/libranet-quantum/workflows/Tests/badge.svg)][tests]
[![Codecov](https://codecov.io/gh/woutervh/libranet-quantum/branch/main/graph/badge.svg)][codecov]

[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)][pre-commit]
[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)][black]

[pypi status]: https://pypi.org/project/libranet-quantum/
[read the docs]: https://libranet-quantum.readthedocs.io/
[tests]: https://github.com/woutervh/libranet-quantum/actions?workflow=Tests
[codecov]: https://app.codecov.io/gh/woutervh/libranet-quantum
[pre-commit]: https://github.com/pre-commit/pre-commit
[black]: https://github.com/psf/black

## Features

- TODO

## Requirements

- TODO

## Installation

You can install _libranet_quantum_ via [pip] from [PyPI]:

```console
$ pip install libranet-quantum
```

## Usage

Please see the [Command-line Reference] for details.

## Contributing

Contributions are very welcome.
To learn more, see the [Contributor Guide].

## License

Distributed under the terms of the [MIT license][license],
_libranet-quantum_ is free and open source software.

## Issues

If you encounter any problems,
please [file an issue] along with a detailed description.

## Credits

This project was generated from [@libranet]'s [Kickstart Python Project] template.

[@libranet]: https://github.com/libranet
[pypi]: https://pypi.org/
[kickstatr python project]: https://github.com/libranet/kickstart-python-project
[file an issue]: https://github.com/woutervh/libranet-quantum/issues
[pip]: https://pip.pypa.io/

[license]: https://github.com/woutervh/libranet-quantum/blob/main/docs/license.md
[contributor guide]: https://github.com/woutervh/libranet-quantum/blob/main/docs/contributing.md
[command-line reference]: https://libranet-quantum.readthedocs.io/en/latest/usage.html