You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current README has an example focusing on introducing Blas operations. Would be nice to have a second example focusing on some of the fancier linalg-related rewrites we have these days. Perhaps inverse @ x -> solve and / or det(diagonal)
Description
The current README has an example focusing on introducing Blas operations. Would be nice to have a second example focusing on some of the fancier linalg-related rewrites we have these days. Perhaps inverse @ x -> solve and / or det(diagonal)
https://github.com/pymc-devs/pytensor/blob/main/README.rst
The text was updated successfully, but these errors were encountered: