Skip to content

Conversation

@ytdHuang
Copy link
Member

@ytdHuang ytdHuang commented Oct 31, 2024

Description

As title

TODO:

  • support lindblad_dissipator(::QobjEvo)
  • prompt a warning and use lazy tensor in _spre and _spost for un-handled AbstractSciMLOperator
  • check whether c_ops including different Qobj and QobjEvo can work
  • fix type check in QobjEvo
  • move get_typename_wrapper(A) to src/utilities.jl and support for A::Any instead of A::AbstractQuantumObject
  • remove f::Function = identity (liouvillian)
  • @reexport some functions in SciMLOperators.jl for AbstractQuantumObject (e.g., isconstant, iscached, cache_operator, etc)

@codecov
Copy link

codecov bot commented Oct 31, 2024

Codecov Report

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

Project coverage is 93.62%. Comparing base (25bee9f) to head (66566e7).
Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
src/qobj/superoperators.jl 96.55% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #280      +/-   ##
==========================================
- Coverage   94.53%   93.62%   -0.92%     
==========================================
  Files          32       32              
  Lines        2434     2461      +27     
==========================================
+ Hits         2301     2304       +3     
- Misses        133      157      +24     

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

@ytdHuang ytdHuang merged commit 380d017 into qutip:main Nov 2, 2024
13 of 14 checks passed
@ytdHuang ytdHuang deleted the dev/td-dissipator branch November 2, 2024 00:10
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