Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MindQuantum-HiQ/HiQsimulator
A high performance distributed quantum simulator
https://github.com/MindQuantum-HiQ/HiQsimulator
Last synced: about 2 months ago
JSON representation
A high performance distributed quantum simulator
- Host: GitHub
- URL: https://github.com/MindQuantum-HiQ/HiQsimulator
- Owner: MindQuantum-HiQ
- License: apache-2.0
- Archived: true
- Created: 2019-04-23T01:39:54.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2021-10-11T08:03:31.000Z (about 3 years ago)
- Last Synced: 2024-05-18T20:48:58.870Z (8 months ago)
- Language: C++
- Size: 1.55 MB
- Stars: 95
- Watchers: 17
- Forks: 36
- Open Issues: 7
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-quantum-software - Huawei HiQsimulator - Single-amplitude, Full-amplitude and Error-correction circuit simulation engine. (Quantum simulators)
README
Huawei HiQsimulator
==================================================================.. image:: https://travis-ci.org/Huawei-HiQ/HiQsimulator.svg?branch=master
:target: https://travis-ci.org/Huawei-HiQ/HiQsimulator
.. image:: https://readthedocs.org/projects/hiqsimulator/badge/?version=latest
:target: https://hiqsimulator.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
Huawei HiQ is an open-source software framework for quantum computing. It is based on and compatible with `ProjectQ `__.
It aims at providing tools which facilitate inventing, implementing, testing, debugging, and running quantum algorithms using either classical hardware or actual quantum devices.
You can find more about Huawei HiQ at http://hiq.huaweicloud.comThe Huawei HiQsimulator is a part of Huawei HiQ, includes a single-amplitude simulation engine, a full-amplitude simulation engine and an error-correction circuit simulation engine.
Getting started
---------------To start using Huawei HiQsimulator, simply follow the installation instructions and code examples in the `Tutorials `__.
More example codes can be found on `GitHub `__.How to contribute
-----------------We welcome contributions.
If you find a bug or want to propose a new idea, open an issue.
If you have written some code that should be merged, create a pull request describing your changes and why it should be merged.
If you have any questions, feel free to send an email to [email protected].How to cite
-----------When using Huawei HiQsimulator for research projects, please cite
- Huawei HiQ team, 'Huawei HiQ: A High-performance Quantum Computing Simulator and Programming Framework', http://hiq.huaweicloud.com.
License
-------Huawei HiQsimulator is released under the Apache 2 license.