Sherman-Morrison/src
Pablo Oliveira f4becac4c0 First implementation of SM4
SM4: Sherman Morrison, mix between SM3 + SM2
Leave zero denominators for later (SM3), and when none are left then split (SM2)
2021-05-06 10:51:42 +02:00
..
det.irp.f - Updated cleaning target in Makefile 2021-04-09 17:23:14 +02:00
Helpers_mod.f90 File tree restructured. Written build script build.sh. TODO: convert buld script into Makefile. 2021-02-26 17:28:52 +01:00
SM_Helpers.cpp - Setting break-down threshold trough smvars.sh 2021-04-15 18:13:26 +02:00
SM_MaponiA3.cpp * Added SM{1,2,3} algorithms to Fortran module 2021-05-05 11:59:00 +02:00
SM_MaponiA3S.cpp - Added a small 3x3 example that will always become singular regardles the order of the applied updates. This example is added to test Maponi A3 augmented with Slagel-splitting. 2021-05-05 11:59:00 +02:00
SM_mod.f90 First implementation of SM4 2021-05-06 10:51:42 +02:00
SM_Standard.cpp First implementation of SM4 2021-05-06 10:51:42 +02:00