User:Carandraug

From Octave
Revision as of 00:41, 7 December 2011 by Carandraug (talk | contribs)
Jump to navigation Jump to search

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

  • add inputParser to miscellaneous package
    • write documentation for inputParser
    • implement @inputParser/AddSwitch
  • implement strel object for image package
  • implement nlinfit as wrapper to leasqr once inputParser is finished
  • write normxcorr

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)
  • finish zenity package once inputParser is finished

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