Carnë, Great, many thanks! A couple of comments:

Could you please replace smith...@gmail.com with
bryan.c.sm...@ucdenver.edu

The polynomial fit function is a core polynomial/polyfit.m
But there is also a similar packages/optim-1.0.16/wpolyfit.m
According to the description, they have the same functionality. So I am
not sure why there are two, and with which one my polyfitinf should go.

On 09/14/2011 05:48 PM, Carnë Draug wrote:
> 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ë


------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to