octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Integrating Pytave and Nnet


From: Enrico Bertino
Subject: Re: Integrating Pytave and Nnet
Date: Fri, 21 Apr 2017 00:12:10 +0200

Thanks a lot for your answers!

<Mike Miller-4> wrote:
> Try to avoid using pycall or pyeval directly, since they are not Matlab
> compatible functions. You should be able to call Python functions and
> classes directly with just the "py." prefix.

I didn't wonder about matlab compatibility, now I get the point about py. :) I modified the code!

<Colin Macdonald-2> wrote:
> Re: single precision, it looks like scalars are treated differently than
> numpy arrays, which seems like a bug to me:

That's interesting, I'll try to give a look!

Thank you again for your availability,
Enrico

reply via email to

[Prev in Thread] Current Thread [Next in Thread]