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

Phase space functions declaration moved in QuantumOpticsBase.jl #297

Merged
merged 3 commits into from
Mar 30, 2021

Conversation

nicolamos
Copy link
Contributor

This is to accommodate the changes proposed in qojulia/QuantumOpticsBase.jl#15.
Added imports from QuantumOpticsBase.jl of phase space functions.

@codecov
Copy link

codecov bot commented Mar 30, 2021

Codecov Report

Merging #297 (5fa7559) into master (d9b5226) will increase coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #297      +/-   ##
==========================================
+ Coverage   97.88%   98.05%   +0.17%     
==========================================
  Files          16       15       -1     
  Lines        1181     1287     +106     
==========================================
+ Hits         1156     1262     +106     
  Misses         25       25              
Impacted Files Coverage Δ
src/phasespace.jl 98.70% <ø> (+0.09%) ⬆️
src/mcwf.jl 100.00% <0.00%> (ø)
src/stochastic_base.jl 100.00% <0.00%> (ø)
src/spectralanalysis.jl 100.00% <0.00%> (ø)
src/timecorrelations.jl 100.00% <0.00%> (ø)
src/timeevolution_base.jl 100.00% <0.00%> (ø)
src/stochastic_definitions.jl 100.00% <0.00%> (ø)
src/stochastic_schroedinger.jl 100.00% <0.00%> (ø)
src/bloch_redfield_master.jl 95.69% <0.00%> (+0.19%) ⬆️
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d9b5226...5fa7559. Read the comment docs.

@david-pl david-pl merged commit e8a3ed0 into qojulia:master Mar 30, 2021
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