tor, 25 02 2010 kl. 12:30 +0100, skrev Olaf Till:
> On Mon, Feb 22, 2010 at 12:37:38PM +0100, Olaf Till 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
Hi All
I tried to have a look at removing the scripts from the 'optim' package
and integrate them with the functions using %!demo and %!test blocks. I
was, however, not able to make the scripts run in the development
version of Octave as lists has been completely removed (they have been
deprecated
Hi All
I've just installed the 'optim' and the 'general package. In both cases
I got warnings like this one
gzip: /home/hauberg/Hentede filer/optim-1.0.10.tar.gz:
decompression OK, trailing garbage ignored
Does anybody see the same or is this a problem on my machine?
Søren
---
Hi All
I just did a minor update of the 'generate_html' package. The only
change is that the package should work better with classes.
Specifically, the paths should now be correct for the 'dict' class in
the 'general' package. I have also updated the web pages of the
'general' package, such that t
On Mon, Feb 22, 2010 at 12:37:38PM +0100, Olaf Till 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
On Mon, Feb 22, 2010 at 7:30 PM, Michael Creel wrote:
> On Mon, Feb 22, 2010 at 7:25 PM, Benjamin Lindner
> wrote:
> > Benjamin Lindner wrote:
> >> Hello,
> >>
> >> trying to install the optim-1.0.10 package with octave 3.2.4 on mingw32
> >> fails with the error message
> >>
> >> __bfgsmin.cc:24
Hi,
package optim-1.0.11 has been submitted to the release forum.
Only leasqr.m has changed since the previous version. Please see
second item for a possibly important bugfix.
Changes:
- leasqr.m (additional files gjp.m and cpiv.m): Linear inequality
constraints implemented, adapting a quadra