Dario Panici
Dario Panici
Make a blocked `grad` and `hess` to allow `rev` mode with this objective (or have it use FD for `grad` and `hess`)
Add a basic tutorial (call `subprocess` etc but just to run a simple python script not an actual external code)
Put wrapper fxn in backend which checks JAX version and uses correct API
try without calling `eq.compute` as well
run tests on numpy backend and see what fails? Although wait for the `bounce` branch to be merged because some numpy compatibility things are fixed there.
@unalmis would this still cause lots of conflicts if merged?
On #957 would be interested to see how the JAX log output changes once you change the jitting
@YigitElma @dpanici @kianorr @rahulgaur104 we should profile this change memory-wise
check for which curves this makes sense to have
looks good to me @f0uriest