[Numpy-discussion] [SciPy-Dev] Good-bye, sort of (John Hunter)
Sturla Molden
sturla@molden...
Sun Aug 15 06:02:10 CDT 2010
Den 15. aug. 2010 kl. 04.34 skrev Gary Pajer <gary.pajer@gmail.com>:
> Similar situation here. Been Matlab-free for about ten years, but
> my new employer ...
>
Embed Python in a MEX an tell your employer you do MEX development.
Works like a charm ;-)
Or use Matlab's COM integration to run pywin32 as an ActiveX. Or use
Matlab's JVM to run Jython. Just be creative, remember that employers'
HR managers care a lot about buzzword compliance, as they don't
understand the technology themselves.
Sturla
> I started looking at the code, and my stomach sank when I first read
>
> if (nargin = 1)
>
That's a bug by the way.
> Oh, it hurts!!
>
> On Fri, Aug 13, 2010 at 4:41 PM, Benjamin Root <ben.root@ou.edu>
> wrote:
> @Josh: Awesome name. Very fitting...
>
> Another thing that I really love about matplotlib that drove me nuts
> in Matlab was being unable to use multiple colormaps in the same
> figure.
>
> And don't get me started with the map plotting tools and pcolor!
>
> Ben Root
>
>
> On Fri, Aug 13, 2010 at 3:27 PM, Joshua Holbrook <josh.holbrook@gmail.com
> > wrote:
> Ugh! I miss all that stuff anytime I have to use matlab. Working with
> strings sucks especially hard.
>
> In fact, I've tried reimplementing half of the tools I wish I had. If
> anyone cares:
>
> http://github.com/jesusabdullah/methlabs
>
> I'd love feedback. Perhaps ironically, I haven't used it much, due to
> not wanting to give my matlabs dependencies. :/
>
> --Josh
>
>
>
> On Fri, Aug 13, 2010 at 12:04 PM, David Goldsmith
> <d.l.goldsmith@gmail.com> wrote:
> >
> >> > After several years now of writing Python and now having
> written my
> >> > first
> >> > on-the-job 15 operational MATLAB LOC, all of which are string,
> cell
> >> > array,
> >> > and file processing, I'm ready to say: "MATLAB: what a PITA!" :-(
> >>
> >> Ahh, cell arrays, they bring back memories. Makes you pine for a
> >> dictionary, no?
> >>
> >> JDH
> >
> > Not to mention writeline, readline, string concatenation using +,
> English
> > wording of loops, list comprehension, etc., etc., etc. - if people
> only
> > knew...
> >
> > DG
> >
> >>
> >> --
> >
> > Privacy is overrated; Identity isn't.
> >
> >
> > _______________________________________________
> > NumPy-Discussion mailing list
> > NumPy-Discussion@scipy.org
> > http://mail.scipy.org/mailman/listinfo/numpy-discussion
> >
> >
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion@scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion@scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion@scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/numpy-discussion/attachments/20100815/975c17d7/attachment-0001.html
More information about the NumPy-Discussion
mailing list