xentica

GPU-accelerated engine for multi-dimensional cellular automata


Keywords
cellular, automata, ca, simulation, artificial, life, alife, energy, framework, gpu, multidimensional, microprograms, conservation, artipixoids, cellular-automata, translator
License
MIT
Install
pip install xentica==0.2.0

Documentation

Xentica

GPU-Accelerated Engine For Multi-Dimensional Cellular Automata

Build Status Documentation Status Codacy Badge Latest PyPI version Supported Python versions

XENTICA Core Engine

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.