Dario Panici

Results 260 comments of Dario Panici
trafficstars

@tmqian is this resolved now? If not, can you send a MWE where you save an eq and then find that loading and resolving causes an issue?

@tmqian bump on this, is it resolved?

Closing as assumed resolved, but if not feel free to re-open

The advanced optimization notebook has some differing results now (probably due to differing termination events of the eq subproblem with this branch vs master, at least for the proximal case),...

Beyond what is done in this PR, it would be good to have a `DESCUR`-like capability to fit a surface to a given set of R,phi,Z points while also attempting...

Would want to try to use JAX debugging statements to get info from inside Jitted functions

@dpanici change test tols for QFM here

No idea, I will see and possibly adjust the test today

Out of curiosity, what debug statement was used to get this output? `jax.config.update("jax_explain_cache_misses", True) `?