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
The FF-type preconditioner implemented in precond(::Molecule2D, ...) gives very poor performance. No idea why; this still needs to be debugged / understood. (For the moment I am just using 25.0 * eye(3))
The FF-type preconditioner implemented in
precond(::Molecule2D, ...)
gives very poor performance. No idea why; this still needs to be debugged / understood. (For the moment I am just using25.0 * eye(3)
)(cc @molet )
The text was updated successfully, but these errors were encountered: