Commits
Click on a commit to change the comparison rangeperf: unroll loops explicitly perf: try vampped interps fix: need to pass step for vmap test for jax metacal perf: force inlined interp table made once ref: use numpy and cache umax Merge branch 'main' into faster-interp perf: cache at compile time for sinc perf: use fixed spacing to speed index lookups test: add tests for different numbers of arrays perf: try interpolated xals Merge branch 'main' into faster-interp test: run nearest tests now that bug is fixed refactor: just use functools Merge branch 'faster-interp' of https://github.com/GalSim-developers/JAX-GalSim into faster-interp test: update tests for faster xval for lanczos test: put back more stringent tols for interps Merge branch 'main' into faster-interp fix: clean out old dead code + methods refactor: combine routines Update jax_galsim/core/interpolate.py