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

Example: hard core lattice gas #58

Merged
merged 3 commits into from
Aug 15, 2023
Merged

Conversation

GiggleLiu
Copy link
Member

@GiggleLiu GiggleLiu commented Aug 15, 2023

The hard core lattice gas example. Fix #55

@GiggleLiu GiggleLiu requested a review from mroavi August 15, 2023 13:22
@GiggleLiu
Copy link
Member Author

Since this PR is mainly about documentation change. I will get it merged as soon as the tests pass.

@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #58 (a041193) into main (b292dd4) will decrease coverage by 0.59%.
The diff coverage is 61.53%.

@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
- Coverage   82.24%   81.66%   -0.59%     
==========================================
  Files          10       10              
  Lines         507      518      +11     
==========================================
+ Hits          417      423       +6     
- Misses         90       95       +5     
Files Changed Coverage Δ
src/cuda.jl 0.00% <0.00%> (ø)
src/generictensornetworks.jl 100.00% <ø> (ø)
src/map.jl 100.00% <100.00%> (ø)

@GiggleLiu GiggleLiu merged commit 499316d into main Aug 15, 2023
2 of 4 checks passed
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.

Combinatorial optimization example
1 participant