Boost logo

Ublas :

Subject: Re: [ublas] C++ libraries recap
From: iuliancalciu (iuliancalciu_at_[hidden])
Date: 2013-05-06 16:00:45


Hello,

I recapitulated standard C/C++ libraries: http://bit.ly/xgt8D
With C++ concepts I refered especially to advanced concepts in C++: classes,
namespaces and templates, but I know to use all standard concepts in C++.
In STL, I read about vector, deque, list, stack, queue and set. Till now, I
worked a little with vector and list, but I know how they work.

In Numerical Methods, I studied: Gauss Elimination(with/without pivoting),
LU factorization, QR factorization, Singular Values Sescomposition(SVD),
Inverse and Determinant computation, Cholesky factorization, Eigenvalues and
Eigenvectors, Schur form and others probably less importants. I maked all
these algorithms for general form and I adapted them for some particular
forms of matrices. I learn all these algorithms at Numerical Methods and
Linear Algebra courses.

Iulian Calciu

--
View this message in context: http://boost.2283326.n4.nabble.com/C-libraries-recap-tp4646823p4646841.html
Sent from the Boost - uBLAS mailing list archive at Nabble.com.