<div dir="ltr">Thank you very much Matthew, they work on our wheezy-i686 systems. Interestingly, I got two failures reported from scipy.test(), not sure if I should maybe report that somewhere. I'll paste it here in case somebody is interested:<div><br></div><div><div>======================================================================</div><div>FAIL: test_data.test_boost(<Data for btdtri_comp: ibeta_inv_data_ipp-ibeta_inv_data>,)</div><div>----------------------------------------------------------------------</div><div>Traceback (most recent call last):</div><div> File "/home/testsys/test/tc/local/lib/python2.7/site-packages/nose/case.py", line 197, in runTest</div><div> self.test(*self.arg)</div><div> File "/home/testsys/test/tc/local/lib/python2.7/site-packages/scipy/special/tests/test_data.py", line 481, in _test_factory</div><div> test.check(dtype=dtype)</div><div> File "/home/testsys/test/tc/local/lib/python2.7/site-packages/scipy/special/_testutils.py", line 292, in check</div><div> assert_(False, "\n".join(msg))</div><div> File "/home/testsys/test/tc/local/lib/python2.7/site-packages/numpy/testing/utils.py", line 71, in assert_</div><div> raise AssertionError(smsg)</div><div>AssertionError:</div><div>Max |adiff|: 7.90146e-13</div><div>Max |rdiff|: 8.34163e-07</div><div>Bad results (1 out of 1210) for the following points (in output 0):</div><div> 0.00022049853578209877 107380.34375 0.135563462972641 => 6.193264077428975e-293 != 6.193269243624209e-293 (rdiff 8.341628679530342e-07)</div><div><br></div><div>======================================================================</div><div>FAIL: test_orthogonal.test_la_roots</div><div>----------------------------------------------------------------------</div><div>Traceback (most recent call last):</div><div> File "/home/testsys/test/tc/local/lib/python2.7/site-packages/nose/case.py", line 197, in runTest</div><div> self.test(*self.arg)</div><div> File "/home/testsys/test/tc/local/lib/python2.7/site-packages/scipy/special/tests/test_orthogonal.py", line 722, in test_la_roots</div><div> vgq(rootf(50), evalf(50), weightf(50), 0., np.inf, 100, atol=1e-13)</div><div> File "/home/testsys/test/tc/local/lib/python2.7/site-packages/scipy/special/tests/test_orthogonal.py", line 286, in verify_gauss_quad</div><div> assert_allclose(vv, np.eye(N), rtol, atol)</div><div> File "/home/testsys/test/tc/local/lib/python2.7/site-packages/numpy/testing/utils.py", line 1391, in assert_allclose</div><div> verbose=verbose, header=header)</div><div> File "/home/testsys/test/tc/local/lib/python2.7/site-packages/numpy/testing/utils.py", line 733, in assert_array_compare</div><div> raise AssertionError(msg)</div><div>AssertionError:</div><div>Not equal to tolerance rtol=1e-15, atol=1e-13</div><div><br></div><div>(mismatch 0.08%)</div><div> x: array([[ 1.000000e+00, 4.552139e-16, -4.564824e-16, ...,</div><div> 1.224186e-16, 9.222704e-17, -1.530426e-17],</div><div> [ 4.552139e-16, 1.000000e+00, 1.328770e-15, ...,...</div><div> y: array([[ 1., 0., 0., ..., 0., 0., 0.],</div><div> [ 0., 1., 0., ..., 0., 0., 0.],</div><div> [ 0., 0., 1., ..., 0., 0., 0.],...</div><div><br></div><div>----------------------------------------------------------------------</div><div>Ran 20344 tests in 167.768s</div><div><br></div><div>FAILED (KNOWNFAIL=98, SKIP=1700, failures=2)</div><div><nose.result.TextTestResult run=20344 errors=0 failures=2></div></div><div><br></div><div><div>~/test$ pip freeze</div><div>Error [Errno 2] No such file or directory while executing command git rev-parse</div><div>backports-abc==0.4</div><div>backports.ssl-match-hostname==3.5.0.1</div><div>bokeh==0.11.1</div><div>certifi==2016.2.28</div><div>check-manifest==0.31</div><div>devpi-client==2.4.1</div><div>devpi-common==2.0.8</div><div>futures==3.0.5</div><div>Jinja2==2.8</div><div>MarkupSafe==0.23</div><div>ngc-decoder==1.2.1</div><div>nose==1.3.7</div><div>numpy==1.11.0</div><div>pkginfo==1.2.1</div><div>pluggy==0.3.1</div><div>py==1.4.31</div><div>python-dateutil==2.5.3</div><div>PyYAML==3.11</div><div>requests==2.9.1</div><div>scipy==0.17.0</div><div>singledispatch==3.4.0.3</div><div>six==1.10.0</div><div>tornado==4.3</div><div>tox==2.3.1</div><div>virtualenv==15.0.1</div></div><div><br></div><div><div>~/test$ uname -a</div><div>Linux am2-nur-d732-02 3.2.0-4-686-pae #1 SMP Debian 3.2.57-3 i686 GNU/Linux</div></div><div><br></div><div><div>~/test$ lsb_release -a</div><div>No LSB modules are available.</div><div>Distributor ID:<span class="Apple-tab-span" style="white-space:pre"> </span>Debian</div><div>Description:<span class="Apple-tab-span" style="white-space:pre"> </span>Debian GNU/Linux 7.5 (wheezy)</div><div>Release:<span class="Apple-tab-span" style="white-space:pre"> </span>7.5</div><div>Codename:<span class="Apple-tab-span" style="white-space:pre"> </span>wheezy</div></div><div><br></div><div>Cheers,</div><div>Matthias</div></div><br><div class="gmail_quote"><div dir="ltr">Matthew Brett <<a href="mailto:matthew.brett@gmail.com">matthew.brett@gmail.com</a>> schrieb am Fr., 22. Apr. 2016 um 06:22 Uhr:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
On Thu, Apr 21, 2016 at 3:04 PM, Matthew Brett <<a href="mailto:matthew.brett@gmail.com" target="_blank">matthew.brett@gmail.com</a>> wrote:<br>
> On Thu, Apr 21, 2016 at 2:13 PM, Matthias Hafner <<a href="mailto:hafner87@gmail.com" target="_blank">hafner87@gmail.com</a>> wrote:<br>
>> Hi Matthew,<br>
>><br>
>> Thanks for pointing me to your scripts, that was maybe what I missed.<br>
>> However, if you could add i686 to Travis, I guess that means it would be<br>
>> uploaded to pypi? That would be awesome - otherwise I'd have to automate<br>
>> that myself.<br>
><br>
> They don't get uploaded to pypi automatically, and they would be a bit<br>
> more difficult to test, but it would certainly make it easier to<br>
> provide them...<br>
<br>
I built i686 cython, numpy, scipy wheels. You can test with something like:<br>
<br>
python -m pip install --upgrade pip # to get latest pip<br>
pip install -f <a href="https://nipy.bic.berkeley.edu/manylinux" rel="noreferrer" target="_blank">https://nipy.bic.berkeley.edu/manylinux</a> numpy scipy<br>
<br>
Cheers,<br>
<br>
Matthew<br>
</blockquote></div>