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

Make HEOMLS matrices' type parametric #32

Merged
merged 2 commits into from
Oct 20, 2023
Merged

Make HEOMLS matrices' type parametric #32

merged 2 commits into from
Oct 20, 2023

Conversation

ytdHuang
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (26e38de) 94.42% compared to head (4c0dabc) 94.44%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   94.42%   94.44%   +0.01%     
==========================================
  Files          19       19              
  Lines        1436     1439       +3     
==========================================
+ Hits         1356     1359       +3     
  Misses         80       80              
Files Coverage Δ
src/ADOs.jl 100.00% <100.00%> (ø)
src/Bath.jl 95.69% <100.00%> (ø)
src/HierarchicalEOM.jl 100.00% <ø> (ø)
src/Spectrum.jl 100.00% <100.00%> (ø)
src/SteadyState.jl 87.80% <100.00%> (ø)
src/heom_matrices/M_Boson.jl 98.55% <100.00%> (ø)
src/heom_matrices/M_Boson_Fermion.jl 86.45% <100.00%> (ø)
src/heom_matrices/M_Fermion.jl 92.75% <100.00%> (ø)
src/heom_matrices/M_S.jl 100.00% <100.00%> (ø)
src/heom_matrices/heom_matrix_base.jl 88.28% <100.00%> (+0.18%) ⬆️

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

@ytdHuang ytdHuang merged commit 87dcbe2 into main Oct 20, 2023
6 checks passed
@ytdHuang ytdHuang added the enhancement New feature or request label Oct 20, 2023
@ytdHuang ytdHuang deleted the dev/GPU-support branch October 24, 2023 02:12
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