Hi Nicolas, On Donnerstag 16 April 2009, Nicholas Tung wrote: > I think it would be more intuitive if you changed time_till and > time_since to Python's __sub__, so one could write "elapsed = end - begin" > for events. A patch is attached, with documentation (and corrected > documentation for record_in_stream --> record).
I'm generally wary of overloaded operators, no matter how good an idea they seem to be at the time. But even if I did like the idea, I don't see a compelling reason to break backwards compatibility (and go through the requisite painful transition period). Sorry. Thanks for the doc fix, I've applied it. Andreas
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PyCuda mailing list [email protected] http://tiker.net/mailman/listinfo/pycuda_tiker.net
