The lecture cake_eating_numerical was removed in #175 as the jax time was longer than numba. We need to review the implementations in this lecture as a sense check.
A copy of the lecture is here:
cake_eating_numerical.md
and the timings were at the bottom of this preview
https://6661340ed985e83faa0cb785--incomparable-parfait-2417f8.netlify.app/cake_eating_numerical
We would expect jax to outperform numba unless there is a good reason that we should explain.
@kp992 do you have time to look into this lecture?
TODO:
- review implementations and confirm why
numba is less than jax for execution time
- submit a PR updating and re-enabling this lecture
The lecture
cake_eating_numericalwas removed in #175 as thejaxtime was longer thannumba. We need to review the implementations in this lecture as a sense check.A copy of the lecture is here:
cake_eating_numerical.md
and the timings were at the bottom of this preview
https://6661340ed985e83faa0cb785--incomparable-parfait-2417f8.netlify.app/cake_eating_numerical
We would expect
jaxto outperformnumbaunless there is a good reason that we should explain.@kp992 do you have time to look into this lecture?
TODO:
numbais less thanjaxfor execution time