Short projects: Difference between revisions

Jump to navigation Jump to search
200 bytes added ,  4 May 2014
m
Add flip function
m (Add integral functions to list)
m (Add flip function)
Line 23: Line 23:
** 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.
* integral/integral2/integral3 functions
* integral/integral2/integral3 functions
** These are basically renamed versions of quad/dblquad/triplequad.  It shouldn't be hard to make new functions which use the new integral naming system.  See also bug #42037.
** These are basically renamed versions of quad/dblquad/triplequad.  It shouldn't be hard to make new functions which use the new integral naming system from Matlab.  See also bug #42037.
* flip function
** fliplr() and flipud() already exist.  flip just extends this to an arbitrary dimension.  It should be easy to follow the template of flipud to create the flip function.


== Miscellaneous ==
== Miscellaneous ==
1,072

edits

Navigation menu