We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The current implementation of computing setups seems to be counterintuitive combined with the usage of the PhaseSpacePoint.
PhaseSpacePoint
Is this right, and if so, should we remove the setup interface?
The text was updated successfully, but these errors were encountered:
589b0fa
Remove compute setup (QEDjl-project#91)
1f853f4
Closes QEDjl-project#73 The tests that originally moved to QEDcore have already been deleted. This PR now deletes the file and exports from QEDbase.
9f21af6
AntonReinhard
Successfully merging a pull request may close this issue.
The current implementation of computing setups seems to be counterintuitive combined with the usage of the
PhaseSpacePoint
.Is this right, and if so, should we remove the setup interface?
The text was updated successfully, but these errors were encountered: