Closed haasad closed 8 years ago
I tested pypardiso on 32-bit Ubuntu and import pypardiso
fails, but I managed to get it working with a few changes to the wrapper. Need to include this for the next version.
Removed the 32-bit version from https://anaconda.org/haasad/pypardiso
The overworked wrapper in cfaa4c58ba276b8f5290ba2999d43537b9f7dde6 should now support 32-bit platforms. The scipy aliases need to also be updated before testing this.
All tests on 32-bit Windows with python 3.5 now pass: https://ci.appveyor.com/project/haasad/pypardisoproject/build/1.0.8/job/roj2449fiap4v20q
It's likely that pypardiso won't work on 32-bit Windows and Linux. Have to test this and remove them from the conda channel if true.