mikesha2

Results 3 issues of mikesha2

### Describe new/missing feature Hello! I come from the machine learning side of nonlinear solving, and I've been using the default NewtonSolver for some hyperelasticity problems. I was wondering if...

enhancement

### Summarize the issue Nested conditionals are compiled so that the user has to think about C++ operator precedence. Additionally, because of the cache, you only get the warning once,...

bug

Replaced bottleneck with logically equivalent code. There's a section in the code which appears to be useless, and is causing significant performance issues with large time series. In line 169:...