On Mon, 29 May 2017, Riccardo (Jack) Lucchetti wrote:
Oooof.
c = find_3(a[h+1:,1], 1, target)
should be
c = find_3(a[h+1:,column], 1, target)
I really should get into the habit of reading what I wrote before I send
:)
-------------------------------------------------------
Riccardo (Jack) Lucchetti
Dipartimento di Scienze Economiche e Sociali (DiSES)
Università Politecnica delle Marche
(formerly known as Università di Ancona)
r.lucchetti(a)univpm.it
http://www2.econ.univpm.it/servizi/hpp/lucchetti
-------------------------------------------------------