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 for QuantumOptics.jl #28

Merged
merged 16 commits into from
Sep 16, 2023
Merged

Support for QuantumOptics.jl #28

merged 16 commits into from
Sep 16, 2023

Conversation

ytdHuang
Copy link
Member

This PR support the operator (matrix) type of QuantumOptics.

@codecov
Copy link

codecov bot commented Sep 16, 2023

Codecov Report

Patch coverage: 94.05% and project coverage change: +6.03% 🎉

Comparison is base (0c5d77c) 88.42% compared to head (ce235eb) 94.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   88.42%   94.45%   +6.03%     
==========================================
  Files          17       19       +2     
  Lines        1339     1371      +32     
==========================================
+ Hits         1184     1295     +111     
+ Misses        155       76      -79     
Files Changed Coverage Δ
src/HierarchicalEOM.jl 100.00% <ø> (ø)
src/heom_matrices/heom_matrix_base.jl 87.50% <60.00%> (+3.07%) ⬆️
ext/HierarchicalEOM_QOExt.jl 81.81% <81.81%> (ø)
src/ADOs.jl 100.00% <100.00%> (+4.76%) ⬆️
src/Bath.jl 96.36% <100.00%> (+3.24%) ⬆️
src/HeomBase.jl 100.00% <100.00%> (+1.23%) ⬆️
src/Spectrum.jl 100.00% <100.00%> (+11.00%) ⬆️
src/SteadyState.jl 87.80% <100.00%> (+9.23%) ⬆️
src/evolution.jl 90.41% <100.00%> (+7.62%) ⬆️
src/heom_matrices/M_Boson.jl 98.55% <100.00%> (+17.12%) ⬆️
... and 3 more

... and 4 files with indirect coverage changes

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

@ytdHuang ytdHuang merged commit 817ba7f into main Sep 16, 2023
6 checks passed
@ytdHuang ytdHuang deleted the dev/QO-support branch September 16, 2023 11:38
@ytdHuang ytdHuang added the enhancement New feature or request label Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant