From: Travis O. <oli...@ie...> - 2006-08-18 18:34:58
|
Norbert Nemec wrote: > Hi there, > > in numpy-1.0b2 the logic in setup.py is slightly off. The attached patch > fixes the issue. > > Greetings, > Norbert > > PS: I would have preferred to submit this patch via the sourceforge > bug-tracker, but that seems rather confusing: there are tabs "Numarray > Patches" and "Numarray Bugs" but no "NumPy bugs" and the tab "Patches" > seems to be used for Numeric. Why isn't NumPy handled via the > Sourceforge page? > NumPy development happens on the SVN servers at scipy.org and bug-tracking is handled through the Trac system at http://projects.scipy.org/scipy/numpy We only use sourceforge for distribution. I need more description on why the logic is not right. -Travis |