You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Universe.copy() tries to run the subclass init before copying the trajectory which results in an error.
Adding a custom invocation of copy could fix this and could actually copy over the new elements added in this package.
The text was updated successfully, but these errors were encountered:
Universe.copy() tries to run the subclass init before copying the trajectory which results in an error.
Adding a custom invocation of copy could fix this and could actually copy over the new elements added in this package.
The text was updated successfully, but these errors were encountered: