Delta-rational chord: Difference between revisions
| 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> | ||
==== Building arbitrarily complex DR least-squares problems ==== | |||
== DR chords in small edos == | == DR chords in small edos == | ||