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 traits from "simba" to allow usage in nalgebra #24

Open
nullchinchilla opened this issue Nov 26, 2022 · 1 comment
Open

Implement traits from "simba" to allow usage in nalgebra #24

nullchinchilla opened this issue Nov 26, 2022 · 1 comment

Comments

@nullchinchilla
Copy link

Implementing ComplexField and RealField from the simba crate will allow usage in nalgebra (as Vector3<TwoFloat> etc).

This opens up usage in high-precision simulations, something I need for an application I am building.

@nullchinchilla
Copy link
Author

I made a basic PR. There's a lot of tedious code... #25

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

No branches or pull requests

1 participant