Add least squares solver
PETSc's TAO supports solving a least-squares problem via the Gauss-Newton algorithm: https://petsc.org/main/docs/manual/tao/.
This feature can be used to implement a solver that minimizes forces.
To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch
PETSc's TAO supports solving a least-squares problem via the Gauss-Newton algorithm: https://petsc.org/main/docs/manual/tao/.
This feature can be used to implement a solver that minimizes forces.
changed the description