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

Update to the latest simba version. #761

Merged
merged 6 commits into from Aug 25, 2020
Merged

Update to the latest simba version. #761

merged 6 commits into from Aug 25, 2020

Conversation

sebcrozet
Copy link
Member

Because simba only enables libm if its libm feature is enabled, this PR adds the libm and libm-force feature to nalgebra in order to transitively enable the corresponding features on simba.

This initializes a vectors to zero except the i-th element set to a given value.
This would enable the libm_force feature which results in less accurate results causing some tests to fail.
@sebcrozet sebcrozet merged commit fe4e77c into dev Aug 25, 2020
@sebcrozet sebcrozet deleted the rapier branch August 25, 2020 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant