-
Notifications
You must be signed in to change notification settings - Fork 10
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
Apply new OOP pattern compatible with jax transformations #48
Merged
Commits on Oct 9, 2023
-
Enforce physics model data to be jax numpy arrays
Otherwise the pytree structure changes after the first applied jax transformation
Configuration menu - View commit details
-
Copy full SHA for fd18c0d - Browse repository at this point
Copy the full SHA fd18c0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e322e4 - Browse repository at this point
Copy the full SHA 5e322e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9ee4a7 - Browse repository at this point
Copy the full SHA e9ee4a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca22cc8 - Browse repository at this point
Copy the full SHA ca22cc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f61287 - Browse repository at this point
Copy the full SHA 3f61287View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ae562e - Browse repository at this point
Copy the full SHA 2ae562eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e1e790 - Browse repository at this point
Copy the full SHA 4e1e790View commit details -
Configuration menu - View commit details
-
Copy full SHA for 342ccad - Browse repository at this point
Copy the full SHA 342ccadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31f903d - Browse repository at this point
Copy the full SHA 31f903dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8be1fef - Browse repository at this point
Copy the full SHA 8be1fefView commit details -
Configuration menu - View commit details
-
Copy full SHA for d28574d - Browse repository at this point
Copy the full SHA d28574dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6edbfc - Browse repository at this point
Copy the full SHA e6edbfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3e5220 - Browse repository at this point
Copy the full SHA a3e5220View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b95a6b - Browse repository at this point
Copy the full SHA 5b95a6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91b5282 - Browse repository at this point
Copy the full SHA 91b5282View commit details -
Configuration menu - View commit details
-
Copy full SHA for acc4681 - Browse repository at this point
Copy the full SHA acc4681View commit details -
Prefer using tuple[str, ...] instead of list[str]
Static arguments must be hashable, therefore lists cannot be passed
Configuration menu - View commit details
-
Copy full SHA for 79879b7 - Browse repository at this point
Copy the full SHA 79879b7View commit details -
Rename Link.add_{,com_}external_force o Link.apply_{,com_}external_force
The link force can either override or be summed with previously set forces. The default behavior is to sum it.
Configuration menu - View commit details
-
Copy full SHA for 32445e4 - Browse repository at this point
Copy the full SHA 32445e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d38be87 - Browse repository at this point
Copy the full SHA d38be87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a975d4 - Browse repository at this point
Copy the full SHA 5a975d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a539b44 - Browse repository at this point
Copy the full SHA a539b44View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6043b6 - Browse repository at this point
Copy the full SHA b6043b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d63b181 - Browse repository at this point
Copy the full SHA d63b181View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91723d7 - Browse repository at this point
Copy the full SHA 91723d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b4d65d - Browse repository at this point
Copy the full SHA 9b4d65dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 106c3dc - Browse repository at this point
Copy the full SHA 106c3dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7384d41 - Browse repository at this point
Copy the full SHA 7384d41View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.