Hi

tor, 23 07 2009 kl. 23:57 -0300, skrev Esteban Cervetto:
> I am sending the code. I copy to the community as you tell me above.
> It includes a narrative help in the m files.

In general this looks very good. I don't have knowledge in this area, so
I can't say anything about the algorithms, but I have a few comments
about the code:

 * You should write comments in English instead of Spanish.

 * In the 'bfanalisis' help text you seem to create tables in plain
   text. Can you use '@table' or '@multitable'? This looks better
   when we generate web pages.

 * In 'ultimatead.m' the help text says the function is called
   'quotaad'.

Just out of curiosity: what does 'ultimate' mean in the 'actuarial'
context?

> I make a directory in my documents /octave-forge/main, put the
> actuarial directory in it, and next do the commands
> 
>  $ cd octave-forge/main
>  $ svn add actuarial
> 
> then the console says
> 
> svn: '/home/esteban' no es una copia de trabajo
> svn: No se pudo abrir el archivo '/home/esteban/.svn/entries': No
> existe el fichero ó directorio
> 
> english traduction: 
> svn: '/home/esteban' is not a work copy
> svn: cant open '/home/esteban/.svn/entries': this directory/file
> doesn't exist

You need to checkout Octave-Forge from svn, and then add the files. See,
http://octave.sourceforge.net/developers.html

Søren


------------------------------------------------------------------------------
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to