-
Notifications
You must be signed in to change notification settings - Fork 11
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
Issues with zeros
et al functions of array contexts
#161
Comments
|
I don't see why it shouldn't. |
Did some of this work in #178:
|
Thanks for working on that! |
actx.np.zeros
andactx.zeros
.zeros_like
doesn't currently retain metadata from its argument, resulting in lazy compile issues.cc @majosm @MTCam @kaushikcfd
The text was updated successfully, but these errors were encountered: