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...> - 2011-04-21 07:05:08
|
Revision: 438 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=438&view=rev Author: susuter Date: 2011-04-21 07:05:02 +0000 (Thu, 21 Apr 2011) Log Message: ----------- - tucker3_tensor: fixed test of HOEIGS 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...> - 2011-04-19 17:21:58
|
Revision: 437 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=437&view=rev Author: susuter Date: 2011-04-19 17:21:52 +0000 (Tue, 19 Apr 2011) Log Message: ----------- - fixed tucker3_tensor::hoeigs (previously hosvd_on_eigs) Modified Paths: -------------- trunk/include/vmmlib/lapack_sym_eigs.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: <l3...@us...> - 2011-04-19 16:48:06
|
Revision: 436 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=436&view=rev Author: l3m Date: 2011-04-19 16:48:00 +0000 (Tue, 19 Apr 2011) Log Message: ----------- NOW the bug is fixed, and added custom comparison functor Modified Paths: -------------- trunk/include/vmmlib/lapack_sym_eigs.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2011-04-19 16:14:18
|
Revision: 435 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=435&view=rev Author: l3m Date: 2011-04-19 16:14:11 +0000 (Tue, 19 Apr 2011) Log Message: ----------- fixed bug for su Modified Paths: -------------- trunk/include/vmmlib/lapack_sym_eigs.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2011-04-08 12:15:25
|
Revision: 434 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=434&view=rev Author: l3m Date: 2011-04-08 12:15:18 +0000 (Fri, 08 Apr 2011) Log Message: ----------- improved code readability and added small fix for andreas in reconstruct_CP Modified Paths: -------------- trunk/include/vmmlib/tensor3.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2011-04-07 13:00:45
|
Revision: 433 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=433&view=rev Author: l3m Date: 2011-04-07 13:00:39 +0000 (Thu, 07 Apr 2011) Log Message: ----------- added some missing tests (operator(i,j,k), iterators, ... Modified Paths: -------------- trunk/tests/tensor3_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2011-04-07 13:00:00
|
Revision: 432 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=432&view=rev Author: l3m Date: 2011-04-07 12:59:54 +0000 (Thu, 07 Apr 2011) Log Message: ----------- rewrote data storage of tensor3 after performance testing done by me & andi Modified Paths: -------------- trunk/include/vmmlib/tensor3.hpp Removed Paths: ------------- trunk/include/vmmlib/tensor3_data_store.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2011-04-06 12:35:26
|
Revision: 431 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=431&view=rev Author: l3m Date: 2011-04-06 12:35:20 +0000 (Wed, 06 Apr 2011) Log Message: ----------- t3_data_store now uses one big chunk of memory for all the matrices Modified Paths: -------------- trunk/include/vmmlib/tensor3_data_store.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2011-03-17 09:40:48
|
Revision: 430 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=430&view=rev Author: susuter Date: 2011-03-17 09:40:40 +0000 (Thu, 17 Mar 2011) Log Message: ----------- - changed avg frob.norm diff to avg. frob. norm Modified Paths: -------------- trunk/include/vmmlib/tensor3.hpp 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...> - 2011-03-15 08:20:27
|
Revision: 429 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=429&view=rev Author: susuter Date: 2011-03-15 08:20:21 +0000 (Tue, 15 Mar 2011) Log Message: ----------- - tensor3: fixed read from raw for large file sizes Modified Paths: -------------- trunk/include/vmmlib/tensor3.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2011-03-14 19:59:53
|
Revision: 428 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=428&view=rev Author: susuter Date: 2011-03-14 19:59:47 +0000 (Mon, 14 Mar 2011) Log Message: ----------- - tensor3: bug fix read raw Modified Paths: -------------- trunk/include/vmmlib/tensor3.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2011-03-14 19:03:27
|
Revision: 427 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=427&view=rev Author: susuter Date: 2011-03-14 19:03:21 +0000 (Mon, 14 Mar 2011) Log Message: ----------- - tensor3: bug fixing read/write raw files Modified Paths: -------------- trunk/include/vmmlib/tensor3.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...> - 2011-03-11 09:29:54
|
Revision: 426 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=426&view=rev Author: susuter Date: 2011-03-11 09:29:48 +0000 (Fri, 11 Mar 2011) Log Message: ----------- - tensor3: minor bug fix write dat file Modified Paths: -------------- trunk/include/vmmlib/tensor3.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2011-03-09 17:36:28
|
Revision: 425 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=425&view=rev Author: susuter Date: 2011-03-09 17:36:22 +0000 (Wed, 09 Mar 2011) Log Message: ----------- - tensor3: added computation of PSNR and averaged frob.norm difference Modified Paths: -------------- trunk/include/vmmlib/tensor3.hpp 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...> - 2011-03-04 17:02:49
|
Revision: 424 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=424&view=rev Author: susuter Date: 2011-03-04 17:02:43 +0000 (Fri, 04 Mar 2011) Log Message: ----------- - tucker3: added export/import ttm (backward cyclic) 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...> - 2011-03-04 10:46:53
|
Revision: 423 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=423&view=rev Author: susuter Date: 2011-03-04 10:46:47 +0000 (Fri, 04 Mar 2011) Log Message: ----------- - tensor3: minor update (mem.alloc. full_t3 multiplication) Modified Paths: -------------- trunk/include/vmmlib/tensor3.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2011-03-03 11:24:55
|
Revision: 422 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=422&view=rev Author: susuter Date: 2011-03-03 11:24:49 +0000 (Thu, 03 Mar 2011) Log Message: ----------- - tucker3: minor changes 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...> - 2011-03-03 11:19:00
|
Revision: 421 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=421&view=rev Author: susuter Date: 2011-03-03 11:18:53 +0000 (Thu, 03 Mar 2011) Log Message: ----------- - tucker3: quant. with one min/max for Us default -> adjust test; other quant issues (for testing of core quant, 8/16bit) 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...> - 2011-03-03 10:43:24
|
Revision: 420 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=420&view=rev Author: susuter Date: 2011-03-03 10:43:18 +0000 (Thu, 03 Mar 2011) Log Message: ----------- - tensor3: added set_sub_tensor3 Modified Paths: -------------- trunk/include/vmmlib/tensor3.hpp 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...> - 2011-03-02 14:03:48
|
Revision: 419 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=419&view=rev Author: susuter Date: 2011-03-02 14:03:41 +0000 (Wed, 02 Mar 2011) Log Message: ----------- -minor changes cp3 tensor Modified Paths: -------------- trunk/include/vmmlib/cp3_tensor.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2011-03-01 12:16:30
|
Revision: 418 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=418&view=rev Author: susuter Date: 2011-03-01 12:16:24 +0000 (Tue, 01 Mar 2011) Log Message: ----------- - sym eigenvalue decomposition: added sorting of eigenvalues according to their weight -> return x largesg mag. eigenvalues/eigenvectors Modified Paths: -------------- trunk/include/vmmlib/lapack_sym_eigs.hpp trunk/tests/lapack_sym_eigs_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2011-03-01 09:00:11
|
Revision: 417 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=417&view=rev Author: susuter Date: 2011-03-01 09:00:05 +0000 (Tue, 01 Mar 2011) Log Message: ----------- - updated xcode project and Makefile for sym_eigs_test (lapack) Modified Paths: -------------- trunk/Makefile trunk/vmmlib.xcodeproj/project.pbxproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <pur...@us...> - 2011-02-24 12:20:33
|
Revision: 416 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=416&view=rev Author: purplekarrot Date: 2011-02-24 12:20:27 +0000 (Thu, 24 Feb 2011) Log Message: ----------- fixed compilation with linux (using CMake) Modified Paths: -------------- trunk/include/vmmlib/lapack_includes.hpp trunk/include/vmmlib/svd.hpp trunk/tests/performance_test.cpp trunk/tests/stringtests.cpp Added Paths: ----------- trunk/CMakeLists.txt trunk/include/vmmlib/lapack/ trunk/include/vmmlib/lapack/detail/ trunk/include/vmmlib/lapack/detail/clapack.h trunk/include/vmmlib/lapack/detail/f2c.h trunk/tests/lapack_sym_eigs_test.cpp trunk/tests/lapack_sym_eigs_test.hpp Removed Paths: ------------- trunk/include/vmmlib/lapack_sym_eigs_test.cpp trunk/include/vmmlib/lapack_sym_eigs_test.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2011-02-22 17:37:45
|
Revision: 415 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=415&view=rev Author: susuter Date: 2011-02-22 17:37:39 +0000 (Tue, 22 Feb 2011) Log Message: ----------- - get x largest magnitude eigenvalues added, but still needs to be completed Modified Paths: -------------- trunk/include/vmmlib/lapack_sym_eigs.hpp trunk/include/vmmlib/lapack_sym_eigs_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2011-02-22 14:33:37
|
Revision: 414 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=414&view=rev Author: susuter Date: 2011-02-22 14:33:31 +0000 (Tue, 22 Feb 2011) Log Message: ----------- - added symmetric eigenvalue decomposition using lapack Modified Paths: -------------- trunk/tests/vmmlib_unit_tests_main.cpp trunk/vmmlib.xcodeproj/project.pbxproj Added Paths: ----------- trunk/include/vmmlib/lapack_sym_eigs.hpp trunk/include/vmmlib/lapack_sym_eigs_test.cpp trunk/include/vmmlib/lapack_sym_eigs_test.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |