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

feature-hokusai release candidate ver.0.0.2 #17

Merged
merged 24 commits into from Jan 24, 2018
Merged

Conversation

openql-org
Copy link
Owner

  • added many features.
    • Using SymPy, bypass to quantum computing executors/simulators.
    • Compatibility test with sympy.
    • Ising simulator.

mdr_minato and others added 24 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
@openql-org openql-org merged commit c2f0ec0 into develop Jan 24, 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

5 participants