Skip to content

Conversation

@albertomercurio
Copy link
Member

Description

The previous solver for liouvillian_floquet was limited to only the GMRES method with predefined preconditioner. Here I make a more generic solver, by simply compying the implementation already done in the steadystate function.

@albertomercurio albertomercurio added the Skip ChangeLog Skip changelog update check in PR label Feb 11, 2025
@albertomercurio albertomercurio removed the Skip ChangeLog Skip changelog update check in PR label Feb 11, 2025
@codecov
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

Attention: Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.65%. Comparing base (28fe4a9) to head (a264f6e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/steadystate.jl 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #396      +/-   ##
==========================================
- Coverage   93.67%   93.65%   -0.02%     
==========================================
  Files          45       45              
  Lines        2892     2899       +7     
==========================================
+ Hits         2709     2715       +6     
- Misses        183      184       +1     

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

@albertomercurio
Copy link
Member Author

The 1.10 Ubuntu case is a random weird error, not related to this PR. Very weird though.

@albertomercurio
Copy link
Member Author

albertomercurio commented Feb 13, 2025

Any comment on this? It is just an internal improvement.

@ytdHuang ytdHuang merged commit 0ce0b45 into qutip:main Feb 13, 2025
15 of 17 checks passed
@albertomercurio albertomercurio mentioned this pull request Feb 14, 2025
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