On Mon, Mar 17, 2014 at 1:09 PM, Fons Adriaensen <[email protected]>wrote:

> On Mon, Mar 17, 2014 at 06:05:11PM +0100, /dav/random wrote:
>
> > The project is called IDHOA and the code is hosted here [1] under GPL .
>
> (after automatic conversion to python3)
>
> Traceback (most recent call last):
>   File "./main.py", line 32, in <module>
>     from constants import *
>   File "/data/build/idhoa/constants.py", line 106, in <module>
>     WbinVec = fu.Wbinary()
>   File "/data/build/idhoa/functions.py", line 525, in Wbinary
>     return  thetaTest > thetaThreshold
> TypeError: unorderable types: list() > float()
>


It runs fine in Python 2.7 with NLOpt 2.4.1

It took about 370 seconds to solve the example speaker array at 3rd-order.
  From a quick look at the usual performance metrics,  the resulting
coefficients look pretty good for a challenging array.

Aaron ([email protected])
Menlo Park, CA  US
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<https://mail.music.vt.edu/mailman/private/sursound/attachments/20140317/158a3137/attachment.html>
_______________________________________________
Sursound mailing list
[email protected]
https://mail.music.vt.edu/mailman/listinfo/sursound

Reply via email to