Re: [Numpy-discussion] Python vector and matrix formatter similar to Matlab

2007-03-10 Thread Simon Wood
On 10 Mar 2007 16:57:30 +, Alexander Schmolck <[EMAIL PROTECTED]> wrote: "Simon Wood" <[EMAIL PROTECTED]> writes: > To all, > I came across an old thread in the archives in which Alexander Schmolck gave > an example of a Matlab like matrix formatter he authored for Python. Is this > formatt

Re: [Numpy-discussion] Python vector and matrix formatter similar to Matlab

2007-03-10 Thread Alexander Schmolck
"Simon Wood" <[EMAIL PROTECTED]> writes: > To all, > I came across an old thread in the archives in which Alexander Schmolck gave > an example of a Matlab like matrix formatter he authored for Python. Is this > formatter still available some where? Yup. I've still got it as part of a matrix clas

[Numpy-discussion] Python vector and matrix formatter similar to Matlab

2007-03-09 Thread Simon Wood
To all, I came across an old thread in the archives in which Alexander Schmolck gave an example of a Matlab like matrix formatter he authored for Python. Is this formatter still available some where? Or has anyone else done anything similar? -Simon P.S. Here is a short example of the output: *