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

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

[Octave-bug-tracker] [bug #41504] New function: sprintfc


From: Jordi Gutiérrez Hermoso
Subject: [Octave-bug-tracker] [bug #41504] New function: sprintfc
Date: Wed, 19 Mar 2014 21:07:10 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0 Iceweasel/27.0.1

Follow-up Comment #5, bug #41504 (project octave):

This implementation with for loops is bound to be very slow. If implemented in
m-code, this should at least be done with cellfun, I believe. Did you time a
cellfun version? Did you also attempt to write a version in C++?

I suppose having a slow implementation may be better than having no
implementation at all. Or it might not be.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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