Skip to content
  • Martin Beseda's avatar
    ENH: Added overloaded 'write' and 'read' implementations · fb925c53
    Martin Beseda authored
    to connection_m, net_m and neuron_m to make serializing instances of connection_t, net_t and neuron_t
    possible despite having allocatable and pointer components. NOT WORKING YET!
    
    Partly implemented method new_mock_net() in the module net_m. NOT FULLY DONE YET!
    fb925c53