Commits
Click on a commit to change the comparison rangefix: try code with equinox filter_jit doc: ensure doc string is accurate doc: add doc string for position exceptions fix+doc: do more error checking and more docs doc: fix doc string formatting Apply suggestion from @beckermr Merge branch 'main' into equinox-err-2 test: update to latest submodule fix: raise for interpolated image init problems doc: add docs for exceptions fix: use array in transform, not image fix: ensure repr of image prints even with tracers fix: raise for invalid beta fix: need to ensure images always hold jax arrays fix: raise if we do not have array as kwarg fix: raise errors for RNG inits fix: ensure errors are raised for random permutations fix: accept integer scalars too fix: apparently this does not work on tracers fix: ensure we use any or all in calls for errors Apply suggestion from @beckermr test: use ab matrix that is more stable for benchmarks Apply suggestions from code review Merge branch 'main' into equinox-err-2