jaxvacua.hypergeometric_models.make_prepot_LCS

jaxvacua.hypergeometric_models.make_prepot_LCS#

make_prepot_LCS(kappa, c2, chi)#

Return an LCS prepotential callable F(X, conj=False).

Parameters:
  • kappa (int) – Triple intersection number of the mirror CY.

  • c2 (int) – Integrated second Chern class (\(c_2 \cdot D\)) of the mirror CY.

  • chi (int) – Euler characteristic of the mirror CY.

Returns:

callableF(X, conj=False) where X has shape (2,). Returns the homogeneous degree-2 prepotential (scalar).