659
edits
Carandraug (talk | contribs) m (optim 1.1.0 is long gone) |
Carandraug (talk | contribs) 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 | ||
** 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) | ||
** funm (linear-algebra) | ** funm (linear-algebra) | ||
** gsvd (linear-algebra) | ** gsvd (linear-algebra) |