Short projects: Difference between revisions

Jump to navigation Jump to search
478 bytes removed ,  5 March 2014
→‎Finished short projects: just remove them from the list. There are logs for the page, no need to strike them.
(→‎Finished short projects: just remove them from the list. There are logs for the page, no need to strike them.)
Line 41: Line 41:
* Use non-empty identifiers in all warnings and errors issued by Octave; see {{bug|39439}}, {{bug|39434}}, {{bug|37559}}, {{bug|36861}}. You may tackle as many or as few IDs as you have time for. As it is a widespread issue, finding occurrences in the source code should give you valuable knowledge about the Octave files organization.
* Use non-empty identifiers in all warnings and errors issued by Octave; see {{bug|39439}}, {{bug|39434}}, {{bug|37559}}, {{bug|36861}}. You may tackle as many or as few IDs as you have time for. As it is a widespread issue, finding occurrences in the source code should give you valuable knowledge about the Octave files organization.


== Finished short projects ==
<strike>
* conversion between units of length for the [[mapping package]] (see [https://savannah.gnu.org/patch/?8320 patch 8320])
** km2nm
** km2sm
** nm2km
** nm2sm
** sm2km
** sm2nm
* {{bug|41633}} postpad does not pad singleton dimensions
** Function is implemented as an m file and should be simple enough to work
* {{bug|41773}} "imshow (im , 'xdata', [-5 5], 'ydata', [-5 5])" fails
** This is a very simple input checking problem.
</strike>


[[Category:Development]]
[[Category:Development]]
[[Category:Project Ideas]]
[[Category:Project Ideas]]

Navigation menu