Short projects: Difference between revisions

234 bytes removed ,  16 March 2014
→‎Missing functions: too many submissions already
(→‎Miscellaneous: warning_ids and error_ids functions)
(→‎Missing functions: too many submissions already)
Line 19: Line 19:
* [https://savannah.gnu.org/bugs/?39532 #39532] hgsave/hgload functions
* [https://savannah.gnu.org/bugs/?39532 #39532] hgsave/hgload functions
** There is already a bug report that summarizes this.  It would be quite easy to add these functions based on using hdl2struct and then saving the resulting struct and loading the struct and using struct2hdl to do the reverse.
** There is already a bug report that summarizes this.  It would be quite easy to add these functions based on using hdl2struct and then saving the resulting struct and loading the struct and using struct2hdl to do the reverse.
* conversion between units of length and angles for the [[mapping package]] (please see {{patch|8371}}, {{patch|8372}}, {{patch|8373}}, and {{patch|8376}} first)
** sm2deg
** sm2rad
** nm2rad
** km2rad
** rad2km
** rad2nm
** rad2sm


* there is a list of missing functions for the [[image package|image]], [[mapping package|mapping]], [[Optimization package|optimization]], and [[Signal package|signal]] packages.
* there is a list of missing functions for the [[image package|image]], [[mapping package|mapping]], [[Optimization package|optimization]], and [[Signal package|signal]] packages.
115

edits