Skip to content

Add embed_lazy functionality for CompositeBasis in QuantumOpticsBase#235

Open
mhmohona wants to merge 1 commit into
qojulia:masterfrom
mhmohona:LazyEmbed
Open

Add embed_lazy functionality for CompositeBasis in QuantumOpticsBase#235
mhmohona wants to merge 1 commit into
qojulia:masterfrom
mhmohona:LazyEmbed

Conversation

@mhmohona

Copy link
Copy Markdown
  • Introduced the embed_lazy function to allow lazy embedding of operators into composite bases without materializing full matrices.
  • Added tests for embed_lazy covering various scenarios including single-site operators, LazySum, multi-site operators, and TimeDependentSum.
  • Ensured compatibility checks for basis types and indices in the new embedding functions.

closes: QuantumOptics.jl/issues/523

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.

Add an efficient LazyEmbed / embed_lazy API

1 participant