GPU-Accelerated Engine For Multi-Dimensional Cellular Automata
Xentica is the core framework for the Artipixoids! project, helping us to build GPU-accelerated models for multi-dimensional cellular automata. Given pure Python definitions, Xentica generates corresponding C code and runs it on GPU hardware.
For more information, please refer to the official Xentica Documentation.
Another point of interest is The Concept document, explaining the main goals of the project and giving formal definitions to all features of the Core Framework.
The project is Open Source, contributions are welcome.