aboutsummaryrefslogtreecommitdiff
path: root/src/debug.cpp
AgeCommit message (Expand)Author
2017-11-22Remove compiler warnings and add check is_nanPjotr Prins
2017-11-15Nans: introducing checking on mem freePjotr Prins
2017-11-09Disabled debug output when not using -debugPjotr Prins
2017-10-23Travis-ci:Pjotr Prins
2017-10-20NaN check only when -debug is usedPjotr Prins
2017-10-18Tests still pass with safe_alloc (which sets the buffers to NaNs on allocation)Pjotr Prins
2017-10-13Refactored debug settingsPjotr Prins
2017-10-13OpenBlas: preparing for dgemm usePjotr Prins
2017-10-13debug message: minor changePjotr Prins
2017-10-13Fixed warning with assignment in if statement.Peter Carbonetto
2017-10-13Removing warnings on debug.h assignmentPjotr Prins
2017-08-22Fixes matrix checks - looking saner nowPjotr Prins
2017-08-20Added checks for KPjotr Prins