[C++-sig] Ublas & python

Neal Becker ndbecker2 at gmail.com
Tue Aug 23 00:29:11 CEST 2005


chenu at tiscali.fr wrote:

> Hello,
> 
> I'm looking for an example on ublas (vector & matrix) integration towards
> python;
> 
> Could you provide some info or sample code.

Here is what I am using.  Quite a bit of it is borrowed from other authors. 
I am only using vector for now, not matrix.

Any feedback welcomed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python_helpers.hpp
Type: text/x-csrc
Size: 606 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20050822/1fb5921d/attachment.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uvector.cc
Type: text/x-c++src
Size: 17297 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20050822/1fb5921d/attachment.cc>


More information about the Cplusplus-sig mailing list