sisl / GridInterpolations.jl

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

added size function for RectangleGrid #29

Closed mattuntergassmair closed 4 years ago

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.2%) to 95.466% when pulling 5f6818277f1ba7be36d3d09ad1ea89e07e9d4126 on mattuntergassmair:master into 778eaecc4a18edc9ee4e9ec7d4ddefce97169ef0 on sisl:master.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.02%) to 95.293% when pulling 5f6818277f1ba7be36d3d09ad1ea89e07e9d4126 on mattuntergassmair:master into 778eaecc4a18edc9ee4e9ec7d4ddefce97169ef0 on sisl:master.

mykelk commented 4 years ago

Looks good to me.

mattuntergassmair commented 4 years ago

Can someone with write access merge please? @rejuvyesh @MaximeBouton @zsunberg @mykelk

MaximeBouton commented 4 years ago

We should probably tag a new version with this feature, unsure if it is a minor or patch release?

mykelk commented 4 years ago

You can make it a minor one since it adds to the API.