- 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] NeuralNetworkSum class now implemented using PIMPL to remove Boost::serialization header dependency induced by ExprtkWrapper.
-
- Mar 22, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Sep 26, 2018
-
-
David Vojtek authored
-
- Sep 20, 2018
-
-
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.
-
Martin Beseda authored
-