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

Release 0.0.2 #32

Merged
merged 57 commits into from Dec 28, 2018
Merged

Release 0.0.2 #32

merged 57 commits into from Dec 28, 2018

Conversation

openql-org
Copy link
Owner

No description provided.

mdr_minato and others added 30 commits October 20, 2017 22:26
the first update for the features of quantum annealing:
- created some files which feature are quantum simulated annealing and QUBO.
* added some files for travisCI
* updated quantpy/test.py to perform travisCI
* updated some files to perform test on travisCI
* merged openql-org/feature-hokusai
* updated test_sqa.py for 1 passed
* updated .travis.yml that deleted target of Python:3.7
mdrft's updates are:

* update repeat calc 
* update for repeat of trial and comments
* update qubo and sqa separated
* update cost function
* updated some comments
* bug fixed

kyamaz's updates are:

* added some files for travisCI
* updated quantpy/test.py to perform travisCI
* updated some files to perform test on travisCI
* merged openql-org/feature-hokusai
* updated test_sqa.py for 1 passed
* updated .travis.yml that deleted target of Python:3.7
* fixed indent issues in qubo.py
* added some files for travisCI
* updated quantpy/test.py to perform travisCI
* updated repeat calc
* updated for repeat of trial and comments
* updated qubo and sqa separated
* updated cost function
* updated some comments
* updated test_sqa.py for 1 passed
* updated .travis.yml that deleted target of Python:3.7
* fixed bugs
* fixed indent issues in qubo.py
* refactored to pass test_hadamard
* specified python version, removed <=3.4 for travis
* changed default backend for IBMQ
* refactored 
* fixed imports
* moved files concerned with ising calculation to ising folder
* added executor/simulator directory and placed some simulators.
* added new executor; classical_simulation_executor.py.
* IBMQExecutor is updated.
* On the condition, IBMQExecutor#sympy_to_qasm  would be replaced super class method.
moved the method; sympy_to_qasm -> BaseQuantumExecutor.to_qasm
added test files from sympy.physics.quantum of SymPy project.
* fixed as concerned with the former updates.
* updated AUTHORS file
* rename cpu_sim to numpy_simulator, fix bugs in numpy_simulator and classical_simulation_executor, and add tests_hadamard_numpy.py
* add comments
…#14)

* add the feature of the expression that can be reversed multiply order and with the test code.
* added some comments in each python files
…ure. (#16)

* added some comments and added assert in test codes on the "ising" feature.
* updated README.rst
- a few updates for packaging.
- change release version `0.0.2.dev1`
openql-org and others added 27 commits February 7, 2018 19:47
…and specs.

Squashed commit of the following:

commit e23d571a07d588700a3672024ce62d6bf53ff9e1
Author: OpenQL Project <committer@openql.org>
Date:   Sun Feb 18 20:53:06 2018 +0900

    updated __version__ in release.py

commit f235cfb649cfa4e5dccbf1a58838afd72cf74927
Author: OpenQL Project <committer@openql.org>
Date:   Sun Feb 18 20:52:04 2018 +0900

    updated ibmq_executor.py to fix some bugs and change parameters of __init__

commit d62e7c51dabf2fbe2bc76413f809f3ef7024270e
Author: OpenQL Project <committer@openql.org>
Date:   Sun Feb 18 20:47:37 2018 +0900

    updated classical_simulation_executor.py to change the return value of execute()
…and specs. (#22)

    * updated classical_simulation_executor.py to change the return value of execute()
    * updated ibmq_executor.py to fix some bugs and change parameters of init()
    * updated version in release.py
…ure operator.

- changed to_qasm function to be able to transform controlled-unitary operators.
…ure operator.

- changed to_qasm function to be able to transform controlled-unitary operators.
- updated quantpy/sympy/tests/sympy/physics/quantum/test_spin.py from sympy original
…alculate a controlled unitary operator (#27)

* fixed the compatibility of qiskit and sympy,  and updated to able to calculate a controlled unitary operator (#26)

* fix sympy compatibility in tests (#25)
* fix qiskit version incompatibility (#23)
* updated to adapt some files to able to calculate a controlled unitary operator.
…n from 0.0.2.dev5 to 0.0.2.dev7 (skipped dev6) #28
fix for issue#29

* pytest for setup.py
* pin qiskit version to 0.5.7
* fixed typo in setup.py
* suppress warning of test
@openql-org openql-org merged commit 18e3776 into develop Dec 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants