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

Automatically convert TimeDependentOperatorSum to liouvillian #235

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

albertomercurio
Copy link
Member

Description

In the case of mesolve, the current implementation requires that TimeEvolutionOperatorSum contains only SuperOperators. With this PR I relax this request, converting it to SuperOperator internally.

Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.34%. Comparing base (e21f940) to head (96d6f0a).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #235      +/-   ##
==========================================
+ Coverage   93.24%   93.34%   +0.10%     
==========================================
  Files          30       30              
  Lines        2175     2179       +4     
==========================================
+ Hits         2028     2034       +6     
+ Misses        147      145       -2     

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

Copy link
Member

@ytdHuang ytdHuang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ytdHuang ytdHuang merged commit 75fefe8 into qutip:main Sep 27, 2024
11 of 12 checks passed
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