User:Carandraug

From Octave
Revision as of 23:33, 6 December 2011 by Carandraug (talk | contribs) (Created page with "Somehow I got involved with GNU octave even though I don't actually need it for work anymore. I used it for 6 months during my PhD to write the FRAPINATOR. == Octave to do list ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Somehow I got involved with GNU octave even though I don't actually need it for work anymore. I used it for 6 months during my PhD to write the FRAPINATOR.

Octave to do list

You can add stuff to my todo list (I may however move it back to your todo list on your userpage). Don't forget to sign each item with ~~~~

wiki to do list

  • octavify the Templates Documentation. Right now, they are only copy paste from Gentoo.
    • [Template:Code]
    • [Template:Codeline]
    • [Template:File]
    • [Template:Infobox] (this one I have no idea what it does, it was created by joannac
    • [Template:Key]
    • [Template:Path]
    • [Template:Warning]
  • http://en.gentoo-wiki.com/w/images/4/4c/Template-info.svg for the icon at [Template:TemplateDoc]

octave code to write

  • write documentation for inputParser
  • add inputParser to miscellaneous package
  • implement @inputParser/AddSwitch

octave-forge to do

  • find copyright holder of gcvsplf.f after death of Herman Woltring
  • fix imhist
  • fix tiff_tag_reader
  • finish iptcheckinput
  • new release of specfun
    • fix demos of ellipj.m
  • get an octave-forge logo (falar com o Duarte)
  • implement strel object
  • implement nlinfit as wrapper to leasqr once inputParser is finished
  • finish zenity package once inputParser is finished
  • write normxcorr

other octave related todo

  • update gtksourceview octave lang file
  • make gtksourceview highlight octave help text as texinfo
  • make gtksourceview highlight test and demo as octave and not comment