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

Evaluate the need for fixed-length floating point ypes #10

Open
LiamPack opened this issue Nov 13, 2021 · 0 comments
Open

Evaluate the need for fixed-length floating point ypes #10

LiamPack opened this issue Nov 13, 2021 · 0 comments

Comments

@LiamPack
Copy link
Owner

LiamPack commented Nov 13, 2021

Related: #2

I expect this library to suffer in performance since the underlying type of the system is a plain-old-vector. Since this is a dynamic container, normal operations are going to suffer. Scrubbing around, I know that the Lyonesse library uses fixed-length floating point types for its matrix representations so that might be worthwhile to look into.

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