Defactoring algorithms: Difference between revisions
Cmloegcmluin (talk | contribs) →Null-space'n'back defactoring: revise take on the null-space'n'back defactoring issue |
Cmloegcmluin (talk | contribs) arithmetic → addition; cannot suggest that this includes multiplication |
||
| Line 898: | Line 898: | ||
===Addabilization defactoring=== | ===Addabilization defactoring=== | ||
This defactoring technique is used specifically in the process of preparing matrices for [[temperament | This defactoring technique is used specifically in the process of preparing matrices for [[temperament addition]]; it defactors while managing to change only a single row of the original matrix, a necessary constraint of that problem. But this method is not computationally efficient or easier to understand, so unless you have this specific need, it is not your best option. Details can be found here: [[Temperament addition#3. Addabiliziation defactoring]]. | ||
=Footnotes= | =Footnotes= | ||