octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #45890] Sparse A*x and A+B are a bit slow


From: Kai Torben Ohlhus
Subject: [Octave-bug-tracker] [bug #45890] Sparse A*x and A+B are a bit slow
Date: Tue, 08 Sep 2015 08:14:32 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36

Follow-up Comment #3, bug #45890 (project octave):

The Octave core code is for my taste very ugly and hardly maintainable, if you
want to change something regarding maintainability even commenting stuff would
be very helpful!

I figured out two promising macros SPARSE_FULL_MUL and SPARSE_SPARSE_MUL in

liboctave/operators/Sparse-op-defs.h

If you want to get into the code, I recommend you in Linux the grep command


grep -R "SPARSE_SPARSE_MUL"


to get ideas where something could be implemented.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45890>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]