Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support time-dependent liouvillian #277

Merged
merged 4 commits into from
Oct 30, 2024

Conversation

ytdHuang
Copy link
Member

@ytdHuang ytdHuang commented Oct 30, 2024

Description

This PR support constructing time-dependent Liouvillian from a given Operator type QobjEvo.

Additional context

@albertomercurio
Do you think we can remove those f::Function = identity (liouvillian) keyword arguments now ?

Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.94%. Comparing base (3207e18) to head (35fa061).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #277      +/-   ##
==========================================
- Coverage   94.32%   93.94%   -0.39%     
==========================================
  Files          32       32              
  Lines        2432     2428       -4     
==========================================
- Hits         2294     2281      -13     
- Misses        138      147       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

src/qobj/superoperators.jl Outdated Show resolved Hide resolved
src/time_evolution/mesolve.jl Show resolved Hide resolved
test/core-test/quantum_objects_evo.jl Outdated Show resolved Hide resolved
@albertomercurio albertomercurio merged commit 25bee9f into qutip:main Oct 30, 2024
10 of 14 checks passed
@ytdHuang ytdHuang deleted the dev/td-liouvillian branch October 31, 2024 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants