Closed Chrisgant closed 1 year ago
We have to add a few things before we can merge
HubbardGaugeAction
, not only returning some configurationHubbardFermiAction
, not only returning some configurationNSL::Concept
concepts to increase compiler output readability and prevent bugscomplex<double>
needs to be templated when we return in e.g. float precision this might cause unexpected behavior (e.g. Action/action.tpp lines 35,52,85, ...)hubbardFermiActionsIsle.*
should not be committedStore the params struct explicitly in the private section.
This PR is out of Date, a newer version will come soon.
Action class improved and updated for new configurations.