From: Tariq R. <tar...@li...> - 2001-08-08 21:52:14
|
in fact ... even simpler ... can anyone point me to an example of passing Numeric arrays to and from C ... the swig examples are fine for integers / floats ... but as i'm a new to this stuff I need a bit if guidance with Numeric arrays ... any ideas / pointers would be very gratefully receieved... i'm working on wavelet stuff which i want to give back to the Numeric community.... thanks tariq (tariq_rashid at lineone.net) ---------------------------- Today's Topics: 1. NumTut (=?ks_c_5601-1987?B?wMyx1LrA?=) 2. swig and Numeric (Paul F. Dubois) Message: 2 From: "Paul F. Dubois" <du...@ll...> Organization: Lawrence Livermore National Lab To: num...@li... Date: Tue, 7 Aug 2001 10:20:19 -0700 Subject: [Numpy-discussion] swig and Numeric Does someone have an example of using SWIG to connect Numeric arrays to C= code that expects double* arguments? |