-
Notifications
You must be signed in to change notification settings - Fork 0
fix Github action & add CI badge #30
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
Conversation
Set the integrand(x, fx) where x and fx are batched tensors
multigpu wip
Multigpu support
Update statistics() in MonteCarlo and MCMC
add example for self-energy integral and update unittests
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #30 +/- ##
==========================================
- Coverage 96.37% 88.90% -7.47%
==========================================
Files 11 9 -2
Lines 1214 1181 -33
==========================================
- Hits 1170 1050 -120
- Misses 44 131 +87 ☔ View full report in Codecov by Sentry. |
| tqdm | ||
| absl-py | ||
| beautifulsoup4 | ||
| pandas |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pandas is used in the example rather than MCintegration.
No description provided.