SOURCE RECORD · gitlab

Gauss-Jordan-Algorithm

Implementation of the Gauss-Jordan algorithm to solve the linear system of equations A X = B where A is a square & reversable matrix. Gauss-Jordan aims to compute the reversed matrix of A, to find B by making the X = B A' plutiplication.

Category: golang · Language: not specified

Open canonical source ↗

Research paper status → · Book status →

📰 Research Paper
Loading…
⏳ Fetching content…