$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] sparse_vector class
From: Neil Girdhar (mistersheik_at_[hidden])
Date: 2010-05-19 16:52:24
boost/numeric/ublas/vector_sparse.hpp implements a "sparse vector" for
arithmetic types. I generalized this for default constructible types, and
was wondering if anything like this has been considered for inclusion as a
separate boost library. Code available on request.