- Oct 19, 2018
-
-
David Vojtek authored
-
- Oct 08, 2018
-
-
David Vojtek authored
-
- Oct 04, 2018
-
-
David Vojtek authored
-
- Sep 26, 2018
-
-
David Vojtek authored
-
- Sep 18, 2018
-
-
Martin Beseda authored
ENH: Removed both linking and include dependencies from examples => lib4neuro can be used just by linking it and including its header without any external dependencies needed.
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Sep 17, 2018
-
-
Martin Beseda authored
ENH: Simplified the message macros and removed DEBUG constant from compilation, as it's not neccessary now.
-
- Sep 14, 2018
-
-
Martin Beseda authored
FIX: Fixed Boost include dependencies, so the examples don't have to be compiled with Boost include directory.
-
Martin Beseda authored
-
- Sep 13, 2018
-
-
Martin Beseda authored
FIX: Removed included Exprtk - now it's compiled as ExprtkWrapper and it's not needed to include the whole header-library.
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Sep 09, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Sep 08, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
NEW: Added message.h with message macros MSG_INFO and MSG_DEBUG intended to unify and simplify library output.
-
- Sep 07, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
ENH: Removed relative paths to 4neuro.h, as it's not needed, when the code is given the proper include directory during compilation.
-
Martin Beseda authored
FIX: Fixed relative paths to headers, so it isn't neccessary anymore to include SRC_DIR when compiling examples / independent apps, which only use lib4neuro.
-
Martin Beseda authored
-
- Sep 06, 2018
-
-
Michal Kravcenko authored
-
- Sep 05, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Michal Kravcenko authored
FIX: fixed an issue with ExprtkWrapper being incorrectly destryed before being used in the NetworkSum class
-
Martin Beseda authored
Rewitten compilation to simplify CMake scripts and to be able to compile examples just linked with 4neuro without being forced to link/include other dependencies.
-
- Sep 04, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Michal Kravcenko authored
-
Michal Kravcenko authored
MOD: Modified examples and unit tests to account for the changes
-
- Aug 30, 2018
-
-
kra568 authored
-