[Numpy-discussion] still no cross product for new array type

Perry Greenfield perry at stsci.edu
Mon Aug 15 14:26:22 EDT 2005


On Aug 15, 2005, at 4:18 PM, Alan G Isaac wrote:

> On Mon, 15 Aug 2005, Chris Barker apparently wrote:
>> If we could ever get Python to include additional
>> operators, we could have a Numeric array package and
>> linear algebra package all in one.  both with nice
>> notation, that would be nice.
>
> Yep.

I wonder if we shouldn't use the operator hack recently added to the 
cookbook to give some sort of capability for this. It doesn't support 
precedence that people would like, but it maybe useful enough. What do 
people think?

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/384122

Perry





More information about the NumPy-Discussion mailing list