[C++-sig] Re: My latest project

Neal Becker ndbecker2 at verizon.net
Sun Aug 15 03:55:14 CEST 2004


OK, I agree the previous version sucked.  Here is a new one I think is much
better.

The boost-python code is simple, and I'm not including it.  The harder part
is to supply the underlying c++ library for doing the vector-vector and
vector-scalar arithmetic.  I think I have a pretty good design for that,
which I'd like to share.

The tests at the bottom compile with gcc34/boost-cvs.  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vector_arith.hpp
Type: text/x-c++src
Size: 6965 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20040814/e3014ce9/attachment.cc>


More information about the Cplusplus-sig mailing list