mirror of
https://github.com/ROCm/jax.git
synced 2025-04-18 21:06:06 +00:00

* LU decomposition * Symmetric (Hermitian) eigendecomposition * Singular value decomposition. Make LU decomposition tests less sensitive to the exact decomposition; check that we have a decomposition, not precisely the same one scipy returns.