jaxvacua.conifold.coniLCS_prepotential.dF_coniLCS_poly_per#
- dF_coniLCS_poly_per(self, X0, Xcf, Xbulk, conj=False)#
Computes the first derivative of the polynomial part \(F_{\mathrm{poly}}\) of the LCS prepotential \(F_{\mathrm{LCS}}\) in terms of the periods.
- Parameters:
X0 (
Array) – Value of period \(X^0\).Xcf (
Array) – Value of conifold period \(X^{\mathrm{cf}}\).Xbulk (
Array) – Values of bulk periods \(X^i\).conj (
bool) – IfTrue, computes the complex conjugate. Defaults toFalse.
- Returns:
complex – Value of the first derivative of the polynomial contribution \(F_{\mathrm{poly}}\) to the LCS prepotential \(F_{\mathrm{LCS}}\).
- Return type:
complex
See also:
F_coniLCS_series_per()