Skip to content

a5kin/xentica

Repository files navigation

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.