From: Karol M. L. <kar...@gm...> - 2009-07-15 16:10:05
|
Hi, I just "fixed" a couple of unit tests to use numpy.issubdtype instead of the generic isinstance of Python, but only when checking scalar types in numpy arrays. This is needed for recent versions of numpy, but I'm not sure when they added that method. I have numpy 1.2.1. Does anyone use an older version, where the tests don't run now? If so, we'll have to find a work-around for this. - Karol -- written by Karol Langner Wed Jul 15 18:00:07 CEST 2009 |