Summary
Left preconditioning was added in #417 and most solvers use an enum to decided which side of preconditioning to use. However, SystemSolver was left out and is still using a string to decide
Rationale
No response
Description
No response
Additional information
No response
Summary
Left preconditioning was added in #417 and most solvers use an enum to decided which side of preconditioning to use. However,
SystemSolverwas left out and is still using a string to decideRationale
No response
Description
No response
Additional information
No response