GNU Gama 1.7.13 was released on 2005-06-13
It is avalable via ftp from ftp://alpha.gnu.org/gnu/gama/ and
from CVS cvs -d:ext:[EMAIL PROTECTED]:/cvsroot/gama co gama
Major changes between versions 1.7.13 and 1.7.12
------------------------------------------------
* added Cholesky decomposition as another adjustement algorithm
(template class AdjCholDec)
* three classes BaseOLS, OLSsvd and OLSgso (namespace GaMaLib,
directory gamalib/ls) renamed to AdjBase, AdjSVD and AdjGSO and
placed into the namespace GNU_gama (directory gnu_gama/adj).
From now there is no function, nor class, defined in the old
namespace GaMaLib referenced from the namespace GNU_gama.
Rather obsolete namespace GaMaLib is kept for the backward
compatibility and is mainly dedicated to the command line
program gama-local.
* matrix/vector template library moved to the directory 'matvec'
_______________________________________________
Info-gama mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gama