Metadata-Version: 1.2
Name: hiq-projectq
Version: 0.6.4.post1
Summary: ProjectQ - An open source software framework for quantum computing
Home-page: http://www.projectq.ch
Author: Huawei-HiQ
Author-email: hiqinfo@huawei.com
License: Apache 2
Project-URL: Documentation, https://hiq-projectq.readthedocs.io/en/latest/
Project-URL: Issue Tracker, https://github.com/Huawei-HiQ/ProjectQ/
Description: ProjectQ - An open source software framework for quantum computing
        ==================================================================
        
        .. image:: https://readthedocs.org/projects/hiq-projectq/badge/?version=latest
            :target: http://hiq-projectq.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        .. image:: https://badge.fury.io/py/hiq-projectq.svg
            :target: https://badge.fury.io/py/hiq-projectq
        
        
        Important
        ---------
        
        This package offers the same functionality as the official `ProjectQ <https://pypi.org/project/projectq/>`__
        package. It is however based on a development version that may contain some changes/bugfixes in order to better
        integrate with other packages developped by `Huawei-HiQ <https://github.com/Huawei-HiQ>`__.
        
        Changelog
        ---------
        
        v0.6.4 (2020-06-26)
        ~~~~~~~~~~~~~~~~~~~
        
        * Enhancements
        
          * Added support for parametric (ie. symbolic) argument for some gates (e.g. Rx, Ry, Rz, TimeEvolution, QubitOperator)
            See documentation for more information.
          * Update Travis CI configuration to allow building of binaries on all platforms
        
        ..
        
        * Bug Fixes
        
          * Fix potential test failures on Travis CI due to reference counting
          * QubitOperator invalid comparison to empty tuple
        
        v0.6.3 (2020-06-05)
        ~~~~~~~~~~~~~~~~~~~
        
        Update to ProjectQ v0.5.1
        
        
        v0.6.2 (2020-04-02)
        ~~~~~~~~~~~~~~~~~~~
        
        * Enhancements
        
          * Added JSONBackend
        
        ..
        
        * Bug Fixes
        
          * Fix libs/histogram under Python 2.7
        
        v0.6.1 (2020-03-20)
        ~~~~~~~~~~~~~~~~~~~
        
        * Enhancements
        
          * Migrated HiQ-ProjectQ to a namespace package for compatibility with other HiQ packages.
        
        v0.6.0 (2020-03-17)
        ~~~~~~~~~~~~~~~~~~~
        
        * Update HiQ-ProjectQ with ProjectQ v0.5.0
        
Platform: UNKNOWN
Requires-Python: >=3.5
