Peter Hawkins ab8cde9ed4 Add support for the hermitian option on jnp.linalg.pinv.
Improve the pinv implementation to avoid computing an unnecessary reduction: svd sorts its singular values so we don't need to use amax() to find the largest one.
Avoid explicitly forming the identity matrix in the pinv JVP.
2022-11-08 08:53:00 -05:00
..
2022-10-12 19:51:09 +00:00
2022-10-26 13:38:38 -04:00
2022-10-17 13:49:26 -07:00
2022-10-12 19:51:09 +00:00
2022-11-04 19:51:39 -07:00
2022-10-26 13:38:38 -04:00