Metadata-Version: 2.1
Name: qiskit-experiments
Version: 0.3.1
Summary: Software for developing quantum computing programs
Home-page: https://github.com/Qiskit/qiskit-experiments
Author: Qiskit Development Team
Author-email: hello@qiskit.org
License: Apache 2.0
Project-URL: Bug Tracker, https://github.com/Qiskit/qiskit-experiments/issues
Project-URL: Documentation, https://qiskit.org/documentation/
Project-URL: Source Code, https://github.com/Qiskit/qiskit-experiments
Description: # Qiskit Experiments
        
        [![License](https://img.shields.io/github/license/Qiskit/qiskit-experiments.svg?style=popout-square)](https://opensource.org/licenses/Apache-2.0)
        
        **This repo is still under active development, there will be breaking API changes**
        
        **Qiskit** is an open-source framework for working with noisy quantum computers
        at the level of pulses, circuits, and algorithms.
        
        Qiskit Experiments is a repository that builds tools for building, running,
        and analysis of experiments on noisy quantum computers.
        
        ## Contribution Guidelines
        
        If you'd like to contribute to Qiskit Experiments, please take a look at our
        [contribution guidelines](CONTRIBUTING.md). This project adheres to Qiskit's
        [code of conduct](CODE_OF_CONDUCT.md). By participating, you are expected to
        uphold this code.
        
        We use [GitHub issues](https://github.com/Qiskit/qiskit-experiments/issues) for
        tracking requests and bugs. Please
        [join the Qiskit Slack community](https://ibm.co/joinqiskitslack)
        and use our [Qiskit Slack channel](https://qiskit.slack.com) for discussion and
        simple questions.
        For questions that are more suited for a forum we use the Qiskit tag in the
        [Stack Exchange](https://quantumcomputing.stackexchange.com/questions/tagged/qiskit).
        
        ## Authors and Citation
        
        Qiskit Experiments is the work of [many people](https://github.com/Qiskit/qiskit-experiments/graphs/contributors) who contribute
        to the project at different levels. If you use Qiskit, please cite as per the included [BibTeX file](https://github.com/Qiskit/qiskit/blob/master/Qiskit.bib).
        
        ## License
        
        [Apache License 2.0](LICENSE.txt)
        
        
Keywords: qiskit sdk quantum
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.7
Description-Content-Type: text/markdown
