Skip to content

Add preserve_mat to X(matrix_norm2) and X(singular_value_decomp)

Description

Closes #721 (closed)

News snippet

X(matrix_norm2) and X(singular_value_decomp) will now preserve the matrix by default

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports