Date: Wed, 18 Aug 2010 09:20:41 +0200

> From: Sturla Molden <[email protected]>
> Subject: Re: [Numpy-discussion] [SciPy-Dev] Good-bye, sort of (John
>        Hunter)
> To: Discussion of Numerical Python <[email protected]>
> Message-ID: <[email protected]>
> Content-Type: text/plain;       charset=us-ascii;       format=flowed;
>  delsp=yes
>
> Den 18. aug. 2010 kl. 08.19 skrev Martin Raspaud
> <[email protected]>:
>
> > Once upon a time, when my boss wanted me to use matlab, I found myself
> > implementing a python interpreter in matlab...
> >
>
> There are just two sane solutions for Matlab: Either embed CPyton in a
> MEX file, or use Matlab's JVM to run Jython ;)
>
> http://vader.cse.lehigh.edu/~perkins/pymex.html<http://vader.cse.lehigh.edu/%7Eperkins/pymex.html>
>
> Sturla
>


> Date: Wed, 18 Aug 2010 09:33:59 +0100
> From: Robin <[email protected]>
> Subject: Re: [Numpy-discussion] [SciPy-Dev] Good-bye, sort of (John
>        Hunter)
> To: Discussion of Numerical Python <[email protected]>
> Message-ID:
>        
> <[email protected]<cwwhiug4g5p%[email protected]>
> >
> Content-Type: text/plain; charset=ISO-8859-1
> Just thought I'd mention another one since this came up:
>
> http://github.com/kw/pymex
> This one works very nicely - it proxies any Python objects so you can
> use, should you want to, the Matlab IDE as a python interpreter,
> supports numpy arrays etc. Also cross-platform - I even got it to work
> with 64 bit matlab/python on windows (in a fork on github).
>
>
Thanks for the ideas; are any/all of these "solutions" freely/easily
redistributable?

DG
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to