On Fri, Jun 18, 2010 at 10:22, Berthold Hoellmann <berthold.hoellm...@gl-group.com> wrote:
> I now use 'sizeof' and 'c_int' from ctypes tp construct the dtype > description: > > dtype('i%d' % sizeof(c_int)) > > Is there a way to avoid the usage of "ctypes" by using information > provided by numpy? np.intc -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion