[Numpy-discussion] creating/working NumPy-ndarrays in C++
Chris Barker
chris.barker@noaa....
Wed Apr 4 14:18:22 CDT 2012
On Tue, Apr 3, 2012 at 4:45 PM, srean <srean.list@gmail.com> wrote:
> From the sourceforge forum it
> seems the new Blitz++ is quite competitive with intel fortran in SIMD
> vectorization as well, which does sound attractive.
you could write Blitz++ code, and call it from Cython. That may be a
bit klunky at this point, but I'm sure it could be streamlined (at
least for a subset of Blitz++ arrays).
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker@noaa.gov
More information about the NumPy-Discussion
mailing list