On Fri, Jan 30, 2009 at 13:18, Christopher Barker <chris.bar...@noaa.gov> wrote:
> I think you want to subclass an ndarray here. It's a bit tricky to so,
> but if you look in the wiki and these mailing list archives, you'll find
> advise on how to do it.

That still won't work. numpy.linalg.inv() simply does a particular
algorithm on float and complex arrays and nothing else.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to