We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Unless this is some lapack constraint?
int64 is the default dtype for numpy arrays, downcasting to int32 could lead to surprising errors when working with huge arrays?
pytensor/pytensor/link/numba/dispatch/slinalg.py
Line 125 in a149f6c