Commit Graph

29 Commits

Author SHA1 Message Date
ismael faro d0c66e98f6 fix variable names in run&execution 2017-05-12 22:29:23 -04:00
ismael faro 986248c728 Clean: _quantumprogram : run, compile, execute 2017-05-12 18:45:09 -04:00
ismael faro 35efdef057 review test files 2017-05-12 03:53:33 -04:00
Jesús Pérez 25869bfc29 Test fixed in Travis.
They only worked locally due to an env var problem.
2017-05-12 08:43:48 +02:00
Jesús Pérez 7a3ff0765f Support for core libraries, ie: qelib1.inc 2017-05-11 20:37:52 +02:00
Jesús Pérez 4ec508cda3 Symbolic links dependency dropped. 2017-05-11 19:51:23 +02:00
Jesús Pérez bd0b4e2382 Qconfig file in tests not needed anymore. 2017-05-11 18:12:45 +02:00
Andrew Cross c78029ff67 added "one register" unroller, fixed bug in PrinterBackend, added test script 2017-05-11 11:11:48 -04:00
ismael faro f84592b9ee change folder structure: Examples folder
examples:
- python
- quasm
2017-05-11 11:04:49 -04:00
ismael faro 60c8193ed7 improve Test folder 2017-05-11 10:41:43 -04:00
Jesús Pérez cd5c2a032e More linting 2017-05-11 13:18:27 +02:00
Jesús Pérez da426546ac Name of the testing file changed to make the linter happy. 2017-05-11 12:58:47 +02:00
Jesús Pérez df239e8358 Some constant renaming in tests to make the linter happy. 2017-05-11 12:31:05 +02:00
Jesús Pérez b0ae982702 Test auto-linted. 2017-05-11 12:03:05 +02:00
ismael faro 1f2d18ca26 Merge remote-tracking branch 'origin/Dev' into Dev
# Conflicts:
2017-05-11 02:03:49 -04:00
ismael faro 5db9593449 review variable names: _quantumprogram.py
coupling_map instead of layout
2017-05-10 17:48:35 -04:00
ismael faro 4940c665e9 Add Load in _quantumprogram.py and Fix some issues
Use QE_TOKEN instead QE_KEY like environment variable.
2017-05-10 17:41:28 -04:00
Jesús Pérez cee46b1aad Merge remote-tracking branch 'origin/Dev' into Dev 2017-05-10 19:27:36 +02:00
Jesús Pérez f9fe204e7b Tests get the QE key from an env variable now. 2017-05-10 19:27:27 +02:00
Jorge Carballo e05ed356b8 Fix some typo and tests in _quantumprogram.py 2017-05-10 18:19:25 +01:00
ismael faro cd36183ed8 review wait_for_job in _quantumprogram.py 2017-05-10 12:38:47 -04:00
ismael faro 6bec252d15 add qp.execute() in _quantumprogram.py 2017-05-10 03:02:17 -04:00
ismael faro 8df82e944b add qp.run() in _quantumprogram.py 2017-05-10 02:51:45 -04:00
ismael faro 526e8719fb Add compile option: QP_program.compile 2017-05-10 02:24:44 -04:00
Andrew Cross 58effdbdbf add UnitarySimulator stub and test program 2017-05-09 12:19:22 -04:00
ismael faro 50b00de3f1 add Execution/compile in Quantum program
fix test file dependencies
fix, make file.
2017-05-09 02:32:27 -04:00
Andrew Cross 874806473e single qubit gate composition rules added (with tests) 2017-05-09 00:51:42 -04:00
ismael faro df00e53bc3 Reorder Folders 2017-05-08 16:17:43 -04:00
ismael faro bc8ddfcc43 Review&Fix: Tests, Make, rclint file
fix text directory problem
fix unroller_code changes
2017-05-08 13:01:24 -04:00