Domain basis: Difference between revisions

Inthar (talk | contribs)
Cmloegcmluin (talk | contribs)
update link
Line 117: Line 117:
# Eliminate any columns that are all zeros.
# Eliminate any columns that are all zeros.
# Convert the formal primes matrix back into a list of numbers (separated by periods).
# Convert the formal primes matrix back into a list of numbers (separated by periods).
# Take the [https://forum.sagittal.org/viewtopic.php?p=1296#undirected-value undirected value] of each number; that is, if it is less than 1, replace it with its reciprocal (which will be greater than 1). So this would flip e.g. the "subratio" 3/5 into its "superratio" 5/3, or little phi φ (~0.618) into big phi Φ (~1.618).
# Take the [[undirected value]] of each number; that is, if it is less than 1, replace it with its reciprocal (which will be greater than 1). So this would flip e.g. the "subratio" 3/5 into its "superratio" 5/3, or little phi φ (~0.618) into big phi Φ (~1.618).


== Formal primes matrix conversion ==
== Formal primes matrix conversion ==