dehnert
4428f97998
Make some fixes for new logging framework to work under Linux an Mac OS.
12 years ago
dehnert
32fc15db46
Fixed some unix-specific issues.
12 years ago
dehnert
acdcc4fdb8
Delete files that should be untracked.
12 years ago
dehnert
876154e6f0
Removed logging output from all classes. Added log4cplus as 3rdparty library. Refactored CMakeLists.txt to always use libraries that are in the repository. Changed executable file to mrmc/mrmc-tests. Added case distinction in gtest to compile with clang.
12 years ago
dehnert
a15907a365
Removed Pantheios and STLSoft.
12 years ago
Gereon Kremer
e3ee7c77c2
make configure and python script executable, otherwise make fails...
12 years ago
PBerger
e7473e3919
Moved/merged 3rdParty into 3rdparty
12 years ago
PBerger
2f6a73db96
Fix for last update to Eigen: Delete old files.
12 years ago
PBerger
f5fd37f992
Updated Eigen to 3.1.2 (5097c01bcdc4)
12 years ago
Thomas Heinemann
9f07f4cc2e
This file (of Eigen) disappeared for some reason I do not know...
12 years ago
Thomas Heinemann
b63d168192
1) Excluded the constant templates from the SparseMatrix class, as gcc forbids
explicit specializations of function templates inside classes.
2) Added a parameter to these templates which allows the inference of the type
of the template parameter (gcc seems to need this)
3) Added DOT file output to the SparseMatrix.
12 years ago
PBerger
2af4dc0d06
Updated eigen to HEAD version
12 years ago
PBerger
a4f5794419
Added conversion routines from/to Eigen Sparse Matrix Format
Added tests for aforementioned conversion routines.
Changed call parameters for sparse/static_sparse_matrix.h
Minor ICL 13.x changes.
12 years ago
PBerger
41d09f0f4c
Added Eigen3 library
Edited CMakeLists.txt to include Eigen3
12 years ago
PBerger
decb6b8006
Fixed CMakeLists.txt for Google Test to work with VS2012
Fixed STLSoft to compile under VS2012
Fixed Pantheios to work with VS2012
Fixed CMakeLists.txt for MRMC, removed duplicate code (Thomas?), converted keywords to lowercase
12 years ago
PBerger
a21a338a26
Included external 3rd Party content for Google Test Framework
Included external 3rd Party content for STLSoft Header Library
Included external 3rd Party content for Pantheios Logging Framework
12 years ago