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

Add from_taylorcoeff_map #157

Merged
merged 5 commits into from
Nov 18, 2023
Merged

Add from_taylorcoeff_map #157

merged 5 commits into from
Nov 18, 2023

Conversation

fsxbhyy
Copy link
Collaborator

@fsxbhyy fsxbhyy commented Nov 17, 2023

Taylor expansion returns an additional map that maps a taylor coeff graph to its owner graph/FeynmanGraph/Diagram.

@fsxbhyy fsxbhyy added the enhancement New feature or request label Nov 17, 2023
@fsxbhyy fsxbhyy self-assigned this Nov 17, 2023
@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (1e717bb) 68.35% compared to head (491d1bf) 67.87%.

Files Patch % Lines
src/diagram_tree/tree.jl 0.00% 27 Missing ⚠️
src/utility.jl 71.87% 18 Missing ⚠️
src/computational_graph/tree_properties.jl 33.33% 2 Missing ⚠️

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

Additional details and impacted files
@@               Coverage Diff               @@
##           computgraph     #157      +/-   ##
===============================================
- Coverage        68.35%   67.87%   -0.49%     
===============================================
  Files               64       64              
  Lines             4516     4579      +63     
===============================================
+ Hits              3087     3108      +21     
- Misses            1429     1471      +42     

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

@fsxbhyy fsxbhyy merged commit 6034184 into computgraph Nov 18, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants