To eventually visualize nuclear matrix elements depending on external parameters, we need a table storing such matrix elements.
This table should connect to specific operators and allow to compute matrix elements of sums of operators as functions of unknown coefficients. They should also support gvars (using sympy's lambdify).
To eventually visualize nuclear matrix elements depending on external parameters, we need a table storing such matrix elements. This table should connect to specific operators and allow to compute matrix elements of sums of operators as functions of unknown coefficients. They should also support gvars (using sympy's
lambdify
).