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

added test files #11

Merged
merged 20 commits into from
Dec 29, 2017
Merged

added test files #11

merged 20 commits into from
Dec 29, 2017

Conversation

kyamaz
Copy link
Contributor

@kyamaz kyamaz commented Dec 29, 2017

added test files from sympy.physics.quantum of SymPy project.

mdr_minato and others added 20 commits December 26, 2017 00:24
* 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
@openql-org
Copy link
Owner

Thanks. Could you make tests for the other executor function?

@kyamaz
Copy link
Contributor Author

kyamaz commented Dec 29, 2017

yes. I think the next task that test the other executor classes.

@openql-org openql-org merged commit 6046ebb into openql-org:feature-hokusai Dec 29, 2017
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.

4 participants