You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(45) |
Nov
(4) |
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(2) |
Feb
(1) |
Mar
(15) |
Apr
(7) |
May
(1) |
Jun
(9) |
Jul
(4) |
Aug
(15) |
Sep
(2) |
Oct
|
Nov
(4) |
Dec
|
2008 |
Jan
(3) |
Feb
(7) |
Mar
|
Apr
(4) |
May
|
Jun
(4) |
Jul
(55) |
Aug
(6) |
Sep
(6) |
Oct
(3) |
Nov
(4) |
Dec
(1) |
2009 |
Jan
(6) |
Feb
(2) |
Mar
(3) |
Apr
(2) |
May
(11) |
Jun
(7) |
Jul
(6) |
Aug
(6) |
Sep
(1) |
Oct
(1) |
Nov
(7) |
Dec
|
2010 |
Jan
(5) |
Feb
(2) |
Mar
(19) |
Apr
(8) |
May
(2) |
Jun
(6) |
Jul
(1) |
Aug
(3) |
Sep
|
Oct
(38) |
Nov
(47) |
Dec
(18) |
2011 |
Jan
(5) |
Feb
(3) |
Mar
(14) |
Apr
(14) |
May
(16) |
Jun
(4) |
Jul
|
Aug
(6) |
Sep
(48) |
Oct
(17) |
Nov
(13) |
Dec
(22) |
2012 |
Jan
(5) |
Feb
(25) |
Mar
(35) |
Apr
(13) |
May
(2) |
Jun
(12) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <su...@us...> - 2010-10-26 18:37:29
|
Revision: 338 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=338&view=rev Author: susuter Date: 2010-10-26 18:37:23 +0000 (Tue, 26 Oct 2010) Log Message: ----------- - fixes tucker3 Modified Paths: -------------- trunk/include/vmmlib/tucker3_tensor.hpp 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-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 10:32:14
|
Revision: 335 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=335&view=rev Author: susuter Date: 2010-10-26 10:32:08 +0000 (Tue, 26 Oct 2010) Log Message: ----------- - minor fixes Modified Paths: -------------- 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 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-25 18:27:20
|
Revision: 333 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=333&view=rev Author: susuter Date: 2010-10-25 18:27:14 +0000 (Mon, 25 Oct 2010) Log Message: ----------- - minor fix matrix type conversion (for linux) Modified Paths: -------------- trunk/tests/matrix_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-25 17:46:28
|
Revision: 331 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=331&view=rev Author: susuter Date: 2010-10-25 17:46:21 +0000 (Mon, 25 Oct 2010) Log Message: ----------- - tucker3:hoii use transpose for inverse (faster), is allowed since we have orthogonal bases Modified Paths: -------------- trunk/include/vmmlib/tucker3_tensor.hpp 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:37:15
|
Revision: 330 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=330&view=rev Author: susuter Date: 2010-10-25 17:37:09 +0000 (Mon, 25 Oct 2010) Log Message: ----------- - minor fixes tucker3 Modified Paths: -------------- trunk/tests/tucker3_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-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 17:17:27
|
Revision: 328 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=328&view=rev Author: susuter Date: 2010-10-25 17:17:21 +0000 (Mon, 25 Oct 2010) Log Message: ----------- - minor changes in tensor3 (added empty constructor) Modified Paths: -------------- trunk/include/vmmlib/tucker3_tensor.hpp 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 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 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 09:37:49
|
Revision: 324 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=324&view=rev Author: susuter Date: 2010-10-25 09:37:43 +0000 (Mon, 25 Oct 2010) Log Message: ----------- - added more tests for matrix_pseudoinverse Modified Paths: -------------- 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-22 15:54:02
|
Revision: 323 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=323&view=rev Author: susuter Date: 2010-10-22 15:53:56 +0000 (Fri, 22 Oct 2010) Log Message: ----------- - bug fixes in testdata for full SVD computation with lapack_svd. full SVD is not unique. reduced SVD is unique up to the signs of the singular vectors Modified Paths: -------------- 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-22 13:04:15
|
Revision: 322 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=322&view=rev Author: susuter Date: 2010-10-22 13:04:06 +0000 (Fri, 22 Oct 2010) Log Message: ----------- - adjusted makefile Modified Paths: -------------- trunk/Makefile This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-10-22 12:17:02
|
Revision: 321 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=321&view=rev Author: susuter Date: 2010-10-22 12:16:57 +0000 (Fri, 22 Oct 2010) Log Message: ----------- - minor changes Modified Paths: -------------- 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-22 12:14:58
|
Revision: 320 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=320&view=rev Author: susuter Date: 2010-10-22 12:14:52 +0000 (Fri, 22 Oct 2010) Log Message: ----------- - minor changes Modified Paths: -------------- 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-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-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:20:18
|
Revision: 317 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=317&view=rev Author: susuter Date: 2010-10-22 11:20:12 +0000 (Fri, 22 Oct 2010) Log Message: ----------- - minor changes Modified Paths: -------------- trunk/include/vmmlib/cp3_tensor.hpp trunk/include/vmmlib/tucker3_tensor.hpp 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-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-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. |