my problems where more with scipy, which i needed for pymat.
scipy gives two import errors (but still imports), and then pymat
cant find the libraries that scipy provides.

ohwell...
i think i can just modify it to work with numpy untill
i can sort out the errors.

thanks,
-felix


On 7/2/07, Brian Blais <[EMAIL PROTECTED]> wrote:

On Jun 30, 2007, at 2:31 AM, felix seltzer wrote:

> Does any one know of a good matlab interface?
> I would just use scipy or numpy, but i also need to use
> the matlab neural network functions.  I have tried PyMat, but am
> having
> a hard time getting it to install correctly.
>

What problems are you having installing?  I had one problem with the
terrible matlab license server, which I had to solve by making site-
packages world writable, installing pymat as a user, and then
removing the world writable flag.  Root just didn't have access to
matlab on my machine.  :P



                                bb


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to