Alberto Fossà

Results 4 comments of Alberto Fossà

It happens both against `main` and against the latest release `v0.13.2`. But yes, it seems related to the instantiation of STL containers. The logs I attached are actually against the...

Thank you for the hint! I did a couple of other tests, and it seems that the check you mentioned before does work in most of the cases, but it...

I recompiled the library from your branch `test-compile-times`, and I can confirm that it fixes my issue. I can now define `hessian()` as in my previous comment, and have it...

This bug apparently affects only scalar functions. See [the thread](https://discourse.julialang.org/t/does-nonlinearsolve-use-the-analytical-jacobian/116508)