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 vector classes inheritance #474

Merged
merged 2 commits into from
Jul 29, 2021
Merged

Fix vector classes inheritance #474

merged 2 commits into from
Jul 29, 2021

Conversation

Sinclert
Copy link
Member

This PR bumps the vector package dependency to version 0.8.4, addressing issue #470.

Version 0.8.4 allow the proper subclassing of Vector derived classes, as it does not require that children classes belong to its own package. Check this PR for details.

In addition, it removes a legacy parenthesis around particle.phi().

@Sinclert Sinclert added the bug Something isn't working label Jul 29, 2021
@Sinclert Sinclert self-assigned this Jul 29, 2021
@Sinclert Sinclert merged commit 99e2b48 into master Jul 29, 2021
@Sinclert Sinclert deleted the fix-particle-methods branch July 29, 2021 15:55
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