Defactoring algorithms: Difference between revisions

ArrowHead294 (talk | contribs)
ArrowHead294 (talk | contribs)
mNo edit summary
Line 853: Line 853:
This is the furthest progress that was made on SAD defactor before efforts were shifted to column Hermite defactor. This implementation still exhibits problems 2 and 3; only problems 1 and 4 were solved here. Problem 3 started to be solved, but was not quite quashed.
This is the furthest progress that was made on SAD defactor before efforts were shifted to column Hermite defactor. This implementation still exhibits problems 2 and 3; only problems 1 and 4 were solved here. Problem 3 started to be solved, but was not quite quashed.


{{Databox|Code|
{{Databox|Wolfram Language code for SAD defactoring|
<pre>
<pre>
confirmEnfactoredRowReplaced[m_] := Module[{i, enfactoredRowReplaced},
confirmEnfactoredRowReplaced[m_] := Module[{i, enfactoredRowReplaced},