reference-qvm | reference implementation for a quantum virtual machine

 by   rigetti Python Version: 0.3 License: Apache-2.0

kandi X-RAY | reference-qvm Summary

kandi X-RAY | reference-qvm Summary

reference-qvm is a Python library typically used in Institutions, Learning, Administration, Public Services applications. reference-qvm has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.

The referenceqvm is the reference implementation of the QVM outlined in the arXiv:1608:03355 by Robert Smith, Spike Curtis, and Will Zeng. It is a research package that supports rapid prototyping and development of quantum programs using pyQuil. Currently, this QVM supports a subset of functionality in the Quil specifications, excepting certain functions (DEFCIRCUIT, WAIT, NOP). Noise models (dephasing, Kraus operators), parametrization with bits in classical memory, and other features will be added in future releases.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              reference-qvm has a low active ecosystem.
              It has 41 star(s) with 18 fork(s). There are 16 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 1 open issues and 6 have been closed. On average issues are closed in 84 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of reference-qvm is 0.3

            kandi-Quality Quality

              reference-qvm has 0 bugs and 0 code smells.

            kandi-Security Security

              reference-qvm has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              reference-qvm code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              reference-qvm is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              reference-qvm releases are available to install and integrate.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.
              reference-qvm saves you 935 person hours of effort in developing the same functionality from scratch.
              It has 2133 lines of code, 117 functions and 25 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed reference-qvm and discovered the below as its top functions. This is intended to give you an instant insight into reference-qvm implemented functionality, and help decide if they suit your requirements.
            • Run the wavefunction on a pyquil program
            • Returns the measurement for the given qubit index
            • Creates a polynomial from a given matrix
            • Estimate the wavefunction from a pyQuil program
            • Transition an instruction
            • Generate a tensor of NumPy gates
            • Apply a gate on a matrix
            • Generate a permutation of a set of qubits
            • Run a pyquil program
            • Estimate the density matrix from a pyquil program
            • Run the wavefunction
            • Runs a given pyquil program and returns the results
            • Create a unitary unitary matrix from a pyquil program
            Get all kandi verified functions for this library.

            reference-qvm Key Features

            No Key Features are available at this moment for reference-qvm.

            reference-qvm Examples and Code Snippets

            Reference QVM,Interaction with the referenceqvm
            Pythondot img1Lines of Code : 21dot img1License : Permissive (Apache-2.0)
            copy iconCopy
            from referenceqvm.api import QVMConnection
            
            qvm = QVMConnection()
            
            >>> import pyquil.quil as pq
            >>> import referenceqvm.api as api
            >>> from pyquil.gates import *
            >>> qvm = api.QVMConnection()
            >>> p = pq.Pr  
            Reference QVM,How to cite the reference-qvm
            Pythondot img2Lines of Code : 15dot img2License : Permissive (Apache-2.0)
            copy iconCopy
            @misc{rqvm2017.0.0.1,
              author = {Rigetti Computing",
              title = {Reference-QVM},
              year = {2017},
              publisher = {GitHub},
              journal = {GitHub repository},
              howpublished = {\url{https://github.com/rigetticomputing},
              commit = {the commit you used}
            }  
            Reference QVM,Installation
            Pythondot img3Lines of Code : 2dot img3License : Permissive (Apache-2.0)
            copy iconCopy
            pip install referenceqvm
            
            pip install -r requirements.txt -e .
              

            Community Discussions

            No Community Discussions are available at this moment for reference-qvm.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install reference-qvm

            You can install reference-qvm directly from the Python package manager pip using:.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/rigetti/reference-qvm.git

          • CLI

            gh repo clone rigetti/reference-qvm

          • sshUrl

            git@github.com:rigetti/reference-qvm.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link