On Mon, Mar 17, 2014 at 10:39:56PM -0700, Aaron Heller wrote: > When I run it in Python 2.7, thetaTest is an array, not a list as in Fons' > example, so the comparison works as expected and produces a boolean array
Can't test this (I have only a basic Python 2 installed, no extensions), but thetaTest seems to be constructed as a list (by two functions in functions.py) and never converted by numpy.asarray () as happens with the e.g inputs PHI and THETA. Ciao, -- FA A world of exhaustive, reliable metadata would be an utopia. It's also a pipe-dream, founded on self-delusion, nerd hubris and hysterically inflated market opportunities. (Cory Doctorow) _______________________________________________ Sursound mailing list [email protected] https://mail.music.vt.edu/mailman/listinfo/sursound
