[Numpy-discussion] Matlab page on scipy wiki

Christopher Barker Chris.Barker at noaa.gov
Fri Mar 3 11:21:05 EST 2006


Bill Baxter wrote:
> Ah, right you are.  Fixed.  Thanks.
> I guess the python version could also be written a[:5].

I've just added that -- it's a very useful idiom.

by the way, to prevent [:5] from being interpreted as a link by the Wiki 
software, I needed to wrap it in ``, to make it look like code. I think 
that's a good idea for all the code in that table. Maybe we can go in a 
bit at a time and add the ``. I did a few lines near the one I was 
working on anyway.

-Chris

-- 
Christopher Barker, Ph.D.
Oceanographer
                                     		
NOAA/OR&R/HAZMAT         (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov




More information about the NumPy-Discussion mailing list