-
- Downloads
[algorithm] Split LOOP_USER in autonomous and sequential types
This will give the developer the choice of how they want their loop user to work.
Showing
- beat/backend/python/algorithm.py 40 additions, 22 deletionsbeat/backend/python/algorithm.py
- beat/backend/python/test/prefix/algorithms/autonomous/loop_user/1.json 1 addition, 1 deletion...python/test/prefix/algorithms/autonomous/loop_user/1.json
- beat/backend/python/test/prefix/algorithms/sequential/loop_user/1.json 29 additions, 0 deletions...python/test/prefix/algorithms/sequential/loop_user/1.json
- beat/backend/python/test/prefix/algorithms/sequential/loop_user/1.py 52 additions, 0 deletions...d/python/test/prefix/algorithms/sequential/loop_user/1.py
- beat/backend/python/test/prefix/algorithms/sequential/loop_user/1.rst 1 addition, 0 deletions.../python/test/prefix/algorithms/sequential/loop_user/1.rst
- beat/backend/python/test/test_algorithm.py 36 additions, 0 deletionsbeat/backend/python/test/test_algorithm.py
Please register or sign in to comment