Luca Favatella wrote:
> Hi.
>
>
> I got the nnet package at [nnet_svn] (svn r5446).
>
>
> BUG + SOLUTION 1
> Trying to install it, I get:
> octave:1> pkg install nnet.tar.gz
> error: bad version string: 0.1.9.1
> error: called from `pkg:fix_version' in file
> /usr/share/octave/3.0.1/m/pkg/pkg.m near line 1682, column 3
>
> If I modify the version to 0.1.9, it works.
>   
It should probably be 0.1.10 instead

> BUG 2
> If I type "help sim", I get:
> ##### START OUTPUT
> stdin:8: Unmatched }.
> warning: help: Texinfo formatting filter exited abnormally
> warning: help: raw Texinfo source of help text follows...
> warning: help:
>
> -*- texinfo -*-
> @deftypefn {Function File} [EMAIL PROTECTED] = sim (@var{net},@var{mInput})
> @code{sim} is usuable to simulate a before defined neural network.
> @code{net} is created with newff(..) and @{mInput} should be the corresponding
> input data set!
> @end deftypefn
>   
Ok, fixed that and the version number and committed the fix to the SVN..

Cheers
David


-- 
David Bateman                                [EMAIL PROTECTED]
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to