[IronPython] IronPython 0.7.2 Released
Martin Maly
martmaly at exchange.microsoft.com
Wed Apr 13 21:47:06 CEST 2005
Thanks, Keith!
Calling overloaded operators is not implemented yet and my quick test
showed that at the moment you can't even call:
Matrix.op_Multiply(a, a.Inverse) directly.
We should have fix for this in the next release. Simple version of this
is already working on my computer.
Martin
-----Original Message-----
From: Keith J. Farmer
Subject: RE: [IronPython] IronPython 0.7.2 Released
Is the calling of overloaded operators implemented?
More information about the Ironpython-users
mailing list