[SciPy-dev] new sparsetools + umfpack

Robert Cimrman cimrman3 at ntc.zcu.cz
Wed Jan 10 09:23:20 EST 2007


Matthew Brett wrote:
> On 1/10/07, Robert Cimrman <cimrman3 at ntc.zcu.cz> wrote:
>> Nathan Bell wrote:
>>> On 1/10/07, Robert Cimrman <cimrman3 at ntc.zcu.cz> wrote:
>>> I remain unconvinced that this is a real performance problem.  Given
>>> the speed of ensure_sorted_indices(), (it's even faster than copy()) I
>>> can't see how repeated calls would increase the total run time by more
>>> than a few %.  Do you have evidence that this is a bottleneck?
> 
> Maybe different interfaces for sorted and (possibly) unsorted?  Or is
> this not practical?

This could be done via linsolve.use_solver() easily, good idea.

r.



More information about the SciPy-Dev mailing list