Skip to content

allow registering non-copyconstructbile dense vector implementations

In this case, all operations requiring copy construction, like '+', '-', etc. will not be available in Python.

Merge request reports