Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.84 KB

README.rst

File metadata and controls

45 lines (34 loc) · 1.84 KB

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.