$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Janek Kozicki (janek_listy_at_[hidden])
Date: 2006-02-27 09:59:02
hi
serialization of ublas matrix and vector is missing in boost 1.33,
therefore I've written missing functions:
/usr/include/boost/serialization/ublas_matrix.hpp
/usr/include/boost/serialization/ublas_vector.hpp
files are in the attachment.
I'm afraid that the idea of converting matrix to std::vector<std::vector<U> >
is not optimal, perhaps someone can make it better?
Please include those files in next boost version. File are very short,
so review should not take too long. I bet that some people out there need them.
best regards
-- Janek Kozicki |