On Thursday, February 6, 2014 5:30:54 AM UTC-8, Sam Adams wrote:
> is it able to utilize functions written in Python in Matlab?
If it's on Windows, and if it's pure-Python 2.x code, the easiest solution
would be to use Iron Python or Jython. Matlab can call Java and .NET code
natively.
--
http
Rustom Mody wrote:
> What Sturla is probably saying is that the matmab-python imp-mismatch is
> so high that jumping across is almost certainly not worth the trouble.
I am saying that the abundance of Python packages for numerical and
scientific computing (NumPy et al.) and their quality is now
On Friday, February 7, 2014 10:58:26 AM UTC+5:30, Sturla Molden wrote:
> Sam Adams wrote:
> > Thanks Sturla, could you please explain in more details, I am new to Python
> > :)
> All the information you need to extend or embed Python is in the docs.
> Apart from that, why do you need Matlab?
Sam Adams wrote:
> Thanks Sturla, could you please explain in more details, I am new to Python :)
All the information you need to extend or embed Python is in the docs.
Apart from that, why do you need Matlab? A distro like Enthought Canopy or
Anaconda has all the tools you will ever need for
On Thursday, February 6, 2014 8:55:09 AM UTC-5, Sturla Molden wrote:
> Sam wrote:
>
> > is it able to utilize functions written in Python in Matlab?
>
>
>
> Yes, if you embed the Python interpreter in a MEX-file.
Thanks Sturla, could you please explain in more details, I am new to Python :)
-
Sam wrote:
> is it able to utilize functions written in Python in Matlab?
Yes, if you embed the Python interpreter in a MEX-file.
--
https://mail.python.org/mailman/listinfo/python-list
is it able to utilize functions written in Python in Matlab?
--
https://mail.python.org/mailman/listinfo/python-list
On 20 January 2011 15:16, lakshmi wrote:
> Is the programming related to image processing in python is advantageous or
> else in MATLAB
>
Matlab comes with a lot of builtins for image processing, pattern
recognition and many other engineering-related things. If it's just a
quick hack and you're
On Thursday 20 January 2011, it occurred to lakshmi to exclaim:
> Is the programming related to image processing in python is advantageous or
> else in MATLAB
Tell us what you want to do, and what you know about doing this in Python and
in MATLAB, if possible, ask a specific question. Then, someb
Is the programming related to image processing in python is advantageous or
else in MATLAB
--
http://mail.python.org/mailman/listinfo/python-list
10 matches
Mail list logo