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

about WARNING: cartesianmap(f,dims) is deprecated, use for idx = CartesianRange(dims) #38

Closed
ssouyris opened this issue Sep 3, 2015 · 1 comment

Comments

@ssouyris
Copy link

ssouyris commented Sep 3, 2015

Is DistributedArrays.jl working as expected even thought this WARNING?

This conversation https://github.com/JuliaLang/julia/pull/12716! says that:

"This function is redundant with CartesianRange, and is also a performance trap..."

"...cartesianmap is currently used in four packages: Blocks, DistributedArrays, ZipFile, and Zlib. Might be worth looking at what they are using it for and how replaceable it is in those contexts."

@ssouyris
Copy link
Author

ssouyris commented Sep 3, 2015

thanks!

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