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

dzeros and dones don't let you specify a type #5481

Closed
duxovni opened this issue Jan 23, 2014 · 1 comment
Closed

dzeros and dones don't let you specify a type #5481

duxovni opened this issue Jan 23, 2014 · 1 comment

Comments

@duxovni
Copy link

duxovni commented Jan 23, 2014

For consistency with zeros and ones, it'd be nice if dzeros and dones allowed you to specify a type for the array entries, eg dzeros(Int, 10, 10) to get a distributed array of integer zeros.

@amitmurthy
Copy link
Contributor

Having the regular convenience constructors - zeros, ones, etc, support DArrays would be the way to go.

Please see #5452

This issue was closed.
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

3 participants