Re: [Numpy-discussion] Python 3 and isinstance(np.int64(42), int)

2015-06-23 Thread josef.pktd
On Fri, Jun 19, 2015 at 4:15 PM, Chris Barker wrote: > On Wed, Jun 17, 2015 at 11:13 PM, Nathaniel Smith wrote: > >> there's some >> argument that in Python, doing explicit type checks like this is >> usually a sign that one is doing something awkward, > > > I tend to agree with that. > > On th

Re: [Numpy-discussion] PR added: frozen dimensions in gufunc signatures

2015-06-23 Thread Oscar Villellas
On Fri, Aug 29, 2014 at 10:55 AM, Jaime Fernández del Río < jaime.f...@gmail.com> wrote: > On Thu, Aug 28, 2014 at 5:40 PM, Nathaniel Smith wrote: > >> Some thoughts: >> >> But, for your computed dimension idea I'm wondering if what we should >> do instead is just let a gufunc provide a C callbac