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

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

[Octave-bug-tracker] [bug #31305] slow contour plot


From: David Bateman
Subject: [Octave-bug-tracker] [bug #31305] slow contour plot
Date: Mon, 11 Oct 2010 21:41:24 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.14) Gecko/2009091010 Iceweasel/3.0.14 (Debian-3.0.14-1)

Follow-up Comment #2, bug #31305 (project octave):

What I mean by doing something like what is done in the scatter functions is
like the attached patch. It seems to speed up the contour function
significantly. My contour(rand(15)) call is now down to 0.5sec.

However, I still have no idea what matlab does to get this code to be fast.
Also as the patches in the contourf function have to be sorted by their size
to get them to be drawn correctly it can't be applied to the contourf code in
__contour__.m

D.

(file #21659)
    _______________________________________________________

Additional Item Attachment:

File name: patch.contour                  Size:6 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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