PFLeget
Results
4
issues of
PFLeget
This Pull Request switch some part of the linear algebra and tensor/vector reshaping from numpy/scipy to JAX in `BasisInterp`. While the math are unchanged it accelerate by a factor ~2...
I pushed a C++ code developed by @natelust for solving the interpolation in Basis Interp. It goes faster than numpy/scipy/Jax even on a single core. More stars are used for...