Commit Graph

16 Commits

Author SHA1 Message Date
rfeistenauer
9e211aa581 Fixes ca not active after reactivation 2020-11-05 14:55:38 +01:00
rfeistenauer
76d8beb378 Sets all cells dirty on reactivation 2020-11-04 22:21:31 +01:00
Richard Feistenauer
acbda2bcf2 Fix/dead pixel lines 2020-10-26 12:44:34 +00:00
rfeistenauer
2204c4a048 Adds active state and reactivation for automaton 2020-10-24 21:11:57 +02:00
rfeistenauer
224b38a915 Prepares Version 1.0.3 2020-10-23 11:10:52 +02:00
rfeistenauer
5df529bf9e Prepare 1.0.2 release 2020-10-22 15:41:10 +02:00
rfeistenauer
edd1211692 Updates Readme 2020-10-20 14:11:16 +02:00
rfeistenauer
55c5bc2d81 Prepare 1.0.0 release 2020-10-20 13:57:04 +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
4ab4b2a6d2 added installation instructions to readme 2020-03-26 08:10:30 +00:00
Richard Feistenauer
1feb71433b changed relative path to absolute in README.md for external use of the file 2020-03-24 18:26:12 +00:00
Richard Feistenauer
9f447b4a05 removed package dependency on pygame and added test for display 2019-04-14 11:20:08 +02:00
Richard Feistenauer
b81fa28efd fixed project setup 2019-03-03 09:33:00 +01:00
Richard Feistenauer
9964e3b483 increased api documentation 2019-02-24 12:37:26 +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