issues
search
pyroteus
/
opt_adapt
PDE-constrained optimisation using mesh adaptive methods
0
stars
1
forks
source link
Extend optimisation params
#12
Closed
jwallwork23
closed
2 years ago
jwallwork23
commented
2 years ago
This PR does various things:
Make the optimisation routines independent of whether the control is in R-space.
Use parameters more widely.
Choose some of the parameters based on the method.
Store the progress of the Hessian.
Use lower case method names to avoid user error.
Add a convergence plotting routine.
This PR does various things: