2
I Use This!
High Activity

Commits : Listings

Analyzed 7 minutes ago. based on code collected about 7 hours ago.
May 05, 2024 — May 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/qutip/qutip More... over 10 years ago
modified: qutip/steadystate.py More... over 10 years ago
Merge pull request #244 from jrjohansson/cleanup-setup.py
jrjohansson
as Robert Johansson
More... over 10 years ago
code cleanup
jrjohansson
as Robert Johansson
More... over 10 years ago
pep8 fixes
jrjohansson
as Robert Johansson
More... over 10 years ago
code cleanup and pep8 fixes
jrjohansson
as Robert Johansson
More... over 10 years ago
cleanup code
jrjohansson
as Robert Johansson
More... over 10 years ago
cleanup code and fixed a bug
jrjohansson
as Robert Johansson
More... over 10 years ago
pep8 fixes
jrjohansson
as Robert Johansson
More... over 10 years ago
pep8 fixes
jrjohansson
as Robert Johansson
More... over 10 years ago
pep8 fixes
jrjohansson
as Robert Johansson
More... over 10 years ago
pep8 fixes
jrjohansson
as Robert Johansson
More... over 10 years ago
pep8 fixes
jrjohansson
as Robert Johansson
More... over 10 years ago
cleanup setup.py
jrjohansson
as Robert Johansson
More... over 10 years ago
Merge pull request #243 from jrjohansson/improve-me-se-zvode-failure-handling
jrjohansson
as Robert Johansson
More... over 10 years ago
put initial state back in the ground state to correspond to docstring
jrjohansson
as Robert Johansson
More... over 10 years ago
use a different initial state to get a more meaning ful correlation test (otherwise the correlation is zero). increase the allowed error to reduced number of false test failures
jrjohansson
as Robert Johansson
More... over 10 years ago
Update to build_preconditioner More... over 10 years ago
pep8 fixes
jrjohansson
as Robert Johansson
More... over 10 years ago
raise errors if zvode fails in mesolve and sesolve
jrjohansson
as Robert Johansson
More... over 10 years ago
Merge pull request #241 from cgranade/master
jrjohansson
as Robert Johansson
More... over 10 years ago
Added composite() as discussed in #241. More... over 10 years ago
Merge pull request #242 from jrjohansson/fix-issue-237
jrjohansson
as Robert Johansson
More... over 10 years ago
Changed type == 'super' to issuper, etc. More... over 10 years ago
replace double .H with double .T as @cgranade suggested
jrjohansson
as Robert Johansson
More... over 10 years ago
Merge pull request #240 from jrjohansson/fix-issue-237
jrjohansson
as Robert Johansson
More... over 10 years ago
Fixed bug in permute. Unit tests now pass locally. More... over 10 years ago
Forgot an import in new unit test. More... over 10 years ago
Merge branch 'master' of github.com:cgranade/qutip More... over 10 years ago
First attempt at making super_tensor work for states. See #238. More... over 10 years ago