New policy 'round_robin_halt' (#1868)
Introduces the new policy `round_robin_halt`. This enables to halt at the current item until the policy `round_robin` is called again. Related to issue #1749.
Showing
- arbor/common_types_io.cpp 2 additions, 0 deletionsarbor/common_types_io.cpp
- arbor/include/arbor/common_types.hpp 1 addition, 0 deletionsarbor/include/arbor/common_types.hpp
- arbor/label_resolution.cpp 45 additions, 6 deletionsarbor/label_resolution.cpp
- arbor/label_resolution.hpp 13 additions, 2 deletionsarbor/label_resolution.hpp
- doc/cpp/cell.rst 4 additions, 0 deletionsdoc/cpp/cell.rst
- doc/python/cell.rst 4 additions, 0 deletionsdoc/python/cell.rst
- mechanisms/CMakeLists.txt 1 addition, 1 deletionmechanisms/CMakeLists.txt
- mechanisms/default/expsyn_curr.mod 47 additions, 0 deletionsmechanisms/default/expsyn_curr.mod
- python/identifiers.cpp 3 additions, 1 deletionpython/identifiers.cpp
- python/test/fixtures.py 42 additions, 29 deletionspython/test/fixtures.py
- python/test/unit/test_multiple_connections.py 287 additions, 0 deletionspython/test/unit/test_multiple_connections.py
mechanisms/default/expsyn_curr.mod
0 → 100644
Please register or sign in to comment