We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The content you are editing has changed. Please copy your edits and refresh the page.
aesara.tensor.sub
aesara.tensor.subtract
sqr
square
power
pow
absolute
abs
aeasara.tensor.clip
numpy.clip
Op
aesara.tensor.matmul
RandomVariable
einsum
linalg.cholesky
lexsort
median
quantile
percentile
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Discrepancies
aesara.tensor.sub
byaesara.tensor.subtract
#1423sqr
forsquare
#1422power
instead ofpow
for element-wise operator #1421absolute
instead ofabs
#1420aeasara.tensor.clip
should be consistent withnumpy.clip
#1290Op
s is inconsistent with NumPy's #1212aesara.tensor.matmul
#488Distributions
RandomVariable
#1358RandomVariable
#1357RandomVariable
#1356RandomVariable
#1355RandomVariable
#1354RandomVariable
#1353RandomVariable
#1352RandomVariable
#1351RandomVariable
#1350RandomVariable
#1349RandomVariable
#1348Missing operators
einsum
equivalent #937linalg.cholesky
beyond 2D arrays #791lexsort
equivalent #585median
andquantile
/percentile
#525aesara.tensor.matmul
#488The text was updated successfully, but these errors were encountered: