9b527a044f
+ 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.
12 lines
139 B
Plaintext
12 lines
139 B
Plaintext
.idea/
|
|
*.pyc__pycache__
|
|
__pycache__
|
|
.coverage
|
|
htmlcov/
|
|
*.orig
|
|
performance.txt
|
|
dist/
|
|
cellular_automaton.egg-info/
|
|
build/
|
|
MANIFEST
|
|
timing.log |