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

Remove double precision vecs #1327

Closed
xelatihy opened this issue Jan 16, 2022 · 2 comments
Closed

Remove double precision vecs #1327

xelatihy opened this issue Jan 16, 2022 · 2 comments
Labels

Comments

@xelatihy
Copy link
Owner

Right now, we have significant code duplication since double precision vectors are implemented as a clone of float ones.
We should remove these, or move them to Yocto/Mesh, until a templated version is available.

@xelatihy
Copy link
Owner Author

Fixed in #1333

@haza31986
Copy link

Hello dear

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

No branches or pull requests

2 participants