[Gdal-dev] NumPy supported in 1.4.0?
Philip Riggs
priggs at simla.colostate.edu
Wed Feb 7 19:54:47 EST 2007
I understood from the news release that numpy (not Numeric) was being
supported in 1.4.0. It looks as if only Numeric is being supported
based on gdalnumeric.py in the Python site-packages:
import gdal
import _gdal
from gdalconst import *
from Numeric import *
Can somebody clear this up? Is numpy being supported now, or did I
misunderstand the new release?
Philip
More information about the Gdal-dev
mailing list