jaxvacua.hypergeometric_models.make_prepot_Cpoint

jaxvacua.hypergeometric_models.make_prepot_Cpoint#

make_prepot_Cpoint(tau, gamma, delta, k, A1, A2)#

Return a C-point prepotential callable F(X, conj=False).

Parameters:
  • tau (complex) – Rigid period \(\tau\).

  • gamma (float) – Extension datum \(\gamma\).

  • delta (float) – Extension datum \(\delta\).

  • k (int) – Conifold order parameter.

  • A1 (complex) – Leading instanton coefficient (\(A_1 \neq 0\)).

  • A2 (complex) – Second instanton coefficient.

Returns:

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