On Mon, Mar 17, 2014 at 10:07:54PM -0400, Marc Lavallée wrote: > The "bug" is harmless, because the WbinVec variable is used only if > WBIN is considered True, and WBIN is actually a constant set to 0.
The conversion to Python 3 modified only the print statements (print is a function in Python 3), and one other line, changing 'raw_input()' to 'input()'. No other changes were made. I inserted a 'print (thetaTest)' in Wbinary(), just before the compare that fails. The code *is* called, and thetaTest is printed as a list, not an array. 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
