You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In typedefs.h we have several structs: VdaggerVQuantumNumbers and OperatorLookup which is just a std::vector<VdaggerVQuantumNumbers>, an int and a bool. If these two numbers are refactored somewhere else (e.g. into the DilutedFactorLookup) the abstraction layer is completely transparent and may be removed.
No description provided.
The text was updated successfully, but these errors were encountered: