On Mon, Feb 22, 2010 at 12:37 PM, Olaf Till <[email protected]> wrote:
> Hi,
>
> there are non-function scripts with demos and tests in package
> optim. These can not be correctly handled by Octaves help system and
> produce weird texts in the auto-generated html-help. It has been
> suggested to convert these scripts into %!demo and %!test blocks as
> the cleanest solution. This applies to the following scripts:
>
> - bfgsmin_example.m
>
> - samin_example.m
>
> - cg_min_example_[123].m
>
> - test_d2_min_[123].m
>
> - test_fminunc_1.m
>
> - test_min_[1234].m
>
> - test_minimize_1.m
>
> - test_nelder_mead_min_[12].m
>
> - expdemo.m
>
> - test_wpolyfit.m
>
> Would the authors have the time to make this change or to indicate if
> some scripts are not needed (some functions have %!demo blocks _and_
> demo-scripts).
>
> Regards, Olaf
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Octave-dev mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/octave-dev
>

I wrote bfgsmin_example.m and samin_example.m. I have never used demo
blocks, so I would need to learn how they work. I really prefer not to
do that now. If the problems affect anything other that the help for
the scripts themselves, then I suggest removing the scripts for now,
and I will add examples later, when I have time.
Cheers, Michael

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to