neuropercolation/tests
Richard Feistenauer 9b527a044f Reworked CellularAutomaton to improve API and speed
+ Added CI
+ Restructured Project
+ Improved API Improved creation speed by factor of \~2
+ Improved execution speed by factor of \~15

- Removed multi processor since it doesn't work with the new setup and was not fast enough to matter.
2020-10-20 10:14:05 +00:00
..
__init__.py Reworked CellularAutomaton to improve API and speed 2020-10-20 10:14:05 +00:00
context.py Reworked CellularAutomaton to improve API and speed 2020-10-20 10:14:05 +00:00
test_automaton.py Reworked CellularAutomaton to improve API and speed 2020-10-20 10:14:05 +00:00
test_display.py Reworked CellularAutomaton to improve API and speed 2020-10-20 10:14:05 +00:00
test_factory.py Reworked CellularAutomaton to improve API and speed 2020-10-20 10:14:05 +00:00
test_neighborhood.py Reworked CellularAutomaton to improve API and speed 2020-10-20 10:14:05 +00:00