User:Carandraug: Difference between revisions

Jump to navigation Jump to search
63 bytes removed ,  12 October 2012
m
→‎octave code to write: functions have already been ported to core
m (optim 1.1.0 is long gone)
m (→‎octave code to write: functions have already been ported to core)
Line 17: Line 17:
* use post_install to move oct into private directory?
* use post_install to move oct into private directory?
* import to octave from octave-forge
* import to octave from octave-forge
** cmpermute (image)
** cmunique (image)
** condeig (linear-algebra)
** condeig (linear-algebra)
** ellipj (specfun)
** ellipj (specfun)
Line 24: Line 22:
** exifread <-- readexif (image) but should probably be implemented in C++ using [http://www.graphicsmagick.org/Magick++/Image.html GraphicsMagick]. Actually maybe we shouldn't even bother. Matlab is deprecating it in favour of imfinfo.
** exifread <-- readexif (image) but should probably be implemented in C++ using [http://www.graphicsmagick.org/Magick++/Image.html GraphicsMagick]. Actually maybe we shouldn't even bother. Matlab is deprecating it in favour of imfinfo.
** expint (specfun)
** expint (specfun)
** fminsearch (optim)
** funm (linear-algebra)
** funm (linear-algebra)
** gsvd (linear-algebra)
** gsvd (linear-algebra)

Navigation menu