-
Notifications
You must be signed in to change notification settings - Fork 42
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
Reductions do not work anymore #66
Comments
(using Y.data of course still works. Maybe we should have |
That was my intention. I wonder if I had defined it that way in that session already? It worked for me. |
I am on AxisArrays 0.0.4 |
make an Pkg.update() now... |
bug remains on 0.0.5 |
timholy
added a commit
that referenced
this issue
Mar 10, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not sure what happened after #55 but reductions now do not work anymore.
Two examples
and
Interestingly its two different errors. I don't know what the
parent
is supposed to do but it was proposed in #56 by @timholy. It seems thatparent
is the identity for AxisArraysThe text was updated successfully, but these errors were encountered: