https://bugs.documentfoundation.org/show_bug.cgi?id=89387

--- Comment #50 from Sarrah <[email protected]> ---
(In reply to Ɓukasz Hryniuk from comment #30)
> (In reply to jan iversen from comment #29)
> > A polite ping, are you still working on this ?
> 
> Yes. For now more than half of functions listed at the beginning are
> improved and I've written unit and performance tests for few of the rest. I
> have to implement one thing in mdds - way to work on two matrices at once -
> and use it in remaining functions. I'll try to do it as soon as possible.

Hey, just wondering if you were able to implement the way to work on two
matrices at once using walk() method or iterator, as most of the functions
reliant on that still use loops on rely on loops or use lcl_MatrixCalculation,
which in turn also uses nested loops.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to