Talk:EKG sequence convergence: Difference between revisions

→‎Problem with task: State equality.
(→‎Problem with task: State equality.)
Line 17:
* ''"This divergence/convergence is illusionary"''. It is real. The Python generator that uses gcd is easiest for me to reason about. What it generates next is solely down to the state help in names <code>last</code> and <code>so_far</code>. If they coincide between two generators then those generators could not then diverge.<br>
::So what ıs convergence ıf the algorithm does not have <code>last</code> and <code>so_far</code>.--[[User:Nigel Galloway|Nigel Galloway]] ([[User talk:Nigel Galloway|talk]]) 12:49, 7 December 2018 (UTC)
::: An interpretation of the pseudocode in the convergence section. The state of th genertor as well as the value last generated must be equivalent. --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 14:07, 7 December 2018 (UTC)
 
I've learnt something more. Thanks Nigel. --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 21:34, 8 August 2018 (UTC)
Anonymous user