Ingmar Schuster

Results 4 comments of Ingmar Schuster

Any way to avoid this using partials or something similar, as is the case with `jax.jit`?

This already sounds an order of magnitude better than the current situation

Or... you just replace the numba implementation of isotonic regression with a jax one. Can't use PAV, solutions are not absolutely perfect, but it works ``` import jax import jax.numpy...