-
-
Notifications
You must be signed in to change notification settings - Fork 122
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
Erratic Dilation behavior #44
Comments
@tejank10 sorry to so quickly have to come back to you about this. |
@staticfloat, no problem. I changed the code on line 178 of |
Fixed by #94 |
Uh-oh, I should have tested this more thoroughly looks like. :/
Running the above results in:
The fact that this is erratic makes me think the BLAS routine is reading from uninitialized/clobbered memory.
The text was updated successfully, but these errors were encountered: