jaxvacua.conifold.coniLCS_prepotential.F_coniLCS_exp

Contents

jaxvacua.conifold.coniLCS_prepotential.F_coniLCS_exp#

F_coniLCS_exp(self, bulk_moduli, conj=False, n=1)#

Calculates the expansion coefficients of the prepotential \(F\) around the conifold point in terms of the complex structure moduli \(z^i\).

Parameters:
  • bulk_moduli (Array) – Bulk structure moduli values.

  • conj (bool) – If True, computes the complex conjugate. Defaults to False.

  • n_exp (int, optional) – Order of expansion in the conifold modulus. Defaults to 1.

Returns:

complex – Value of the \(n\)-th derivative of the prepotential \(F\) around the conifold point.

Return type:

complex

See also: F_coniLCS_series()