contact¶
Module: luescher_nd.solvers.contact
Interface for fitting LEC of contact interaction to effective range
-
class
FitKernel(h, zeta, a_inv=0, xtol=1e-16)[source]¶ Kernel for eigenvalue optimization
-
chi2(contact_strength)[source]¶ Computes the first eigenvalue and returns the squared difference between with expected value.
- Return type
float
-