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

QMC code restructuring #436

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

QMC code restructuring #436

wants to merge 8 commits into from

Conversation

Atomyka
Copy link
Contributor

@Atomyka Atomyka commented Oct 6, 2022

Continuing QMC code restructuring from previous PR.
(Reason for new PR: I can now work directly from QuEraComputing/Bloqade.jl)

@codecov-commenter
Copy link

codecov-commenter commented Oct 6, 2022

Codecov Report

Merging #436 (6eeb7ea) into master (602a3fc) will decrease coverage by 8.90%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #436      +/-   ##
==========================================
- Coverage   65.92%   57.01%   -8.91%     
==========================================
  Files          67       78      +11     
  Lines        4135     4781     +646     
==========================================
  Hits         2726     2726              
- Misses       1409     2055     +646     
Impacted Files Coverage Δ
lib/BloqadeQMC/src/datastructures/Rydberg.jl 0.00% <0.00%> (ø)
lib/BloqadeQMC/src/datastructures/alias.jl 0.00% <0.00%> (ø)
lib/BloqadeQMC/src/datastructures/hamiltonian.jl 0.00% <0.00%> (ø)
...oqadeQMC/src/datastructures/improved_op_sampler.jl 0.00% <0.00%> (ø)
lib/BloqadeQMC/src/datastructures/operators.jl 0.00% <0.00%> (ø)
lib/BloqadeQMC/src/datastructures/qmc_state.jl 0.00% <0.00%> (ø)
lib/BloqadeQMC/src/updates/cluster.jl 0.00% <0.00%> (ø)
lib/BloqadeQMC/src/updates/diagonal.jl 0.00% <0.00%> (ø)
lib/BloqadeQMC/src/updates/line.jl 0.00% <0.00%> (ø)
lib/BloqadeQMC/src/updates/mc_step.jl 0.00% <0.00%> (ø)
... and 1 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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