xtensor-sparse icon indicating copy to clipboard operation
xtensor-sparse copied to clipboard

using svector

Open gouarin opened this issue 4 years ago • 0 comments

In this PR https://github.com/xtensor-stack/xtensor-sparse/pull/53, we changed svector to std::vector.

But it should work.

We had an issue during the insert_element of csf_scheme with a segfault on a call of std::move_backward for a sector.

gouarin avatar Jun 02 '21 14:06 gouarin