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

Update generated self-energy in the GV module #147

Merged
merged 8 commits into from
Oct 25, 2023
Merged

Conversation

houpc
Copy link
Member

@houpc houpc commented Oct 19, 2023

Now six-order self-energy diagrams can be used.

@houpc houpc added enhancement New feature or request refactor refactor the code labels Oct 19, 2023
@houpc houpc requested review from kunyuan and dcerkoney October 19, 2023 16:42
@codecov-commenter
Copy link

codecov-commenter commented Oct 19, 2023

Codecov Report

Attention: 210 lines in your changes are missing coverage. Please review.

Comparison is base (0686d76) 57.46% compared to head (72fab5b) 63.82%.
Report is 18 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
+ Coverage   57.46%   63.82%   +6.36%     
==========================================
  Files          56       56              
  Lines        3390     3934     +544     
==========================================
+ Hits         1948     2511     +563     
+ Misses       1442     1423      -19     
Files Coverage Δ
src/FeynmanDiagram.jl 75.00% <ø> (ø)
src/computational_graph/ComputationalGraph.jl 100.00% <ø> (ø)
src/frontend/GV_diagrams/readfile.jl 0.00% <ø> (ø)
src/quantum_operator/expression.jl 96.55% <ø> (ø)
src/computational_graph/feynmangraph.jl 91.17% <95.23%> (-0.28%) ⬇️
src/computational_graph/transform.jl 97.28% <97.22%> (+15.46%) ⬆️
src/computational_graph/abstractgraph.jl 75.60% <72.72%> (-0.15%) ⬇️
src/computational_graph/tree_properties.jl 84.09% <73.33%> (+8.22%) ⬆️
src/computational_graph/eval.jl 77.77% <76.47%> (+77.77%) ⬆️
src/computational_graph/io.jl 0.00% <0.00%> (ø)
... and 5 more

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

@houpc houpc changed the base branch from master to computgraph October 25, 2023 02:42
@houpc houpc merged commit 6bd121c into computgraph Oct 25, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor refactor the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants