wncc / Hello-Foss-PyThread.cpp

1 stars 10 forks source link

LU-Factorisation #10

Open LoPA607 opened 2 days ago

LoPA607 commented 2 days ago

LU-Factorisation https://github.com/wncc/Hello-Foss-PyThread.cpp/blob/main/src/LU_factorisation.cpp This code snippet multiplies 2X2 matrix. Enhance this such that it will be valid for 100X100 and 1000X1000