./wip/py-griddata, Interpolate irregularly spaced data to a grid

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.2, Package name: py310-griddata-0.1.2, Maintainer: jihbed.research

Interpolates irregularly spaced data to a regular grid using natural
neighbor interpolation. Based on the natgrid library


Required to run:
[lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 8e83d3d81f17e028874418f39465ab0f18ceccfb
Filesize: 29.433 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-07 13:54:33 by Aleksej Saushev | Files touched by this commit (55)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-04-03 00:38:36 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py26-griddata-0.1.2 as wip/py-griddata.

Interpolates irregularly spaced data to a regular grid using natural
neighbor interpolation. Based on the natgrid library