v0.20.5
Gridap v0.20.5
Merged pull requests:
- [Fix]: Check convergence in NLSolver before returning solution (#1283) (@Ady0333)
- [Fix]: NewtonRaphsonSolver convergence check and error handling (#1285) (@Ady0333)
- Fixes for issue 1286: Issue parsing external types within generated functions in Gridap.Polynomials (#1287) (@JordiManyer)
- Fixes for issue 1288: Autodiff on empty target triangulations (#1289) (@JordiManyer)
Closed issues:
- [BUG]: NLSolver returns wrong solutions when Newton doesn't converge (no error thrown) (#1272)
- [bug]: NLSolver returns wrong solutions when Newton doesn't converge (no error thrown) (#1282)
- [bug]: NewtonRaphsonSolver crashes with @unreachable when starting from converged solution (#1284)
- Issue parsing external types within generated functions in Gridap.Polynomials (#1286)
- Bug: Autodiff on empty target triangulations (#1288)