User:Carandraug: Difference between revisions

From Octave
Jump to navigation Jump to search
(→‎wiki to do list: done 1 more item)
Line 10: Line 10:
** [Template:Path]
** [Template:Path]
** [Template:Warning]
** [Template:Warning]
* make [[Template:Code]] accept only 1 argument (code), without inverting the current order


=== octave code to write ===
=== octave code to write ===

Revision as of 02:56, 7 December 2011

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:Infobox] (this one I have no idea what it does, it was created by joannac
    • [Template:Key]
    • [Template:Path]
    • [Template:Warning]

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