On 14 Sep 2011, at 16:31, Carnë Draug wrote: > On 12 September 2011 22:59, Andrew Knyazev <andrew.knya...@ucdenver.edu> > wrote: >> Could you please add the attached codes to Octave-Forge? >> They are all BSD. >> >> The polynomial approximation function approx.m may go in core >> with the >> other polynomial functions. >> The majorisation function majle.m perhaps >> could go in with general functions. The Laplacian function might go with >> the special matrix functions (hilb, toeplitz and such).
Is approx a core function in Matlab? The rule of thumbs is usually to add to core Octave those functions that are core Matlab functions and to Octave-Forge those that are in some toolbox. Also, as Jordi already said before, to be included in the core Octave distribution, functions must comply to the Octave coding standards, while the requirements are much less strict for Octave-Forge. It is not clear from your mail where you want these functions to go, you sent the functions to Octave-forge mailing list but you mention locations that are in the Octave-core source tree, could you please be more specific. >> Please let me know where they are placed, for the reference. > > Hi, > > I'll commit the functions tonight or tomorrow unless someone reviews > them negatively. > > Carnë Carnë, where do you intend to put these functions? The OP suggested locations that are in Octave-core, not some package in Octave-Forge. Do you have suggestions for the correct packages into which to put them? c. ------------------------------------------------------------------------------ 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