Skip to content

v1.1

Latest
Compare
Choose a tag to compare
@Bocchio01 Bocchio01 released this 01 Oct 00:13
· 1 commit to master since this release

Bug Fixed:

  • Matrix singularity inversion: added singularity checks (determinant != 0) before performin matrix inversion
  • Diagonal zero-value elements: implemented the matrix pivoting before performing Gauss-Jordan elimination method.