Delta-rational chord: Difference between revisions
→Delta signature: it didn't show up |
|||
| Line 102: | Line 102: | ||
sympy.nonlinsolve([err_squared_x, err_squared_y], [x, y]) | sympy.nonlinsolve([err_squared_x, err_squared_y], [x, y]) | ||
</syntaxhighlight> | </syntaxhighlight> | ||
We similarly include a free variable to be optimized for every additional +?, after coalescing | We similarly include a free variable to be optimized for every additional +?, after coalescing each string of consecutive +?'s into one and eliminating intermediate notes. If two variables are related to each other but not to the integer deltas in the signatures, they have a common variable. | ||
== DR chords in small edos == | == DR chords in small edos == | ||