|
From: Travis O. <oli...@ie...> - 2006-10-13 18:33:57
|
Hi folks, I'm contemplating a useful change to ufuncs to allow them to take keyword arguments in the future (I have at least two keyword arguments in mind). Unfortunately, this requires a change to the way some functions are called which would mean a bump in the C-API version. This bump is largest issue for users who download latest numpy and then have problems with their current Matplotlib. How to members on this list feel about a NumPy C-API version number increase for 1.0 final (1.0rc3 first which would become 1.0final a few days later). -Travis |