Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-15 | Update libquantum to 1.0.0. | obache | 1 | -13/+4 | |
libquantum 1.0.0: - Fixed quantum_gate1 to work properly with sorted regs - Fixed several bugs in quantum_rk4a libquantum 0.9.1: - Added fourth-order Runge-Kutta time evolution - Fixed error in quantum_measure() that caused some register values never being measured - Improved error handling - Updated license and FSF contact data - Added arbitrary two-qubit gate - New function two print entire time evolution operator - Fixed Makefile syntax | |||||
2005-10-23 | Added RCS Id to patch-aa and converted it into a unified patch. Sorted | rillig | 1 | -36/+22 | |
PLIST. | |||||
2005-02-02 | Fix a bug in quantum_measure() that returns the wrong state when measuring | augustss | 1 | -0/+36 | |
a quantum register. |