ffsim.linalgΒΆ
Linear algebra utilities
|
A Givens rotation. |
|
Apply a matrix to slices of a target tensor. |
|
Double-factorized decomposition of a two-body tensor. |
|
Double-factorized decomposition of \(t_2\) amplitudes. |
|
Double-factorized decomposition of alpha-beta \(t_2\) amplitudes. |
|
Compute expm(mat) @ vec using a Taylor series expansion. |
|
Givens rotation decomposition of a unitary matrix. |
|
Determine if a matrix is approximately anti-Hermitian. |
|
Determine if a matrix is approximately Hermitian. |
|
Determine if a matrix is approximately orthogonal. |
|
Determine if a matrix is real and approximately symmetric. |
|
Determine if a matrix is approximately special orthogonal. |
|
Determine if a matrix is approximately unitary. |
|
Column-pivoted LU decomposition of a matrix. |
|
Phase the given arrays so that their phases match at one entry. |
|
Modified Cholesky decomposition. |
|
Return an array of all zeros except for a one at a specified index. |
|
Compute reduced matrix within a subspace spanned by some vectors. |