On 16 May 2012 04:34, Simeon Simeonov <ss...@cam.ac.uk> wrote: > Hi there, > > I'd like to register as an octave-forge developer. My sourceforge > username is s5s. As a first contribution I've written a function which > produces a simple closed path given a set of 2D coordinates (a path > connecting all points). Below is a patch of the new file.
Hi Simeon your code has already been added to the geometry package. Will all your contributions be for that package? Juan Carbajal is the maintainer of that package so you should probably confer with him about adding more functions or changing the ones already there. I have noticed that you use a lot of size (X, dim) calls. Octave has the functions rows and columns which make it easier to read. Are you avoiding them to keep matlab compatibility or just not aware of them? Carnë ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev