Boost logo

Boost :

From: Janek Kozicki (janek_listy_at_[hidden])
Date: 2006-02-21 15:17:13


hello,

I'm writing a small neural network simulator, and ublas::matrix and
ublas::vector are best for that.

I was surprised to discover that I must write my own serialize function,
because ublas::vector, and matrix are not supported by boost::serialization.

It was a bit inconvenient - around 20 extra lines. If ublas was
supported by serialization it would be just 2 lines instead.

-- 
Janek Kozicki                                                         |

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk