On Sunday 15 March 2009, you wrote:
Dear Jaroslav.

> On Sat, Mar 14, 2009 at 10:35 AM, Søren Hauberg <so...@hauberg.org> wrote:
> > ons, 11 03 2009 kl. 22:54 +0100, skrev Levente Torok:
> >> I have created and modified two algorithms.
> >> One of them is the nonlinear conjugate gradient explained on the
> >> wiki page. The code is based on Etienne Grossmann code however
> >> I had to modify it seriously.
> >> Now it is in sync with the wikipedia page description.
> >
> > I'm not qualified to comment on these functions. Does anybody have
> > opinions in this code? Otherwise I would recommend that it gets included
> > with the 'optim' package. Jaroslav, do you have opinions on this code?
> >
> 
> My principal intent with the "optim" package is to make all functions
> use the optimset/optimget mechanism that is now supported in core
> Octave.
> I'd wish the 1-D solver fminbnd and the unconstrained local gradient
> minimizer fminunc to be in core Octave - these from the natural
> counterparts to fzero and fsolve (in fact you can simulate fminunc by
> fsolve used on the gradient).
> fminbnd should use a combination of inverse interpolation and golden
> ratio search (the current OctaveForge's code only uses GR search).
> fminunc should probably use BFGS with dogleg trust region or line
> search.
> The optim package should offer a plethora of other optimization codes;
> including nonlinear cg. So I have no objections against it being
> added; but I will certainly want to modify it.
> I can add them myself or let Levente do it.

Thanks Jaroslav. Then I will do..
Question: 
- There are a LBGFS codes out in the GNU community should we deal with it as 
well?
- I used parameters as options however as I see fminunc uses a struct for 
transmitting options. What is the preferable way?
- Shell we stick to texinfo coding style, in order to investigate in the hope 
that once we will have a nice book generated from
octave-core and -forge functions out of the code?
- Ubuntu and other distros generate exteme number of .deb packages from the 
octave-forge. How do you see?Should it be like this?
I would expect it to be in strict sync with the octave forge if there is a way.

ii  octave-ad                                  1.0.2-1                          
                    automatic forward differentiation in Octave
ii  octave-audio                               1.1.1-1                          
                    functions to work with audio files in Octave
ii  octave-bioinfo                             0.1.0-1                          
                    bioinformatic functions for Octave          
ii  octave-combinatorics                       1.0.6-1                          
                    combinatorics function for Octave           
ii  octave-communications                      1.0.6-1                          
                    communications package from octave-forge    
ii  octave-control                             1.0.6-1                          
                    control functions for Octave from Octave-For
ii  octave-data-smoothing                      1.0.0-1                          
                    functions to do data smoothing on noisy data
ii  octave-econometrics                        1.0.6-2                          
                    econometrics functions for Octave           
ii  octave-financial                           0.2.2-1                          
                    financial manipulation and plotting function
ii  octave-fixed                               0.7.6-2                          
                    fixed point computation for Octave          
ii  octave-ga                                  0.1.1-1                          
                    genetic optimization code for Octave        
ii  octave-general                             1.0.6-1                          
                    provide extra general functions for Octave  
ii  octave-gsl                                 1.0.6-2                          
                    GSL binding for Octave                      
ii  octave-ident                               1.0.5-1                          
                    system identification functions for Octave  
ii  octave-image                               1.0.6-3                          
                    image manipulation for Octave
ii  octave-informationtheory                   0.1.5-1                          
                    information theory functions for Octave
ii  octave-io                                  1.0.6-1                          
                    input/output data functions for Octave
ii  octave-irsa                                1.0.5-1                          
                    irregular sampling analysis functions for Oc
ii  octave-linear-algebra                      1.0.5-1                          
                    additional linear-algebra functions for Octa
ii  octave-miscellaneous                       1.0.6-3                          
                    miscellaneous tools for Octave
ii  octave-nan                                 1.0.6-1                          
                    handles data with and without missing values
ii  octave-octcdf                              1.0.9-2                          
                    NetCDF data files interface for Octave
ii  octave-octgpr                              1.1.3-1                          
                    functions to smooth and interpolate scattere
ii  octave-odebvp                              1.0.4-1                          
                    linear ordinary differential equations packa
ii  octave-odepkg                              0.6.0-1                          
                    solve differential equations and initial val
ii  octave-optim                               1.0.3-3                          
                    unconstrained non-linear optimization toolki
ii  octave-optiminterp                         0.3.1-1                          
                    optimal interpolation package for Octave
ii  octave-outliers                            0.13.7-2                         
                    outliers detection function for Octave
ii  octave-parallel                            1.0.6-1                          
                    parallel execution of Octave in clusters of
ii  octave-pfstools                            1.6.4-2build1                    
                    octave bindings for pfstools
ii  octave-physicalconstants                   0.1.5-1                          
                    provide physical constants values in Octave
ii  octave-pkg-dev                             0.5.7                            
                    infrastructure to build Octave packages
ii  octave-plot                                1.0.5-2                          
                    additional plotting tools for Octave
ii  octave-plplot                              5.9.0-8ubuntu1                   
                    Octave support for PLplot, a plotting librar
ii  octave-signal                              1.0.7-1                          
                    signal processing functions for Octave
ii  octave-sockets                             1.0.4-3                          
                    communication through Internet sokects in Oc
ii  octave-sp                                  1:2003-9                         
                    Semidefinite Programming functions for GNU O
ii  octave-specfun                             1.0.6-1                          
                    special mathematical functions for Octave
ii  octave-splines                             1.0.5-1                          
                    cubic spline functions for Octave
ii  octave-statistics                          1.0.6-1                          
                    additional statistical functions for Octave
ii  octave-strings                             1.0.5-1                          
                    additional string manipulation functions for
ii  octave-struct                              1.0.5-1                          
                    additional structure manipulation functions
ii  octave-symbolic                            1.0.6-1                          
                    symbolic package for Octave
ii  octave-time                                1.0.7-1                          
                    date format manipulation function for Octave
ii  octave-tsa                                 3.10.6-2                         
                    time series analysis in Octave
ii  octave-vrml                                1.0.6-3                          
                    VRML functions for Octave
ii  octave-zenity                              0.5.5-1                          
                    simple graphical user interfaces using zenit
ii  octave3.0                                  1:3.0.1-6ubuntu1                 
                    GNU Octave language for numerical computatio
ii  octave3.0-headers                          1:3.0.1-6ubuntu1                 
                    header files for the GNU Octave language (3.
ii  octave3.0-info                             1:3.0.1-6ubuntu1                 
                    GNU Info documentation on the GNU Octave lan
ii  octaviz0.47                                1:0.47-1                         
                    3D graphical package for octave.

Bests, 
Lev
-- 
Blogger of http://fapuma.blogspot.com

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to