Defactoring algorithms: Difference between revisions

Cmloegcmluin (talk | contribs)
GCF back to GCD, for better distention from "greatest factor", and it's more popular anyway
Cmloegcmluin (talk | contribs)
footnotes
Line 900: Line 900:
This defactoring technique is used specifically in the process of preparing matrices for [[temperament arithmetic]]; 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 arithmetic#3. Addabiliziation defactoring]].
This defactoring technique is used specifically in the process of preparing matrices for [[temperament arithmetic]]; 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 arithmetic#3. Addabiliziation defactoring]].


=References=
=Footnotes=
<references />
<references />