Skip to content
Snippets Groups Projects

Fix TinyMatrix determinant for N>3

Merged Stéphane Del Pino requested to merge issue/tinymatrix_det into develop

The case of zero determinant was not treated correctly when dealing with N*N matrices with N>4

For these matrices, a Gauss-pivot is used but it was incorrect in the singular case

Merge request reports

Checking pipeline status.

Merged by Stéphane Del PinoStéphane Del Pino 4 years ago (Oct 5, 2020 6:50pm UTC)

Merge details

  • Changes merged into with 14615ef6.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading