Limit Poisson schedule with a stop time (#1684)
Limit poisson schedule with a stop time using the same semantics as the regular schedule. closes #1617
Showing
- arbor/include/arbor/event_generator.hpp 3 additions, 2 deletionsarbor/include/arbor/event_generator.hpp
- arbor/include/arbor/schedule.hpp 16 additions, 6 deletionsarbor/include/arbor/schedule.hpp
- python/schedule.cpp 21 additions, 6 deletionspython/schedule.cpp
- python/schedule.hpp 5 additions, 1 deletionpython/schedule.hpp
- python/test/unit/test_schedules.py 9 additions, 0 deletionspython/test/unit/test_schedules.py
- test/unit/test_schedule.cpp 14 additions, 0 deletionstest/unit/test_schedule.cpp
Please register or sign in to comment