From: <su...@us...> - 2010-11-24 09:51:15
|
Revision: 385 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=385&view=rev Author: susuter Date: 2010-11-24 09:51:09 +0000 (Wed, 24 Nov 2010) Log Message: ----------- - tucker3: export/import quantized changed to unsigned char instead of char 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-11-24 11:01:58
|
Revision: 386 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=386&view=rev Author: susuter Date: 2010-11-24 11:01:52 +0000 (Wed, 24 Nov 2010) Log Message: ----------- - tucker3: export/import quantized moved all min/max values to beginning 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-11-25 16:47:46
|
Revision: 387 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=387&view=rev Author: susuter Date: 2010-11-25 16:47:40 +0000 (Thu, 25 Nov 2010) Log Message: ----------- - tensor3: added thresholding 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...> - 2010-11-30 12:00:25
|
Revision: 389 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=389&view=rev Author: susuter Date: 2010-11-30 12:00:19 +0000 (Tue, 30 Nov 2010) Log Message: ----------- - added thresholding, get_min_max for abs to matrix and tensor3; - added get sub tensor3 Modified Paths: -------------- trunk/include/vmmlib/matrix.hpp trunk/include/vmmlib/matrix_pseudoinverse.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...> - 2010-12-01 13:28:48
|
Revision: 391 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=391&view=rev Author: susuter Date: 2010-12-01 13:28:42 +0000 (Wed, 01 Dec 2010) Log Message: ----------- - tucker3: added copy constructor and core thresholding 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-12-01 14:52:45
|
Revision: 392 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=392&view=rev Author: susuter Date: 2010-12-01 14:52:38 +0000 (Wed, 01 Dec 2010) Log Message: ----------- - tucker3: added quantization to a const min/max; - tucker3: changed tensor3 types to non-pointers (since we have now the tensor3 data store class Modified Paths: -------------- trunk/include/vmmlib/matrix.hpp 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-12-03 18:01:10
|
Revision: 393 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=393&view=rev Author: susuter Date: 2010-12-03 18:01:04 +0000 (Fri, 03 Dec 2010) Log Message: ----------- - bugfixing dequantization and added quantization to a fixed value Modified Paths: -------------- trunk/include/vmmlib/matrix.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-12-13 14:02:00
|
Revision: 396 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=396&view=rev Author: susuter Date: 2010-12-13 14:01:54 +0000 (Mon, 13 Dec 2010) Log Message: ----------- - matrix: added kronecker product; - tensor3: added matricized tensor3 multiplication 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...> - 2010-12-14 18:03:42
|
Revision: 397 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=397&view=rev Author: susuter Date: 2010-12-14 18:03:35 +0000 (Tue, 14 Dec 2010) Log Message: ----------- - tensor3: added logarithmic quantization 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...> - 2010-12-15 14:21:08
|
Revision: 399 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=399&view=rev Author: susuter Date: 2010-12-15 14:21:02 +0000 (Wed, 15 Dec 2010) Log Message: ----------- - tucker3: bugfix import (from quantized) 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-12-15 17:25:35
|
Revision: 401 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=401&view=rev Author: susuter Date: 2010-12-15 17:25:29 +0000 (Wed, 15 Dec 2010) Log Message: ----------- - tucker3: export/import added hot quantization of core 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-12-15 18:45:59
|
Revision: 402 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=402&view=rev Author: susuter Date: 2010-12-15 18:45:53 +0000 (Wed, 15 Dec 2010) Log Message: ----------- - tucker3: minor change in export/import hot quantized, first core value = 0 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-12-15 20:54:16
|
Revision: 403 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=403&view=rev Author: susuter Date: 2010-12-15 20:54:10 +0000 (Wed, 15 Dec 2010) Log Message: ----------- - changes in quantization (range corrected) Modified Paths: -------------- trunk/include/vmmlib/matrix.hpp trunk/include/vmmlib/tensor3.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: <l3...@us...> - 2011-01-21 09:30:03
|
Revision: 412 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=412&view=rev Author: l3m Date: 2011-01-21 09:29:57 +0000 (Fri, 21 Jan 2011) Log Message: ----------- added fake fortran main for ubuntu's libf2c.so which complains otherwise Modified Paths: -------------- trunk/Makefile trunk/include/vmmlib/lapack_types.hpp Added Paths: ----------- trunk/tests/lapack_fake_fortran_main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2011-01-21 10:00:03
|
Revision: 413 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=413&view=rev Author: susuter Date: 2011-01-21 09:59:57 +0000 (Fri, 21 Jan 2011) Log Message: ----------- - jonas updated makefile in order to compile clapack on ubuntu Modified Paths: -------------- trunk/Makefile Removed Paths: ------------- trunk/tests/lapack_fake_fortran_main.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. |
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-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: <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-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-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-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-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-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-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. |