IMTEK-Simulation / NuMPI

Utilities for MPI-parallel numerical calculations with Python
MIT License
2 stars 1 forks source link

Add logger to the conjugate gradients #40

Open sannant opened 3 years ago

sannant commented 3 years ago

Can be implemented with a callback.

I think it is benefical to implement this here and not only inside the objectives because with the mean value constraint, the actual residual ist quite complicated.