Hello
Gauss Jordan:
new3ad.zip : (Complete Pivoting)
new3ae.zip : Inverse matrices (Complete Pivoting)
new3af.zip : A matrix A:rxc with c > r. (Complete Pivoting)
new3af2.zip : Free variables
new3ag.zip : A matrix A:rxc with r > c. (Partial Pivoting)
new3ah.zip : A matrix A:rxc with r == c and Det(A) == 0.
new3ai.zip : Free Variables. (verify the result).
new3aj.zip : Free Variables. (step by step)
new3ao.zip : Inverse matrices. (Real, Complex Values)
new3ap.zip : Take a look at gj_mR(Ab);
new3apz.zip : Take a look at gj_mZ(Ab); (Complex Values)
Thank