diff --git a/README.md b/README.md index a63242b..cc74655 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,5 @@ # InterpN - - [Writeup](https://jlogan.dev/blog/#2025-11-10-interpn-fast-interpolation) | [Repo](https://github.com/jlogan03/interpn) | [Python Docs](https://interpnpy.readthedocs.io/en/latest/) | @@ -34,7 +29,7 @@ The methods provided here, while more limited in scope than scipy's,
- + See [here](https://interpnpy.readthedocs.io/en/latest/perf/) for more info about quality-of-fit, throughput, and memory usage. diff --git a/docs/speedup_vs_dims_1_obs_linear_inverted.svg b/docs/speedup_vs_dims_1_obs_linear_inverted.svg new file mode 100644 index 0000000..274262c --- /dev/null +++ b/docs/speedup_vs_dims_1_obs_linear_inverted.svg @@ -0,0 +1,6 @@ + + +123456050100150200InterpN Speedup vs. ScipyLinear, 1 Observation PointNumber of DimensionsSpeedup vs. Scipy \ No newline at end of file