• David Horsley's avatar
    Move linalg rewrites, delete sandbox · 6d431aa6
    David Horsley 提交于
    Moving caused a circular dependency with tensor.blas. It seems most
    linalg rewrites are in the stablize set, so should run before the blas
    specializers anyway, so these checks were removed.
    
    This also deleted the unused `spectral_radius_bound` and dummy
    `Minimal(Op)`.
    6d431aa6
test_linalg.py 3.3 KB