From: <su...@us...> - 2010-06-16 12:15:57
|
Revision: 301 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=301&view=rev Author: susuter Date: 2010-06-16 12:13:42 +0000 (Wed, 16 Jun 2010) Log Message: ----------- - tensor3: fixed tests, tucker3 tensor: added computation of core tensor Modified Paths: -------------- trunk/include/vmmlib/tucker3_tensor.hpp trunk/tests/tensor3_test.cpp trunk/tests/tucker3_tensor_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-08-17 14:01:00
|
Revision: 303 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=303&view=rev Author: susuter Date: 2010-08-17 14:00:54 +0000 (Tue, 17 Aug 2010) Log Message: ----------- - modifications in tucker3tensor class (hosvd decomposition) Modified Paths: -------------- trunk/include/vmmlib/tucker3_tensor.hpp trunk/tests/tucker3_tensor_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-08-19 09:37:57
|
Revision: 304 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=304&view=rev Author: susuter Date: 2010-08-19 09:37:50 +0000 (Thu, 19 Aug 2010) Log Message: ----------- - tucker3 tensor minor changes (renamed method to reduce_ranks) Modified Paths: -------------- trunk/include/vmmlib/tucker3_tensor.hpp trunk/tests/tucker3_tensor_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2010-08-30 08:15:18
|
Revision: 305 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=305&view=rev Author: l3m Date: 2010-08-30 08:15:11 +0000 (Mon, 30 Aug 2010) Log Message: ----------- - merged serge haenni's convolution patch - added is_unit_vector function to vector Modified Paths: -------------- trunk/include/vmmlib/matrix.hpp trunk/include/vmmlib/vector.hpp trunk/tests/matrix_test.cpp trunk/vmmlib.xcodeproj/project.pbxproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-10-14 08:54:45
|
Revision: 306 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=306&view=rev Author: susuter Date: 2010-10-14 08:54:39 +0000 (Thu, 14 Oct 2010) Log Message: ----------- - added matrix pseudo inverse computation; lapack svd bug fixes Modified Paths: -------------- trunk/include/vmmlib/lapack_svd.hpp trunk/include/vmmlib/matrix.hpp trunk/include/vmmlib/tucker3_tensor.hpp trunk/tests/lapack_svd_test.cpp trunk/tests/vmmlib_unit_tests_main.cpp trunk/vmmlib.xcodeproj/project.pbxproj Added Paths: ----------- trunk/include/vmmlib/matrix_pseudoinverse.hpp trunk/tests/matrix_pseudoinverse_test.cpp trunk/tests/matrix_pseudoinverse_test.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-10-14 13:58:44
|
Revision: 307 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=307&view=rev Author: susuter Date: 2010-10-14 13:58:28 +0000 (Thu, 14 Oct 2010) Log Message: ----------- - minor bug fix: lapack_svd functions naming Modified Paths: -------------- trunk/include/vmmlib/lapack_svd.hpp trunk/tests/lapack_svd_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-10-18 12:31:17
|
Revision: 308 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=308&view=rev Author: susuter Date: 2010-10-18 12:31:11 +0000 (Mon, 18 Oct 2010) Log Message: ----------- - added computation of frobenius norm and HOSVD and HOII by Lathauwer et al, 2000a+b, used test data from those two papers Modified Paths: -------------- trunk/include/vmmlib/tensor3.hpp trunk/include/vmmlib/tucker3_tensor.hpp trunk/tests/tensor3_test.cpp trunk/tests/tucker3_tensor_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-10-19 11:04:56
|
Revision: 309 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=309&view=rev Author: susuter Date: 2010-10-19 11:04:49 +0000 (Tue, 19 Oct 2010) Log Message: ----------- - initially added tensor3 iterator (but still incomplete) Modified Paths: -------------- trunk/include/vmmlib/tensor3.hpp trunk/tests/vmmlib_unit_tests_main.cpp trunk/vmmlib.xcodeproj/project.pbxproj Added Paths: ----------- trunk/include/vmmlib/tensor3_iterator.hpp trunk/tests/tensor3_iterator_test.cpp trunk/tests/tensor3_iterator_test.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2010-10-19 13:35:31
|
Revision: 310 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=310&view=rev Author: l3m Date: 2010-10-19 13:35:25 +0000 (Tue, 19 Oct 2010) Log Message: ----------- fixed/enhanced tensor3_iterator, added tensor3_const_iterator Modified Paths: -------------- trunk/include/vmmlib/tensor3.hpp trunk/include/vmmlib/tensor3_iterator.hpp trunk/tests/tensor3_iterator_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-10-19 14:44:42
|
Revision: 311 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=311&view=rev Author: susuter Date: 2010-10-19 14:44:34 +0000 (Tue, 19 Oct 2010) Log Message: ----------- - minor changes tensor3_iterator in tensor3; - added empty files for cp3_tensor Modified Paths: -------------- trunk/include/vmmlib/tensor3.hpp trunk/tests/tensor3_iterator_test.cpp trunk/tests/vmmlib_unit_tests_main.cpp Added Paths: ----------- trunk/include/vmmlib/cp3_tensor.hpp trunk/tests/cp3_tensor_test.cpp trunk/tests/cp3_tensor_test.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-10-19 17:51:20
|
Revision: 313 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=313&view=rev Author: susuter Date: 2010-10-19 17:51:14 +0000 (Tue, 19 Oct 2010) Log Message: ----------- - changes to tucker3_tensor and cp3_tensor (added comments and references) Modified Paths: -------------- trunk/include/vmmlib/cp3_tensor.hpp trunk/include/vmmlib/tucker3_tensor.hpp trunk/tests/cp3_tensor_test.cpp trunk/tests/tucker3_tensor_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-10-21 15:09:49
|
Revision: 314 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=314&view=rev Author: susuter Date: 2010-10-21 15:09:43 +0000 (Thu, 21 Oct 2010) Log Message: ----------- - changes in tensor3 models (and some necessary matrix enhancements) Modified Paths: -------------- trunk/include/vmmlib/cp3_tensor.hpp trunk/include/vmmlib/matrix.hpp trunk/include/vmmlib/tensor3.hpp trunk/include/vmmlib/tucker3_tensor.hpp trunk/tests/cp3_tensor_test.cpp trunk/tests/matrix_test.cpp trunk/tests/tensor3_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-10-21 15:51:36
|
Revision: 315 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=315&view=rev Author: susuter Date: 2010-10-21 15:51:30 +0000 (Thu, 21 Oct 2010) Log Message: ----------- - minor changes tensor3 models Modified Paths: -------------- trunk/include/vmmlib/cp3_tensor.hpp trunk/include/vmmlib/tucker3_tensor.hpp trunk/tests/cp3_tensor_test.cpp trunk/tests/tucker3_tensor_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-10-22 10:58:26
|
Revision: 316 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=316&view=rev Author: susuter Date: 2010-10-22 10:58:19 +0000 (Fri, 22 Oct 2010) Log Message: ----------- - added export_to and import_from to tucker3_tensor Modified Paths: -------------- trunk/include/vmmlib/cp3_tensor.hpp trunk/include/vmmlib/tucker3_tensor.hpp trunk/tests/cp3_tensor_test.cpp trunk/tests/tucker3_tensor_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-10-22 11:38:55
|
Revision: 318 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=318&view=rev Author: susuter Date: 2010-10-22 11:38:49 +0000 (Fri, 22 Oct 2010) Log Message: ----------- - added computation of core for orthogonal bases (faster) Modified Paths: -------------- trunk/include/vmmlib/tucker3_tensor.hpp trunk/tests/tucker3_tensor_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-10-22 11:54:38
|
Revision: 319 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=319&view=rev Author: susuter Date: 2010-10-22 11:54:32 +0000 (Fri, 22 Oct 2010) Log Message: ----------- - updated Makefile and other minor things for linux compilation Modified Paths: -------------- trunk/Makefile trunk/include/vmmlib/lapack_includes.hpp trunk/tests/tensor3_test.cpp trunk/tests/tucker3_tensor_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-10-25 11:07:10
|
Revision: 325 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=325&view=rev Author: susuter Date: 2010-10-25 11:07:03 +0000 (Mon, 25 Oct 2010) Log Message: ----------- - corrected matrix pseudoinverse test Modified Paths: -------------- trunk/include/vmmlib/matrix_pseudoinverse.hpp trunk/tests/matrix_pseudoinverse_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-10-25 15:09:56
|
Revision: 326 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=326&view=rev Author: susuter Date: 2010-10-25 15:09:50 +0000 (Mon, 25 Oct 2010) Log Message: ----------- - changed type of coefficientes in tucker3 and cp3 models Modified Paths: -------------- trunk/include/vmmlib/cp3_tensor.hpp trunk/include/vmmlib/matrix_pseudoinverse.hpp trunk/include/vmmlib/tensor3.hpp trunk/include/vmmlib/tucker3_tensor.hpp trunk/tests/cp3_tensor_test.cpp trunk/tests/matrix_pseudoinverse_test.cpp trunk/tests/tensor3_test.cpp trunk/tests/tucker3_tensor_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-10-25 16:27:05
|
Revision: 327 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=327&view=rev Author: susuter Date: 2010-10-25 16:26:59 +0000 (Mon, 25 Oct 2010) Log Message: ----------- - bug fixes in type conversion of values to coefficientes in tucker3 and cp3 models Modified Paths: -------------- trunk/include/vmmlib/cp3_tensor.hpp trunk/include/vmmlib/tensor3.hpp trunk/include/vmmlib/tucker3_tensor.hpp trunk/tests/matrix_test.cpp trunk/tests/tensor3_test.cpp trunk/tests/tucker3_tensor_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-10-25 17:32:36
|
Revision: 329 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=329&view=rev Author: susuter Date: 2010-10-25 17:32:30 +0000 (Mon, 25 Oct 2010) Log Message: ----------- - minor changes; - changed method names reconstruction to reconstruct and decomposition to decompose, both in tucker3 and cp3 model Modified Paths: -------------- trunk/include/vmmlib/cp3_tensor.hpp trunk/include/vmmlib/tucker3_tensor.hpp trunk/tests/tucker3_tensor_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-10-25 18:09:32
|
Revision: 332 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=332&view=rev Author: susuter Date: 2010-10-25 18:09:26 +0000 (Mon, 25 Oct 2010) Log Message: ----------- - changes in matrix_pseudoinverse; - added matrix type conversion Modified Paths: -------------- trunk/include/vmmlib/matrix.hpp trunk/include/vmmlib/matrix_pseudoinverse.hpp trunk/include/vmmlib/tensor3.hpp trunk/tests/matrix_pseudoinverse_test.cpp trunk/tests/matrix_test.cpp trunk/tests/tensor3_test.cpp trunk/tests/vmmlib_unit_tests_main.cpp trunk/vmmlib.xcodeproj/project.pbxproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-10-26 10:25:34
|
Revision: 334 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=334&view=rev Author: susuter Date: 2010-10-26 10:25:28 +0000 (Tue, 26 Oct 2010) Log Message: ----------- - minor changes (use float_t instead of double) Modified Paths: -------------- trunk/include/vmmlib/cp3_tensor.hpp trunk/include/vmmlib/matrix.hpp trunk/include/vmmlib/matrix_pseudoinverse.hpp trunk/include/vmmlib/tensor3.hpp trunk/include/vmmlib/tucker3_tensor.hpp trunk/tests/cp3_tensor_test.cpp trunk/tests/matrix_test.cpp trunk/tests/tensor3_test.cpp trunk/tests/tucker3_tensor_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-10-26 15:25:15
|
Revision: 336 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=336&view=rev Author: susuter Date: 2010-10-26 15:25:08 +0000 (Tue, 26 Oct 2010) Log Message: ----------- - minor fixes tucker3 and pseudoinverse Modified Paths: -------------- trunk/include/vmmlib/tucker3_tensor.hpp trunk/tests/matrix_pseudoinverse_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-10-26 18:21:05
|
Revision: 337 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=337&view=rev Author: susuter Date: 2010-10-26 18:20:59 +0000 (Tue, 26 Oct 2010) Log Message: ----------- - fixes in tucker3 and tensor3 file; - renamed hoii to hooi (higher-order orthogonal iteratioin). typo; Modified Paths: -------------- trunk/include/vmmlib/tensor3.hpp trunk/include/vmmlib/tucker3_tensor.hpp trunk/tests/tucker3_tensor_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-10-27 18:26:21
|
Revision: 339 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=339&view=rev Author: susuter Date: 2010-10-27 18:26:15 +0000 (Wed, 27 Oct 2010) Log Message: ----------- - fixes tensor3, tensor3_iterator and tucker3 Modified Paths: -------------- trunk/include/vmmlib/tensor3.hpp trunk/include/vmmlib/tensor3_iterator.hpp trunk/include/vmmlib/tucker3_tensor.hpp trunk/tests/tucker3_tensor_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |