biodiverse icon indicating copy to clipboard operation
biodiverse copied to clipboard

Biodiverse::Matrix::add_element does not check that the element pair already exists

Open shawnlaffan opened this issue 7 years ago • 0 comments

If one adds an element to a matrix, then re-adds it later but with a different value, then the value index is not updated.

We should either croak or remove the existing value.

shawnlaffan avatar Jan 19 '17 00:01 shawnlaffan