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:
callable –
F(X, conj=False)whereXhas shape(2,). Returns the homogeneous degree-2 prepotential (scalar).