qlat_utils.fsqrt
¶
qlat_utils.
fsqrt
(
data
)
[source]
¶
Separately calculate the square root real and imag part in case of complex types.
–
Parameters
:
data
– real, complex, np.ndarray like objects.
Returns
:
squared
data
.
Return type
:
same type as
data
.
Qlattice
Navigation
Installation
File IO
Jackknife
Jackknife method
Jackknife implementation
Environment variables
qlat_utils
qlat
auto_contractor
qlat_scripts.v1
Structure of C++ code
Related Topics
Documentation overview
Jackknife
Previous:
qlat_utils.fsqr
Next:
qlat_utils.jackknife