torontonian_#
Functions for Torontonian
Functions
|
Get the sub-matrix for torontonian calculation. |
|
Calculate the torontonian function for the given matrix. |
|
Calculate the batch torontonian. |
- get_submat_tor(a: Tensor, z: Tensor) Tensor[source]#
Get the sub-matrix for torontonian calculation.
- torontonian(o_mat: Tensor, gamma: Tensor | None = None) Tensor[source]#
Calculate the torontonian function for the given matrix.
See https://research-information.bris.ac.uk/ws/portalfiles/portal/329011096/thesis.pdf Eq.(3.54)