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

Is it possible to avoid duplicate capacity and size fields? #52

Closed
QuarticCat opened this issue Nov 15, 2022 · 1 comment
Closed

Is it possible to avoid duplicate capacity and size fields? #52

QuarticCat opened this issue Nov 15, 2022 · 1 comment

Comments

@QuarticCat
Copy link

Given that all vector fields have the same capacity and size, it is redundant to store and operate multiple of them. This might require a re-implementation of all vector methods.

@Luthaf
Copy link
Member

Luthaf commented Nov 15, 2022

This is already tracked by #19, but progress on it is very slow since I do not have a lot of time to work on this project. Please comment over there if you can help or have suggestions!

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

No branches or pull requests

2 participants