def("make_sparse_vector",_make_sparse_vector,"This function modifies its argument so that it is a properly sorted sparse vector.");
def("make_sparse_vector",_make_sparse_vector2,"This function modifies a sparse_vectors object so that all elements it contains are properly sorted sparse vectors.");