2011/9/14 Andrew Knyazev <2andrewknya...@gmail.com>: > None of the functions is in matlab at the moment. Approx is ananalog of > polyfit and is better be renamed as polyfitinf It should be placed next to > polyfit. Your suggestions on placing two other functions are good. Feel free > to edit them if needed
OK. So I renamed approx polyfitinf as you suggested. I tried to add the license text at the header like most of the other functions do. However, when trying to get the BSD license I found that there's actually 4 BSD licenses. I'm assuming yours is the new (also named modified) 3 clauses BSD license. The original/old/4-clauses license is not GPL compatible and if you were using one of the 2 left, you would probably have used their more specific names (freeBSD or prior BSD). I also added your e-mails to the copyright notice. I used andrew.knya...@ucdenver.edu, merico.argent...@ucdenver.edu and smith...@gmail.com . Please let me know if you prefer some other e-mail address in the copyright notice. In the laplacian function I removed a tic and a toc from the code. Also, since I'm going to place this function in the specfun package, I changed the line that says being part of the blopex package to "This code is also part of the BLOPEX package:" The code inside the function code was not indented so I did that and noticed that there was no end for the function block. So I also added those. In the end, here's the new functions and the packages where they are polyfitinf -> added to optim laplacian -> added to specialfun majle -> added to general Carnë ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA Learn about the latest advances in developing for the BlackBerry® mobile platform with sessions, labs & more. See new tools and technologies. Register for BlackBerry® DevCon today! http://p.sf.net/sfu/rim-devcon-copy1 _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev