From: <su...@us...> - 2012-03-09 15:34:09
|
Revision: 604 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=604&view=rev Author: susuter Date: 2012-03-09 15:34:00 +0000 (Fri, 09 Mar 2012) Log Message: ----------- - updated blas daxpy and use multiple daxpys in hosvd; NOTE: check tests for HOPM and iHOPM Modified Paths: -------------- trunk/include/vmmlib/blas_daxpy.hpp trunk/include/vmmlib/t3_hosvd.hpp trunk/tests/blas_daxpy_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2012-03-12 12:13:49
|
Revision: 607 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=607&view=rev Author: susuter Date: 2012-03-12 12:13:43 +0000 (Mon, 12 Mar 2012) Log Message: ----------- - tensor3: added mean and variance compuation 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...> - 2012-03-12 16:13:00
|
Revision: 608 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=608&view=rev Author: susuter Date: 2012-03-12 16:12:51 +0000 (Mon, 12 Mar 2012) Log Message: ----------- -tensor3: fixed variance, mean and stdev computation and uct ring removal test Modified Paths: -------------- trunk/include/vmmlib/tensor3.hpp trunk/tests/blas_daxpy_test.o 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...> - 2012-03-14 17:30:57
|
Revision: 615 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=615&view=rev Author: susuter Date: 2012-03-14 17:30:46 +0000 (Wed, 14 Mar 2012) Log Message: ----------- - tensor3: added ctor for mmapped file, but copy ctors are still missing 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...> - 2012-03-21 13:31:15
|
Revision: 620 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=620&view=rev Author: susuter Date: 2012-03-21 13:31:06 +0000 (Wed, 21 Mar 2012) Log Message: ----------- - tensor3: added linear quantization using 1bit for sign 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...> - 2012-03-25 07:29:20
|
Revision: 627 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=627&view=rev Author: susuter Date: 2012-03-25 07:29:14 +0000 (Sun, 25 Mar 2012) Log Message: ----------- - added t3 raw converter Modified Paths: -------------- trunk/include/vmmlib/tensor3.hpp trunk/tests/tensor3_test.cpp Added Paths: ----------- trunk/include/vmmlib/t3_convertor.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2012-03-25 18:03:08
|
Revision: 628 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=628&view=rev Author: susuter Date: 2012-03-25 18:03:02 +0000 (Sun, 25 Mar 2012) Log Message: ----------- - fixed t3_converter name; moved uct cylinder remove to t3_converter and changed it to read from file Modified Paths: -------------- trunk/Makefile.cublas trunk/include/vmmlib/t3_hooi.hpp trunk/include/vmmlib/tensor3.hpp trunk/tests/tensor3_test.cpp trunk/vmmlib.xcodeproj/project.pbxproj Added Paths: ----------- trunk/include/vmmlib/t3_converter.hpp Removed Paths: ------------- trunk/include/vmmlib/t3_convertor.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2012-03-26 07:47:30
|
Revision: 629 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=629&view=rev Author: susuter Date: 2012-03-26 07:47:21 +0000 (Mon, 26 Mar 2012) Log Message: ----------- - t3_converter: added quanitzation and skip header in uct_cylinder removal Modified Paths: -------------- trunk/include/vmmlib/t3_converter.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: <ei...@us...> - 2012-04-24 09:57:30
|
Revision: 636 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=636&view=rev Author: eile Date: 2012-04-24 09:57:24 +0000 (Tue, 24 Apr 2012) Log Message: ----------- CMake/Make fixes Modified Paths: -------------- trunk/CMakeLists.txt trunk/Makefile trunk/Makefile.atlas trunk/Makefile.cublas trunk/README trunk/include/vmmlib/lapack_sym_eigs.hpp trunk/tests/cublas_dgemm_test.cpp trunk/tests/cutensor_tests.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: <ei...@us...> - 2012-04-24 11:51:18
|
Revision: 640 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=640&view=rev Author: eile Date: 2012-04-24 11:51:09 +0000 (Tue, 24 Apr 2012) Log Message: ----------- Merging CMake subtree Added Paths: ----------- trunk/CMake/ trunk/CMake/2.8/ trunk/CMake/2.8/CMakeParseArguments.cmake trunk/CMake/2.8/FindBISON.cmake trunk/CMake/2.8/FindFLEX.cmake trunk/CMake/2.8/FindPackageHandleStandardArgs.cmake trunk/CMake/2.8.3/ trunk/CMake/2.8.3/ExternalProject.cmake trunk/CMake/2.8.3/FindGit.cmake trunk/CMake/Common.cmake trunk/CMake/CompilerVersion.cmake trunk/CMake/DoxygenRule.cmake trunk/CMake/DoxygenSetup.cmake trunk/CMake/EqStringifyShaders.cmake trunk/CMake/FindCODASH.cmake trunk/CMake/FindCollage.cmake trunk/CMake/FindDASH.cmake trunk/CMake/FindEqualizer.cmake trunk/CMake/FindGLEW_MX.cmake trunk/CMake/FindGPUSD.cmake trunk/CMake/FindHWLOC.cmake trunk/CMake/FindLunchbox.cmake trunk/CMake/FindMAGELLAN.cmake trunk/CMake/FindOFED.cmake trunk/CMake/FindUDT.cmake trunk/CMake/FindVMMLIB.cmake trunk/CMake/InstallSymlink.cmake trunk/CMake/ModulePath.cmake trunk/CMake/ParseArguments.cmake trunk/CMake/PurpleAddLibrary.cmake trunk/CMake/PurpleDoxygen.cmake trunk/CMake/PurpleExpandLibraries.cmake trunk/CMake/PurpleInstallPDB.cmake trunk/CMake/PurplePrecompileHeaders.cmake trunk/CMake/README.md trunk/CMake/UpdateFile.cmake trunk/CMake/UploadPPA.cmake trunk/CMake/cdash.bat trunk/CMake/cdash.plist trunk/CMake/html2rst.py trunk/CMake/revision.cmake This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2012-04-24 13:47:42
|
Revision: 641 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=641&view=rev Author: eile Date: 2012-04-24 13:47:32 +0000 (Tue, 24 Apr 2012) Log Message: ----------- Darwin compile fixes Modified Paths: -------------- trunk/CMakeLists.txt trunk/tests/performance_test.hpp trunk/tests/unit_test.hpp trunk/tests/vector_test.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2012-04-26 09:22:35
|
Revision: 644 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=644&view=rev Author: eile Date: 2012-04-26 09:22:24 +0000 (Thu, 26 Apr 2012) Log Message: ----------- Fold USE_LAPACK and _BLAS into _LAPACK due to inherent depency Modified Paths: -------------- trunk/CMakeLists.txt trunk/Makefile trunk/Makefile.atlas trunk/Makefile.cublas 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: <ei...@us...> - 2012-04-26 11:43:49
|
Revision: 646 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=646&view=rev Author: eile Date: 2012-04-26 11:43:39 +0000 (Thu, 26 Apr 2012) Log Message: ----------- Fix Mac LAPACK detection, tests and compilation Modified Paths: -------------- trunk/CMakeLists.txt trunk/include/vmmlib/qtucker3_tensor.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <su...@us...> - 2012-04-30 10:22:28
|
Revision: 648 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=648&view=rev Author: susuter Date: 2012-04-30 10:22:22 +0000 (Mon, 30 Apr 2012) Log Message: ----------- - updated noise for uct cylinder removal Modified Paths: -------------- trunk/include/vmmlib/t3_converter.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: <ei...@us...> - 2012-05-01 09:27:21
|
Revision: 649 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=649&view=rev Author: eile Date: 2012-05-01 09:27:15 +0000 (Tue, 01 May 2012) Log Message: ----------- gcc 4.6 compile fixes (Daniel Nachbaur) Modified Paths: -------------- trunk/include/vmmlib/tensor3.hpp trunk/tests/matrix_pseudoinverse_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: <ei...@us...> - 2012-06-14 13:06:04
|
Revision: 652 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=652&view=rev Author: eile Date: 2012-06-14 13:05:58 +0000 (Thu, 14 Jun 2012) Log Message: ----------- Packaging and release preparations Modified Paths: -------------- trunk/AUTHORS trunk/CMakeLists.txt Added Paths: ----------- trunk/CMake/CPackConfig.cmake trunk/LICENSE.txt Removed Paths: ------------- trunk/LICENSE This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2012-06-14 13:28:56
|
Revision: 655 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=655&view=rev Author: eile Date: 2012-06-14 13:28:47 +0000 (Thu, 14 Jun 2012) Log Message: ----------- Doxygen support Modified Paths: -------------- trunk/CMakeLists.txt Added Paths: ----------- trunk/doc/ trunk/doc/Doxyfile trunk/doc/DoxygenLayout.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |