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: <l3...@us...> - 2010-04-15 09:07:52
|
Revision: 288 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=288&view=rev Author: l3m Date: 2010-04-15 09:07:46 +0000 (Thu, 15 Apr 2010) Log Message: ----------- moved around stuff and cleaned up Added Paths: ----------- trunk/macosx/ trunk/macosx/English.lproj/ trunk/macosx/VMMLib-Info.plist trunk/vmmlib.xcodeproj/ Removed Paths: ------------- trunk/English.lproj/ trunk/VMMLib-Info.plist trunk/VMMLib.xcodeproj/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2010-04-15 09:05:42
|
Revision: 287 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=287&view=rev Author: l3m Date: 2010-04-15 09:05:36 +0000 (Thu, 15 Apr 2010) Log Message: ----------- copied one-dot-oh to trunk Added Paths: ----------- trunk/ Removed Paths: ------------- branches/one-dot-oh/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2010-04-15 09:04:45
|
Revision: 286 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=286&view=rev Author: l3m Date: 2010-04-15 09:04:38 +0000 (Thu, 15 Apr 2010) Log Message: ----------- deleted old trunk Removed Paths: ------------- trunk/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2010-03-29 12:09:47
|
Revision: 285 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=285&view=rev Author: eile Date: 2010-03-29 12:09:41 +0000 (Mon, 29 Mar 2010) Log Message: ----------- Fix warning Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/frustum.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-03-26 17:32:31
|
Revision: 284 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=284&view=rev Author: susuter Date: 2010-03-26 17:32:25 +0000 (Fri, 26 Mar 2010) Log Message: ----------- - bug fixed range thresholding to tensor3 class Modified Paths: -------------- branches/one-dot-oh/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...> - 2010-03-26 17:23:25
|
Revision: 283 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=283&view=rev Author: susuter Date: 2010-03-26 17:23:19 +0000 (Fri, 26 Mar 2010) Log Message: ----------- - added range thresholding to tensor3 class Modified Paths: -------------- branches/one-dot-oh/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...> - 2010-03-22 18:12:36
|
Revision: 282 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=282&view=rev Author: susuter Date: 2010-03-22 18:12:30 +0000 (Mon, 22 Mar 2010) Log Message: ----------- - use lapack svd for tucker3 tensor class, decomposition by tucker, method 1 Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/tucker3_tensor.hpp branches/one-dot-oh/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-03-21 17:27:29
|
Revision: 281 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=281&view=rev Author: susuter Date: 2010-03-21 17:27:22 +0000 (Sun, 21 Mar 2010) Log Message: ----------- - added tucker method1 to tucker3 tensor class Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/tucker3_tensor.hpp branches/one-dot-oh/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-03-21 10:30:00
|
Revision: 280 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=280&view=rev Author: susuter Date: 2010-03-21 10:29:53 +0000 (Sun, 21 Mar 2010) Log Message: ----------- - minor changs/bug fixes Modified Paths: -------------- branches/one-dot-oh/VMMLib.xcodeproj/project.pbxproj branches/one-dot-oh/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-03-21 10:14:52
|
Revision: 279 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=279&view=rev Author: susuter Date: 2010-03-21 10:14:45 +0000 (Sun, 21 Mar 2010) Log Message: ----------- - bug fix svd.hpp (type conversion) Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/svd.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2010-03-19 15:24:43
|
Revision: 278 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=278&view=rev Author: l3m Date: 2010-03-19 15:24:32 +0000 (Fri, 19 Mar 2010) Log Message: ----------- fixed some bugs and found out that a 256x256x256 uint16_t tensor3 seems to be too big to be allocated on the stack Modified Paths: -------------- branches/one-dot-oh/VMMLib.xcodeproj/project.pbxproj branches/one-dot-oh/tests/quaternion_test.cpp branches/one-dot-oh/tests/tensor3_test.cpp branches/one-dot-oh/tests/vector_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2010-03-18 15:47:42
|
Revision: 277 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=277&view=rev Author: l3m Date: 2010-03-18 15:47:31 +0000 (Thu, 18 Mar 2010) Log Message: ----------- removed some really stupid shit in math.hpp (yeah, C++'s function overloading is at least as good at finding the right version of sin or cos as a custom-written template function). Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/math.hpp branches/one-dot-oh/include/vmmlib/matrix.hpp branches/one-dot-oh/include/vmmlib/quaternion.hpp branches/one-dot-oh/include/vmmlib/svd.hpp branches/one-dot-oh/include/vmmlib/vector.hpp branches/one-dot-oh/include/vmmlib/vmmlib_config.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2010-03-18 11:52:35
|
Revision: 276 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=276&view=rev Author: susuter Date: 2010-03-18 11:52:29 +0000 (Thu, 18 Mar 2010) Log Message: ----------- - tensor3 class added matricization along all three modes Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/tensor3.hpp branches/one-dot-oh/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-03-17 19:29:54
|
Revision: 275 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=275&view=rev Author: susuter Date: 2010-03-17 19:29:48 +0000 (Wed, 17 Mar 2010) Log Message: ----------- - tucker3 tensor class added basis matrices subsampling and basis matrices ROI selection Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/tucker3_tensor.hpp branches/one-dot-oh/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-03-17 16:09:34
|
Revision: 274 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=274&view=rev Author: susuter Date: 2010-03-17 16:09:23 +0000 (Wed, 17 Mar 2010) Log Message: ----------- - added tucker3 tensor class and minor changes in tensor3 class Modified Paths: -------------- branches/one-dot-oh/VMMLib.xcodeproj/project.pbxproj branches/one-dot-oh/include/vmmlib/tensor3.hpp branches/one-dot-oh/tests/tensor3_test.cpp branches/one-dot-oh/tests/tensor3_test.hpp branches/one-dot-oh/tests/vmmlib_unit_tests_main.cpp Added Paths: ----------- branches/one-dot-oh/include/vmmlib/tucker3_tensor.hpp branches/one-dot-oh/tests/tucker3_tensor_test.cpp branches/one-dot-oh/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-03-09 18:29:16
|
Revision: 273 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=273&view=rev Author: susuter Date: 2010-03-09 18:29:09 +0000 (Tue, 09 Mar 2010) Log Message: ----------- - added tensor3 matrix multiplication, - applied correct transposed matrices during get/set slices and multiplication Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/tensor3.hpp branches/one-dot-oh/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-03-08 08:25:17
|
Revision: 272 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=272&view=rev Author: susuter Date: 2010-03-08 08:25:10 +0000 (Mon, 08 Mar 2010) Log Message: ----------- - removed methods for get/set_xy_matrix etc., only use terms lateral (along n-mode), frontal (along l-mode) and horizontal (along m-mode) slice Modified Paths: -------------- branches/one-dot-oh/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...> - 2010-03-05 16:07:30
|
Revision: 271 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=271&view=rev Author: susuter Date: 2010-03-05 16:07:22 +0000 (Fri, 05 Mar 2010) Log Message: ----------- - bug fix in tensor3 test Modified Paths: -------------- branches/one-dot-oh/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-03-05 16:06:25
|
Revision: 270 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=270&view=rev Author: susuter Date: 2010-03-05 16:06:18 +0000 (Fri, 05 Mar 2010) Log Message: ----------- - added further operators to tensor3 class Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/tensor3.hpp branches/one-dot-oh/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-03-05 09:42:52
|
Revision: 269 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=269&view=rev Author: susuter Date: 2010-03-05 09:42:45 +0000 (Fri, 05 Mar 2010) Log Message: ----------- - changed tensor3 tests to vmmlib style; - minor bug fixes; - added further accessors to tensor3 Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/matrix.hpp branches/one-dot-oh/include/vmmlib/tensor3.hpp branches/one-dot-oh/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-03-03 18:25:06
|
Revision: 268 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=268&view=rev Author: susuter Date: 2010-03-03 18:24:59 +0000 (Wed, 03 Mar 2010) Log Message: ----------- - implemented tensor3 matricizations along all three modes Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/tensor3.hpp branches/one-dot-oh/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-03-03 10:19:52
|
Revision: 267 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=267&view=rev Author: susuter Date: 2010-03-03 10:19:44 +0000 (Wed, 03 Mar 2010) Log Message: ----------- - added accessor methods to tensor3 class Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/tensor3.hpp branches/one-dot-oh/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-02-09 16:19:38
|
Revision: 266 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=266&view=rev Author: susuter Date: 2010-02-09 16:15:11 +0000 (Tue, 09 Feb 2010) Log Message: ----------- -minor bug fix in matrix.hpp; - tensor3 added further accessor functions Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/matrix.hpp branches/one-dot-oh/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...> - 2010-02-05 17:37:23
|
Revision: 265 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=265&view=rev Author: susuter Date: 2010-02-05 17:37:16 +0000 (Fri, 05 Feb 2010) Log Message: ----------- - corrected output format of matrix for operator<< (last comma removed); - tensor3: added equals methods and set_i_vector methods Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/matrix.hpp branches/one-dot-oh/include/vmmlib/tensor3.hpp branches/one-dot-oh/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-01-26 16:56:23
|
Revision: 264 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=264&view=rev Author: susuter Date: 2010-01-26 16:56:16 +0000 (Tue, 26 Jan 2010) Log Message: ----------- - tensor3: minor changes and added fill_random() Modified Paths: -------------- branches/one-dot-oh/include/vmmlib/tensor3.hpp branches/one-dot-oh/tests/tensor3_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |