On 07/15/2010 10:23 AM, Nathaniel Smith wrote:

 But there are some reasonable C++ numerics libraries -- e.g., Eigen --
 and a bit of glue code to map ndarray's into a C++ library's array
 types and then working with those directly in Cython seems like it
 would be a sweet spot for some of the things people are trying to do
 in these threads.

and Runar Tenfjord has posted this eigen-cython bridge
to cython-users:

http://bit.ly/cython_eigen

  -- Phil

_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to