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

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

[Octave-bug-tracker] [bug #37571] Matlab's gallery function, e.g. galler


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #37571] Matlab's gallery function, e.g. gallery('poisson', n)
Date: Tue, 07 May 2013 22:56:42 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20100101 Firefox/10.0.12 Iceweasel/10.0.12

Follow-up Comment #1, bug #37571 (project octave):

I am implementing the function gallery, using the code from Nicholas Higham.
This is supposedly the same  code that matlab used for their implementation.
This is what I have done so far:

https://github.com/carandraug/testmatrix/blob/master/Test%20Matrix%20Toolbox/gallery.m

Any hand on this would be welcome. I got bored after a while and just copied
his code, with minimum changes. Now it should be only a matter of making some
small adjustments. Specially the help text will need some love. I am not
familiar with the subject, so afraid to write it (while the help text is
almost equal to Matlab's, that's because they copied Higham's help text, not
me copying from Matlab).

Some of the matrices were not on his toolbox so they are not implemented in
gallery. Except for gcdmat which I wrote it myself.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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