See JuliaMath/Interpolations.jl#198 (comment) for a starting point. I want to add support (not replace) for calling the Interpolations.jl library with () rather than [].
We should have this as a full-fledged PR so that someone can just look at this, approve, etc. You can discuss any details on here that are unclear.
See JuliaMath/Interpolations.jl#198 (comment) for a starting point. I want to add support (not replace) for calling the Interpolations.jl library with () rather than [].
[]notation.[]calls to()for the key types.not just the (small) change you need to add, but also add in the necessary tests and simple documentation changes.
We should have this as a full-fledged PR so that someone can just look at this, approve, etc. You can discuss any details on here that are unclear.