a5kin / xentica

GPU-accelerated engine for multi-dimensional cellular automata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

GPU-accelerated engine for multi-dimensional cellular automata

License:MIT License


Languages

Language:Python 100.0%