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

Implement RK4 integrator in ContinuousDynamicalSystem component and expose the python bindings #711

Merged
merged 2 commits into from
Jul 25, 2023

Conversation

GiulioRomualdi
Copy link
Member

This integrator can be used only for tuple that contains only vectors that belong to $R^n$ and it is not compatible with general LieGroups.

I've already exposed the python bindings for the integrator

Copy link
Member

@S-Dafarra S-Dafarra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! I have just a few nits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants