/** @file RELEASE_NOTES.TXT This file gives a high level overview of recent changes. Revision 2.2 - WARNING: VC++ build files haven't been updated in a while, so if you're building on MS Windows, you'll have to update them, and maybe do some light porting of the new code. - Added function qrFactorization(). - Added function eigenvectors() to compute eigenvectors of non-symmetric real matrices. Revision 2.1 - Added function choleskyFactorization(). - Updated build files for recent versions of autotools and gfortran. Revision 2.0 - Through version 1.28, dlrLinearAlgebra was part of the larger dlr_libs package. This release makes dlrLinearAlgebra into a stand-alone package. Version 2.0 of dlrLinearAlgebra is identical to the version in dlr_libs 1.28. **/