rfeistenauer
2204c4a048
Adds active state and reactivation for automaton
2020-10-24 21:11:57 +02:00
rfeistenauer
dc3903b2a6
Fixes init cell called to often
2020-10-23 10:33:09 +02:00
rfeistenauer
03601c2060
Adds setter for automaton cells
2020-10-22 15:33:13 +02:00
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
Richard Feistenauer
9964e3b483
increased api documentation
2019-02-24 12:37:26 +01:00
Richard Feistenauer
4507327bd5
fixed wrong evolution step used in display
2019-02-23 17:37:18 +01:00
Richard Feistenauer
924a851c43
changed protected modules to public
2019-02-23 16:43:36 +01:00
Richard Feistenauer
23517f45ff
added readme
2019-02-23 16:20:10 +01:00
Richard Feistenauer
acaeda970f
changed project structure
2019-02-17 11:11:27 +01:00