
I would recommend the following: a) add tests. Use the current tests in the serialization library as a guide b) add your new tests to the Jamfile your copy of the serialization/test directory. c) run the tests on the compilers you have at your disposal. d) upload the whole package along with any descriptive documentation to the boost files section. Robert Ramey Janek Kozicki wrote:
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 |
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost