sisl / GridInterpolations.jl

Multidimensional grid interpolation in arbitrary dimensions
Other
52 stars 12 forks source link

Tag new version #22

Closed zsunberg closed 6 years ago

zsunberg commented 6 years ago

I think this package has enough changes (especially those from March 18 and 19) to warrant tagging a new version, especially since the types are parameterized by the dimension now.

@Shushman , you probably have been using this the most. What do you think? are there any changes coming up?

Shushman commented 6 years ago

Hmm well we do have the new type parameterization as well as the vertices method which the other packages that I'm trying to get registered soon (LocalFunctionApproximation and LocalApproximationValueIteration) do depend on, so I'm in favour of tagging a new version.

Shushman commented 6 years ago

This is done!