[NumPy-Tickets] [NumPy] #1625: Numpy is ignoring the fact "isfinite" is undefined
NumPy Trac
numpy-tickets@scipy....
Wed Oct 6 09:15:30 CDT 2010
#1625: Numpy is ignoring the fact "isfinite" is undefined
-----------------------------+----------------------------------------------
Reporter: drkirkby | Owner: somebody
Type: defect | Status: needs_review
Priority: normal | Milestone: 1.5.1
Component: numpy.distutils | Version: 1.5.0
Keywords: |
-----------------------------+----------------------------------------------
Comment(by drkirkby):
Replying to [comment:6 pv]:
> Suggested fix:
>
> http://github.com/pv/numpy/compare/master...bug/1625-isfinite-decl.diff
>
> Testing would be useful, I don't have a machine at hand without C99.
It does appear to work on Solaris x86 and !OpenSolaris. We have not
checked on SPARC, but I'm pretty confident this patch does work. Someone
said ''it would be nice if David Cournapeau could take a look at this. ''
Could he be cc'ed on the ticket, so he is aware of it, and hopefully
comment on whether the patch is the right way to do it? I don't know his
details, but I assume someone here does.
> We can fix it for 1.5.1, but at the moment there's no schedule for that
release. It'll probably appear, since there were some Python 3 bugs still
left in 1.5.0, and since 2.0.0 will break binary compatibility.
OK. Thank you. It would be good if there was one, as there are a few
patches now in Sage to get around bugs which have been fixed in Numpy.
Dave
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1625#comment:8>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list