
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
In sci.math.num-analysis Djalil CHAFAI <[EMAIL PROTECTED]> wrote:
> Hi all,
> I'm writing a C++ software for the statistical analysis of non-linear
> mixed effects models. The algorithms make heavy use of numerical
> matrix calculus (Cholesky, SVD, QR, ...) with dimensions lower than
> 50. I'm looking for some advice about the choice of the C++ library
> for matrix calculus.
There is another discussion on C++ libraries for matrix calculations
called "Reasonable C++ Library"...
Greetings, Uwe
--
Dr. rer. nat. Uwe Schmitt http://www.procoders.net
[EMAIL PROTECTED] "A service to open source is a service to mankind."
[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]
| <-- __Chronological__ --> | <-- __Thread__ --> |