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...> - 2011-12-16 16:54:29
|
Revision: 563 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=563&view=rev Author: l3m Date: 2011-12-16 16:54:23 +0000 (Fri, 16 Dec 2011) Log Message: ----------- tmp commit, 2 makefiles, not yet done Added Paths: ----------- trunk/Makefile.atlas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2011-12-16 16:50:59
|
Revision: 562 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=562&view=rev Author: l3m Date: 2011-12-16 16:50:50 +0000 (Fri, 16 Dec 2011) Log Message: ----------- added f2c_fix.h from Jaroslav Skarvalda, updated AUTHORS Modified Paths: -------------- trunk/AUTHORS Added Paths: ----------- trunk/tests/f2c_fix.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <l3...@us...> - 2011-12-16 16:37:56
|
Revision: 561 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=561&view=rev Author: l3m Date: 2011-12-16 16:37:51 +0000 (Fri, 16 Dec 2011) Log Message: ----------- applied the patch supplied by Jaroslav Skarvada (jsk...@re...) 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...> - 2011-12-16 15:15:25
|
Revision: 560 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=560&view=rev Author: susuter Date: 2011-12-16 15:15:14 +0000 (Fri, 16 Dec 2011) Log Message: ----------- - removed flags USE_LAPACK/USE_BLAS; New: by default BLAS + LAPACK are needed, but they can be excluded by setting VMMLIB_BASIC_ONLY Modified Paths: -------------- trunk/Makefile trunk/include/vmmlib/LICENSE trunk/include/vmmlib/qtucker3_tensor.hpp trunk/include/vmmlib/t3_hooi.hpp trunk/include/vmmlib/tensor3_iterator.hpp trunk/include/vmmlib/tucker3_exporter.hpp trunk/include/vmmlib/tucker3_importer.hpp trunk/include/vmmlib/vmmlib.hpp trunk/tests/vmmlib_unit_tests_main.cpp trunk/vmmlib.xcodeproj/project.pbxproj Added Paths: ----------- trunk/AUTHORS This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2011-12-16 13:36:02
|
Revision: 559 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=559&view=rev Author: susuter Date: 2011-12-16 13:35:52 +0000 (Fri, 16 Dec 2011) Log Message: ----------- - updated license years Modified Paths: -------------- trunk/include/vmmlib/LICENSE This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2011-12-14 15:54:24
|
Revision: 558 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=558&view=rev Author: susuter Date: 2011-12-14 15:54:18 +0000 (Wed, 14 Dec 2011) Log Message: ----------- - added newlines at end of files Modified Paths: -------------- trunk/include/vmmlib/blas_includes.hpp trunk/include/vmmlib/exception.hpp trunk/include/vmmlib/frustum.hpp trunk/include/vmmlib/frustum_culler.hpp trunk/include/vmmlib/jacobi_solver.hpp trunk/include/vmmlib/lapack_includes.hpp trunk/include/vmmlib/lapack_sym_eigs.hpp trunk/include/vmmlib/matrix_pseudoinverse.hpp trunk/include/vmmlib/matrix_traits.hpp trunk/include/vmmlib/qtucker3_tensor.hpp trunk/include/vmmlib/quaternion.hpp trunk/include/vmmlib/t3_hooi.hpp trunk/include/vmmlib/t3_hopm.hpp trunk/include/vmmlib/t3_hosvd.hpp trunk/include/vmmlib/t3_ihopm.hpp trunk/include/vmmlib/tensor3_iterator.hpp trunk/include/vmmlib/tucker3_exporter.hpp trunk/include/vmmlib/tucker3_importer.hpp trunk/include/vmmlib/tucker3_tensor.hpp trunk/include/vmmlib/tucker3_tensor_sustests.hpp trunk/include/vmmlib/vector_traits.hpp trunk/include/vmmlib/vmmlib.hpp trunk/tests/blas_dgemm_test.hpp trunk/tests/blas_dot_test.hpp trunk/tests/cp3_tensor_test.cpp trunk/tests/lapack_linear_least_squares_test.hpp trunk/tests/lapack_sym_eigs_test.hpp trunk/tests/matrix_pseudoinverse_test.cpp trunk/tests/perf_test.cpp trunk/tests/quaternion_test.hpp trunk/tests/stringtests.cpp trunk/tests/svd_test.hpp trunk/tests/t3_hooi_test.cpp trunk/tests/t3_hopm_test.cpp trunk/tests/t3_hosvd_test.cpp trunk/tests/t3_ihopm_test.cpp trunk/tests/tensor3_iterator_test.cpp trunk/tests/tucker3_tensor_test.cpp trunk/tests/vmmlib_lapack_main.cpp trunk/tests/vmmlib_performance_tests_main.cpp trunk/tests/vmmlib_unit_tests_main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2011-12-14 15:22:16
|
Revision: 557 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=557&view=rev Author: susuter Date: 2011-12-14 15:22:10 +0000 (Wed, 14 Dec 2011) Log Message: ----------- - added cp3 tensor reco test Modified Paths: -------------- trunk/include/vmmlib/cp3_tensor.hpp trunk/tests/cp3_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-12-14 14:07:19
|
Revision: 556 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=556&view=rev Author: susuter Date: 2011-12-14 14:07:09 +0000 (Wed, 14 Dec 2011) Log Message: ----------- - changed fill symmetric tensor3 test 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: <su...@us...> - 2011-12-14 11:40:25
|
Revision: 555 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=555&view=rev Author: susuter Date: 2011-12-14 11:40:14 +0000 (Wed, 14 Dec 2011) Log Message: ----------- - t3 HOPM: added test for ktensor norm Modified Paths: -------------- trunk/tests/t3_hopm_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2011-12-14 11:35:33
|
Revision: 554 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=554&view=rev Author: susuter Date: 2011-12-14 11:35:22 +0000 (Wed, 14 Dec 2011) Log Message: ----------- - removed t3 HOPM with init_dct Modified Paths: -------------- trunk/include/vmmlib/t3_hopm.hpp trunk/tests/t3_hopm_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2011-12-09 15:15:58
|
Revision: 553 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=553&view=rev Author: susuter Date: 2011-12-09 15:15:52 +0000 (Fri, 09 Dec 2011) Log Message: ----------- - added another get_sub_vector method Modified Paths: -------------- trunk/include/vmmlib/vector.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2011-12-08 18:21:35
|
Revision: 552 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=552&view=rev Author: susuter Date: 2011-12-08 18:21:28 +0000 (Thu, 08 Dec 2011) Log Message: ----------- - lapack sym eigs: added method to return only largest magn. eigenvalue with corresponding eigenvector 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-12-07 09:15:37
|
Revision: 551 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=551&view=rev Author: susuter Date: 2011-12-07 09:15:31 +0000 (Wed, 07 Dec 2011) Log Message: ----------- - updated Makefile; minor changes lapack sym eigs; tensor3: added fill with symmetric values Modified Paths: -------------- trunk/Makefile trunk/include/vmmlib/lapack_sym_eigs.hpp trunk/include/vmmlib/tensor3.hpp trunk/tests/tensor3_test.cpp trunk/tests/vmmlib_unit_tests_main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2011-12-05 14:51:53
|
Revision: 550 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=550&view=rev Author: susuter Date: 2011-12-05 14:51:47 +0000 (Mon, 05 Dec 2011) Log Message: ----------- - minor typo fixed 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-12-02 13:14:40
|
Revision: 549 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=549&view=rev Author: susuter Date: 2011-12-02 13:14:34 +0000 (Fri, 02 Dec 2011) Log Message: ----------- - added subsampling (by average) of a tensor3, average 8 voxels to 1 voxel Modified Paths: -------------- trunk/include/vmmlib/matrix.hpp trunk/include/vmmlib/tensor3.hpp 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...> - 2011-11-29 15:37:35
|
Revision: 548 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=548&view=rev Author: susuter Date: 2011-11-29 15:37:26 +0000 (Tue, 29 Nov 2011) Log Message: ----------- - added fixes from Bas Wijnen (mostly presicion issues in tests) Modified Paths: -------------- trunk/include/vmmlib/matrix.hpp trunk/tests/matrix_test.cpp trunk/tests/vector_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2011-11-29 12:31:58
|
Revision: 547 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=547&view=rev Author: susuter Date: 2011-11-29 12:31:47 +0000 (Tue, 29 Nov 2011) Log Message: ----------- - tensor3: minor change in read from raw functions 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-11-28 18:48:09
|
Revision: 546 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=546&view=rev Author: susuter Date: 2011-11-28 18:48:03 +0000 (Mon, 28 Nov 2011) Log Message: ----------- - reverted read from 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-11-28 18:31:34
|
Revision: 545 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=545&view=rev Author: susuter Date: 2011-11-28 18:31:27 +0000 (Mon, 28 Nov 2011) Log Message: ----------- - minor changes read raw Modified Paths: -------------- trunk/include/vmmlib/tensor3.hpp 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...> - 2011-11-28 16:41:52
|
Revision: 544 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=544&view=rev Author: susuter Date: 2011-11-28 16:41:42 +0000 (Mon, 28 Nov 2011) Log Message: ----------- - updated Makefile Modified Paths: -------------- trunk/Makefile trunk/tests/vmmlib_unit_tests_main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2011-11-28 16:20:44
|
Revision: 543 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=543&view=rev Author: susuter Date: 2011-11-28 16:20:35 +0000 (Mon, 28 Nov 2011) Log Message: ----------- tensor3 corrected test 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: <su...@us...> - 2011-11-28 16:05:40
|
Revision: 542 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=542&view=rev Author: susuter Date: 2011-11-28 16:05:30 +0000 (Mon, 28 Nov 2011) Log Message: ----------- - changed blas integer type Modified Paths: -------------- trunk/include/vmmlib/blas_types.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2011-11-28 15:08:47
|
Revision: 541 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=541&view=rev Author: susuter Date: 2011-11-28 15:08:41 +0000 (Mon, 28 Nov 2011) Log Message: ----------- tensor3: added method to remove uct cylinder from scan 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-11-17 11:29:25
|
Revision: 540 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=540&view=rev Author: susuter Date: 2011-11-17 11:29:16 +0000 (Thu, 17 Nov 2011) Log Message: ----------- - tensor3 HOOI: minor fix in ALS (fitchange) Modified Paths: -------------- trunk/include/vmmlib/t3_hooi.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2011-11-17 11:10:09
|
Revision: 539 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=539&view=rev Author: susuter Date: 2011-11-17 11:09:58 +0000 (Thu, 17 Nov 2011) Log Message: ----------- - lapack svd: allocate copied matrices with new Modified Paths: -------------- trunk/include/vmmlib/lapack_svd.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |