Skip to content

Gauss elimination code (Julia) is wrong  #201

Closed
@VikingScientist

Description

@VikingScientist

Basically

  • Don't check for singularity as Gauss Elimination can be done on singular matrices
  • Pivots are not neccessarily on the diagonal
  • Cover the general case and don't assume triangular matrices

This issue affects PR #200 (contains more details on the bugs) and PR #195

Metadata

Metadata

Assignees

Labels

ProblemThis is a problem in the archive or an implementation.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions