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

Declaration/syntax for sparse arrays #225

Open
jdfekete opened this issue Mar 16, 2017 · 0 comments
Open

Declaration/syntax for sparse arrays #225

jdfekete opened this issue Mar 16, 2017 · 0 comments

Comments

@jdfekete
Copy link

What would be the best way to specify that an array is sparse, now or in the future?

var[sparse] * int32
1000[sparse] * int32

It would be great to see more metadata associated with types, as discussed in the documentation of libndtypes2, but they should also be as standardized as possible to avoid alternative ways of expressing the same semantics.

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