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

fix: implement analytic continuation for JAX #284

Merged
merged 10 commits into from
Jun 10, 2021
Merged

Conversation

redeboer
Copy link
Member

Implementation of TR-001. Requires ComPWA/ampform#75 and AmpForm v0.9.2 (upcoming).

@redeboer redeboer added the 🐛 Bug Something isn't working label Jun 10, 2021
@redeboer redeboer added this to the 0.2.8 milestone Jun 10, 2021
@redeboer redeboer self-assigned this Jun 10, 2021
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov
Copy link

codecov bot commented Jun 10, 2021

Codecov Report

Merging #284 (a3b3905) into main (6a017f6) will increase coverage by 0.25%.
The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #284      +/-   ##
==========================================
+ Coverage   81.17%   81.42%   +0.25%     
==========================================
  Files          13       13              
  Lines         802      813      +11     
==========================================
+ Hits          651      662      +11     
  Misses        151      151              
Flag Coverage Δ
unittests 81.42% <91.66%> (+0.25%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/tensorwaves/model.py 73.26% <91.66%> (+1.53%) ⬆️

@redeboer redeboer marked this pull request as ready for review June 10, 2021 14:50
@redeboer redeboer enabled auto-merge (squash) June 10, 2021 15:10
@redeboer redeboer merged commit 493c7de into main Jun 10, 2021
@redeboer redeboer deleted the fix-analytic-continuation branch June 10, 2021 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant