Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ProjectQ v0.5.1 #369

Merged
merged 9 commits into from
Jun 5, 2020
Merged

Commits on Mar 19, 2020

  1. ProjectQ v0.5.0 (ProjectQ-Framework#356)

    * Bumped version number to 0.5.0
    
    * Remove unneeded test
    
    * Fix error in examples/ibm.py
    
    * Add documentation for **kwargs for CircuitDrawerMatplotlib
    
    * Update setup.py license header
    
    Co-authored-by: Damian Steiger <damiansteiger@users.noreply.github.com>
    Takishima and damiansteiger committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    89cb7fd View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Fix generated documentation (ProjectQ-Framework#360)

    * Fix some issues with builtin modules and fix some warnings
    
    * Move generated documentation files into dedicated folder
    
    Co-authored-by: Damien Nguyen <damien1@huawei.com>
    AriJordan and Takishima committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    dfff0f3 View commit details
    Browse the repository at this point in the history
  2. Fix bugs with matplotlib drawer (ProjectQ-Framework#361)

    * Accept keywords arguments for Matplotlib drawing
    
    * fix circ drawer when depth == 1
    
    Co-authored-by: Damien Nguyen <damien1@huawei.com>
    AriJordan and Takishima committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    67ce24b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Aqt Backend (ProjectQ-Framework#353)

    * Backend implementation for aqt trapped ion quantum computer.
    
    * testing files for aqt backend
    
    * major fixes on testing files
    
    * minor fixes
    
    * remove requierement for external mapper; bug fixes
    
    * syntax cleaning
    
    * name fix
    
    * Added setup for AQT backend
    
    * Reindent files
    
    * Fix typo
    
    * Add setup for AQT backend
    
    * Increase test coverage for _aqt.py
    
    * Increase test coverage
    
    * Code cleanup and increase test coverage
    
    * More code cleanup and adjust license year
    
    * Final test coverage increase
    
    * fix comments
    
    * fixes on aqt setup test
    
    * revert bug
    
    Co-authored-by: dbretaud <logiciqt@gmail.com>
    Co-authored-by: Damien Nguyen <damien1@huawei.com>
    3 people committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    86cd1d2 View commit details
    Browse the repository at this point in the history
  2. IBM backend update (ProjectQ-Framework#366)

    * update ibm backend protocol and cleanup ibm files
    
    * update README regarding ibmq
    
    * Reindent _ibm_http_client.py
    
    * Some code cleanup
    
    * Ignore signal handler for test coverage
    
    Co-authored-by: dbretaud <logiciqt@gmail.com>
    Co-authored-by: Damien Nguyen <damien1@huawei.com>
    3 people committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    dfaf725 View commit details
    Browse the repository at this point in the history
  3. Add histogram plotting feature for simulator (ProjectQ-Framework#362)

    * Add histogram plotting function for Simulator
    
    * Apply suggestion to projectq/libs/__init__.py
    
    * Apply suggestion to projectq/libs/hist/__init__.py
    
    * Update _histogram.py
    
    * Apply suggestion to projectq/libs/hist/_histogram.py
    
    * Apply suggestion to projectq/libs/hist/_histogram.py
    
    * Add docstrings
    
    * All suggestions applied.
    
    * Minor fixes for _histogram.py
    
    * Minor modifications to _histogram_test.py
    
    * Check that some message was printed in case of too many qubits
    
    * Update __init__.py
    
    Trigger Travis-CI
    
    * Add print_function for Python 2.7
    
    * Remove unsupported 'flush' keyword for Python 2.7
    
    * Update bellpair example with histogram plot of probabilities
    
    * Add support for other backends
    
    * Update IBM examples with histogram plots
    
    * Fix error in conf.py
    
    * Increase test coverage
    
    Co-authored-by: Ari Jordan 80055203 <ari.jordan@huawei.com>
    Co-authored-by: Damien Nguyen <damien1@huawei.com>
    3 people committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    f88a0f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. bug fix on ibm example; new aqt example; updated the main README file (

    …ProjectQ-Framework#368)
    
    Co-authored-by: dbretaud <logiciqt@gmail.com>
    dbretaud and Ytterbot committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    6ef8a0e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Bumped version to v0.5.1

    Takishima committed May 7, 2020
    Configuration menu
    Copy the full SHA
    dd8199f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    1920531 View commit details
    Browse the repository at this point in the history