umfpack error

Ralf Gommers ralf.gommers at gmail.com
Fri Oct 4 08:32:30 EDT 2013


On Fri, Oct 4, 2013 at 1:33 PM, Juan Nunez-Iglesias <jni.soma at gmail.com>wrote:

> On Fri, Oct 4, 2013 at 8:59 PM, Johannes Schönberger <jsch at demuc.de>wrote:
>
>> Are you sure you have SWIG installed?
>>
>
> I wasn't and I didn't. =)
>
> Bloody hell scipy takes a long time to build. =)
>

$ time python setup.py build_ext -i
real    12m6.843s
user    6m3.244s
sys     0m13.124s

$ time ../Bento/bentomaker build -i -j   # -j == parallel build (on 4 cores
here)
real    1m46.466s
user    2m54.628s
sys     0m10.900s

Blame distutils (and start using Bento) :)

Ralf




> Juan.
>
> --
> You received this message because you are subscribed to the Google Groups
> "scikit-image" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to scikit-image+unsubscribe at googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20131004/d44a7ec6/attachment.html>


More information about the scikit-image mailing list