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

Feature request method for spzeros(N) #11583

Closed
ZacCranko opened this issue Jun 5, 2015 · 5 comments
Closed

Feature request method for spzeros(N) #11583

ZacCranko opened this issue Jun 5, 2015 · 5 comments
Labels

Comments

@ZacCranko
Copy link

Please let me know if I'm missing something, but there doesn't appear to be a method for spzerosto generate a sparse Array(T,1) like there is with zeros. It'd be nice to be able to do things like spzeros(N).

@nalimilan
Copy link
Member

This will probably be fixed soon after adding SparseVector. See #11324

@nalimilan nalimilan added the domain:arrays:sparse Sparse arrays label Jun 5, 2015
@tkelman tkelman mentioned this issue Jun 5, 2015
6 tasks
@tkelman
Copy link
Contributor

tkelman commented Jun 5, 2015

We don't have a true 1-d sparse array type in base right now, but there's a WIP PR open for them, and a package SparseVectors.jl that implements the functionality.

@ZacCranko
Copy link
Author

Good to know, thanks.

@ViralBShah
Copy link
Member

Keeping this open so that we don't forget to do it.

@ViralBShah ViralBShah reopened this Jun 12, 2015
@tkelman
Copy link
Contributor

tkelman commented Oct 14, 2015

closed by #13440

@tkelman tkelman closed this as completed Oct 14, 2015
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

4 participants