- Nov 14, 2019
-
-
Martin Beseda authored
[FIX] Rewritten serialization of ExprtkWrapper, so that Boost.serialization doesn't have to be friended anymore
-
- Nov 13, 2019
-
-
Martin Beseda authored
[ENH] Non-parametric constructor in ExprtkWrapper made private, as its only purpose is serialization.
-
- Apr 12, 2019
-
-
Martin Mrovec authored
-
- Mar 22, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Jan 06, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
- Dec 29, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
-
- Dec 18, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
-
- Oct 04, 2018
-
-
David Vojtek authored
-
- Sep 26, 2018
-
-
David Vojtek authored
-
- Sep 21, 2018
-
-
Michal Kravcenko authored
-
- Sep 20, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
ENH: Only classes belonging to API are now contained in 4neuro.h. All those classes were enclosed in 'lib4neuro' namespace.
-
- 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.
-
- Sep 14, 2018
-
-
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.
-
- Sep 05, 2018
-
-
Michal Kravcenko authored
FIX: fixed an issue with ExprtkWrapper being incorrectly destryed before being used in the NetworkSum class
-
- Sep 04, 2018
-
-
Michal Kravcenko authored
MOD: Modified examples and unit tests to account for the changes
-