Boost logo

Ublas :

From: Matthias Troyer (troyer_at_[hidden])
Date: 2006-08-18 13:19:59


On Aug 18, 2006, at 7:03 PM, Jerry Swan wrote:

> If I'm correct in thinking that the boost serialization library
> doesn't support ublas,

Actually this statement is not 100% correct. The right statement is:
"ublas doesn't support serialization". If we want serialization
support then ublas has to add serialize functions for the ublas
classes. Is anybody working on that?

Matthias