On Jul 2, 3:02 pm, 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
> > havi
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, Bria
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