2
I Use This!
High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 4 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
some install instructions for linux
jrjohansson
as Robert Johansson
More... about 13 years ago
add __getitem__ function to extect Qobj data as if it were a array i.e. a=destroy(5) a[0,1] More... about 13 years ago
no longer needed More... about 13 years ago
no longer needed since we have google WIKI More... about 13 years ago
added SVN revision number to version string More... about 13 years ago
added SVN revision number to version string More... about 13 years ago
added SVN revision number to version string More... about 13 years ago
[no comment] More... about 13 years ago
added dimension mismatch check to trace_dist More... about 13 years ago
added sqrtm operator for Qobj class More... about 13 years ago
added trace distance function More... about 13 years ago
one more change More... about 13 years ago
fixed More... about 13 years ago
added tk_conify_center More... about 13 years ago
misc files More... about 13 years ago
added missing imports
jrjohansson
as Robert Johansson
More... about 13 years ago
not needed anymore More... about 13 years ago
FIXED: called qutip when it should call Qobj More... about 13 years ago
FIXED: called qutip when it should call Qobj More... about 13 years ago
added import from metrics More... about 13 years ago
added metrics module to calculate distance metrics between density matricies (only Fidelity at the moment) More... about 13 years ago
changed definition of coherent to |alpha>=D(alpha)|0> instead of explicit element creation (this preserves the norm). Also changed coherent_dm to reflect this change. More... about 13 years ago
needed to add allclose and shape to input modules for istests More... about 13 years ago
added isequal function to determine if two input arrays (or matricies) are equal. More... about 13 years ago
added coherent state |alpha> (not dm) More... about 13 years ago
added code for storing/loading qobj to file
jrjohansson
as Robert Johansson
More... about 13 years ago
added functions for calculating correlations functions using the quantum regression method
jrjohansson
as Robert Johansson
More... about 13 years ago
continued witch hunt of for loops
jrjohansson
as Robert Johansson
More... about 13 years ago
got rid of one more for loop
jrjohansson
as Robert Johansson
More... about 13 years ago
testing the coherent state using q function. fixed bugs in qfunc for density matrices
jrjohansson
as Robert Johansson
More... about 13 years ago