Releases: PESchoenberg/qre
Releases · PESchoenberg/qre
qre - v0.2.9
Remote and local execution of QASM2 programs.
qre - v0.2.8
Remote and local execution of QASM2 programs.
-
Improved code.
-
Improved comments.
qre - v0.2.7
Remote and local execution of QASM2 programs.
-
Improved code.
-
Improved comments.
qre - v0.2.6
Remote and local execution of QASM2 programs.
- New example programs.
- New functions representing quantum gates.
- Faster code.
qre - v0.2.5
New stuff:
- More streamlined and functional code.
- A couple of new functions.
But still there are several things to do:
- OpenMP or even MPI support.
- Post and get to/from IBM Q backends.
Etc, etc.
qre - v0.2.4
Improved, more functional code. Corrected a couple of bugs.
qre - v0.2.3
- Enhanced functionality.
- More gates.
- More examples.
- New test program.
qre - v0.2.2
Beta:
- qx simulator added.
- Better integration with g2q.
qre - v0.2.1
Beta.
- Functional local simulator based on the Qlib library. Its limitations are:
-- Gates u1, u2 and u3 still need work.
-- It's an ideal simulator. - Exec of shots > 1 are performed in a single thread.
qre - v0.2.0
Beta.
- Reordering and renaming of functions.
- New gates added (S, Sdag, Tdag).
- qlib_simulator is almost fully functional (still does not handle u1, u2 and u3 gates).