0.2.1
change interp_array()
such that it can be called with any kind of array representation (owned, view, ...) technically this breaks public API, but due to type inference this should never manifest as a breaking change.
change interp_array()
such that it can be called with any kind of array representation (owned, view, ...) technically this breaks public API, but due to type inference this should never manifest as a breaking change.