Re: [Numpy-discussion] problem with applying patch

2010-03-15 Thread alex
Pauli Virtanen iki.fi> writes: Thank you. the problem is solved ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion

Re: [Numpy-discussion] problem with applying patch

2010-03-13 Thread Pauli Virtanen
Sat, 13 Mar 2010 12:06:24 -0700, z99719 z99719 wrote: [clip] > The patch files are placed in the top level numpy sandbox directory and > are in xml format rather than a diff file. I used "save link as" on the > link to download the patch on the "Attachments" section of the link > page. That gives

[Numpy-discussion] problem with applying patch

2010-03-13 Thread z99719 z99719
I have installed latest numpy from svn on ubuntu karmic(9.10) and compiled the code in my sand box. I downloaded two patches (test_umath_complex.py.patch, build_clib.py.patch) from the review patch directory on http://projects.scipy.org/numpy/report/12 page for testing. The following patch command