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.
- Host: GitHub
- URL: https://github.com/libranet/libranet-quantum
- Owner: libranet
- License: mit
- Created: 2023-09-09T13:20:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-13T20:04:06.000Z (12 days ago)
- Last Synced: 2026-01-13T22:20:03.067Z (12 days ago)
- Topics: cirq, python, qiskit, quantum-computing
- Language: Python
- Homepage:
- Size: 12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: docs/readme.md
- Contributing: docs/contributing.md
- Funding: .github/funding.yaml
- License: license.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# libranet-quantum
[][pypi status]
[][pypi status]
[][pypi status]
[][license]
[][read the docs]
[][tests]
[][codecov]
[][pre-commit]
[][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