-
Notifications
You must be signed in to change notification settings - Fork 3
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
Remove interfaces and functionality that move #74
Conversation
7652795
to
47100dc
Compare
f93094f
to
d951e4a
Compare
@AntonReinhard Please update QEDbase and push again. What's needed to fix this? Edit: Seems like QEDbase-compat is broken. Maybe rebasing would be good :) |
d951e4a
to
087a1b6
Compare
This needs to be merged: QEDjl-project/QEDcore.jl#25 and QEDcore needs to be released. The implementations of PhaseSpacePoint for example move there but aren't yet available. |
Also, the |
This builds and tests locally with the changes from QEDjl-project/QEDcore.jl#29 and the dev-branch of QEDbase. |
The doc building fails because for some reason it refuses to get QEDbase 0.2 instead of 0.1. I have no idea why. |
I found the problem. Should be ready for review now. @szabo137 ping |
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.
LGFM. In a separate PR, we should remove the implementations of differential_probability
, total_probability
and differential_cross_section
, total_cross_section
, because we add them to QEDbase
: QEDjl-project/QEDbase.jl#87
The interfaces and functionality have moved to QEDbase and QEDcore.