1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Aug 31, 2024 — Aug 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Systematic tests of configuration options More... over 9 years ago
Use PyClical_nocython.cpp to build without Cython. Always remove PyClical.cpp and PyClical.html on clean. More... over 9 years ago
Warn when selected config option is unusable More... over 9 years ago
Compilation of PyClical needs -fstack-protector-strong More... over 9 years ago
Use correct quotes More... over 9 years ago
If icpc is the compiler, add checks for Intel libimf More... over 9 years ago
0.8.1-alpha: config options for NaN checking, Boost pool allocator and test tuning. More... over 9 years ago
Remove some obsolete tests More... over 9 years ago
Consistently use GLUCAT_CHECK_HEADERS More... over 9 years ago
Move tests for PyClical and Cython. Correct the case where PyClical is not wanted. More... over 9 years ago
Make quoting and spacing more consistent More... over 9 years ago
Intel -xHost compiler option is case sensitive More... over 9 years ago
Use correct quotation. Adjust some indentation. More... over 9 years ago
First draft of semi-recursive parallel make and parallel make check More... over 9 years ago
Use test/undefine.h and test/tuning.h with _GLUCAT_TEST_TUNING_NAIVE to ensure that transforms between framed_multi_t and matrix_multi_t use naive algorithms More... over 9 years ago
Use test/tuning.h to allow preprocessor to control tuning More... over 9 years ago
Use test/tuning.h to allow preprocessor to control tuning More... over 9 years ago
Add member m_catch_exceptions to control_t. Default is true. More... over 9 years ago
Use the correct type for <= comparison More... over 9 years ago
Make indentation consistent More... over 9 years ago
Ensure that config.h is generated. Update support for Intel C++. More... over 9 years ago
Use -Wno-unused-local-typedefs when using clang++ with Boost bindings, to suppress warning messages More... over 9 years ago
Use correct quoting More... over 9 years ago
Update required automake version. Recognize AC_CONFIG_HEADERS. More... over 9 years ago
Use -march=native where available, rather than -march=k8 More... over 9 years ago
Group together tests for --enable options. Do the same with tests for --with options. More... over 9 years ago
Add libraries in the correct order More... over 9 years ago
Use preprocessor macros to control test tuning More... over 9 years ago
In operator%(), construct result_ist using our_frame, to correctly match algebra_dim. More... over 9 years ago
In index_set constructor from set_value_t, correctly check if value gives an index set outside of frame. More... over 9 years ago