From: <l3...@us...> - 2008-07-29 14:10:20
|
Revision: 183 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=183&view=rev Author: l3m Date: 2008-07-29 14:10:28 +0000 (Tue, 29 Jul 2008) Log Message: ----------- removed vmmlib_ prefix from lapack filenames, misc Modified Paths: -------------- trunk/VMMLib.xcodeproj/project.pbxproj trunk/include/vmmlib/matrix.hpp trunk/include/vmmlib/vector.hpp trunk/tests/svd_lapack_vs_old.cpp trunk/tests/vmmlib_lapack_main.cpp Added Paths: ----------- trunk/include/vmmlib/lapack.hpp trunk/include/vmmlib/lapack_linear_least_squares.hpp trunk/include/vmmlib/lapack_svd.hpp trunk/include/vmmlib/stringUtils.hpp trunk/tests/lapack_linear_least_squares_test.cpp trunk/tests/lapack_linear_least_squares_test.hpp trunk/tests/lapack_svd_test.cpp trunk/tests/lapack_svd_test.hpp Removed Paths: ------------- trunk/include/vmmlib/vmmlib_lapack.hpp trunk/include/vmmlib/vmmlib_lapack_linear_least_squares.hpp trunk/include/vmmlib/vmmlib_lapack_svd.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |