-
-
Notifications
You must be signed in to change notification settings - Fork 151
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
Use absolute
instead of abs
#1420
Comments
Hey is this right place? Line 50 in 71e2f1e
|
Line 1049 in this file. If you want to see what kind of changes you would need to make you can check out #1414. |
Thanks for giving that refference.
|
Sounds about right. You can look at this PR to have an idea of all the places where you will have to make changes. |
Hi @rlouf , are you working on this issue? |
Not at the moment |
And deprecate
aesara.tensor.math.abs
.https://numpy.org/doc/stable/reference/generated/numpy.absolute.html#numpy.absolute
The text was updated successfully, but these errors were encountered: