You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
PBerger f66c0c110c Renamed the static_sparse_matrix_test.cpp 12 years ago
doc Updated styleguides 13 years ago
resources Added Eigen3 library 12 years ago
src Big bunch of fixes, including memory leaks, bad code pathes, insufficent error reporting, uninitialized variables, etc, etc. 12 years ago
test Renamed the static_sparse_matrix_test.cpp 12 years ago
.gitignore Edited static_sparse_matrix.h, replaced all calloc/malloc calls with std::new 12 years ago
CMakeLists.txt Edited CMakeLists.txt, added a checkbox to disable/enable debug symbols with GCC 12 years ago
FindPantheios.cmake Fixed CMakeLists.txt for Google Test to work with VS2012 12 years ago
FindSTLSoft.cmake Added temporary Find* files for CMake 13 years ago
LICENSE Initial Import into Git 13 years ago
LICENSE-MRMC.txt Initial Import into Git 13 years ago
MRMCConfig.h.in Edited src/parser/read_lab_file.cpp, fixed String tokenization in WIN32 12 years ago