Short projects: Difference between revisions

282 bytes removed ,  27 March 2018
Undo revision 10955 by Ricardofantin (talk) list of missing function is not correct
(Included some functions very easy to implement ("gift bug"))
(Undo revision 10955 by Ricardofantin (talk) list of missing function is not correct)
Line 25: Line 25:
* openfig/savefig functions
* openfig/savefig functions
** These should be particularly easy additions as they are really just a wrapper on top of hgload/hgsave.
** These should be particularly easy additions as they are really just a wrapper on top of hgload/hgsave.
=== Missing functions that are very easy to implement ===
Some projects have "gift bugs". They are easy to implement bugs intended to a newcomer to solve and get familiar with the code and the project. Here is the list:
* angl2str
* deg2rad
* dist2d
* dist2str
* rad2deg
* vecnorm


== Function Compatibility ==
== Function Compatibility ==
296

edits