Dario Panici

Results 260 comments of Dario Panici
trafficstars

This works for jupyter notebook, but when launching jupyter lab I still get an access denied, is there an additional config setting that needs to be set for jupyter lab?

Ah, that was a dumb mistake on my part, thanks for catching that! I still get the behavior I described in my project, even with correcting this error (as the...

I think I may know why I am seeing the behavior I am seeing, when I give no `dtmin` to the stepsize controller, I get the behavior that the integration...

I still have trouble with my actual use case, but it is due to very long compile times in `jit_diffeqsolve`... I can make a different issue for that once I...

@f0uriest what did you have in mind for the expand utility? it is not as straightforward as contraction because it is not obvious how one should continue the surface, and...

for vacuum could just do this, ignoring profiles, and use this to evaluate NAE at a low aspect ratio where the pyQSC rootfind fails, and just expand the higher aspect...

@ddudt add your contract util here

Maybe use constant offset surface for expansion

just do contract @dpanici

if profile type is MTanHProfile, this will return a new MTanHProfile fit of the original profile values up to the specified inner_rho, which is not exactly the intention right, since...