- Nov 24, 2017
-
-
Martin Beseda authored
-
- Nov 23, 2017
-
-
Martin Beseda authored
-
Martin Mrovec authored
-
Martin Mrovec authored
-
Martin Mrovec authored
-
Martin Mrovec authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
ENH: connection_test.f90 renamed to connection_mem_leak_test.f90 along with its binaries and rewritten to serve only as a binary file for Valgrind check. Its former use as unit test is now adopted by FUnit .fun files.
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
NEW + ENH: Added new module normal_m to generate random numbers from Gaussian distribution + simplified CMakeLists.txt
-
- Nov 22, 2017
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Nov 21, 2017
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Mrovec authored
-
- Nov 20, 2017
-
-
Martin Beseda authored
FIX + ENH: Fixed parameter for turning on/off time profiling. Fixed constructors and destructor in connection_m module. Added missing comments into connection_m module.
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Nov 19, 2017
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
ENH: Module 'connection_m' was cleaned up, so the dummy Neuron class was moved to the separate module 'neuron_dummy_m'.
-
Martin Beseda authored
ENH: Added Makefiles and Connection module separated into two file - one with module itself and the other one for testing purposes.
-
- Nov 18, 2017
-
-
Martin Beseda authored
ENH + FIX: Added comment to multiple methods + fixed constructor implementation for the class IntervalConnection.
-
Martin Beseda authored
contains: - module Connection_mod with classes Connection and IntervalConnection TODO: - delete dummy Neuron class after its implementation - fully comment the code
-