User:Arseniiv/Fitting: Difference between revisions
m →Code: fix code |
m →Code: a link to a gist |
||
Line 28: | Line 28: | ||
==== Code ==== | ==== Code ==== | ||
''NB. This code may later be lagging behind [https://gist.github.com/arseniiv/ab128927adc3955867c1cc1bfe6b4cd7 the version at Gist]. The version there is a self-contained module with an example like one in this article.'' | |||
Should work in Python 3.12 and several previous versions. Install fresh <code>more_itertools</code> and <code>sympy</code>. | Should work in Python 3.12 and several previous versions. Install fresh <code>more_itertools</code> and <code>sympy</code>. |