All Projects → a5kin → xentica

a5kin / xentica

Licence: MIT license
GPU-accelerated engine for multi-dimensional cellular automata

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to xentica

Translation
The Translation component provides tools to internationalize your application.
Stars: ✭ 6,196 (+21265.52%)
Mutual labels:  translator
ALPACA
A Language for the Pithy Articulation of Cellular Automata
Stars: ✭ 21 (-27.59%)
Mutual labels:  cellular-automata
deepl-python
Official Python library for the DeepL language translation API.
Stars: ✭ 548 (+1789.66%)
Mutual labels:  translator
Geyser
A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
Stars: ✭ 2,851 (+9731.03%)
Mutual labels:  translator
LibreTranslate
Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup.
Stars: ✭ 3,932 (+13458.62%)
Mutual labels:  translator
googletrans
G文⚡️: Concurrency-safe, Free and Unlimited google translate api for Golang. 🔥免费、无限、并发安全的谷歌翻译包
Stars: ✭ 94 (+224.14%)
Mutual labels:  translator
bing-translate-api
A simple and free API for Bing Translator for Node.js
Stars: ✭ 37 (+27.59%)
Mutual labels:  translator
HCA saliency codes
Codes for HCA (Hierarchical Cellular Automata for Visual Saliency) accepted by IJCV 2018.
Stars: ✭ 18 (-37.93%)
Mutual labels:  cellular-automata
Roguelike-Procedual-Cave-Generator
A procedurally generated, cave-like dungeon/map creator for rogue-like games using the cellular automata method. During its development, I solved a common/limiting problem with this algorithm that might explain why it is not more commonly implemented in such games.
Stars: ✭ 26 (-10.34%)
Mutual labels:  cellular-automata
cellular
A simple command-line tool that generates gif images and animations from elementary cellular automata
Stars: ✭ 28 (-3.45%)
Mutual labels:  cellular-automata
Mixed Cell Cellullar Automata
The Mixed-Cell Cellullar Automata (MCCA) provides a new approach to enable more dynamic mixed landuse modeling to move away from the analysis of static patterns. One of the biggest advantages of mixed-cell CA models is the capability of simulating the quantitative and continuous changes of multiple landuse components inside cells.
Stars: ✭ 33 (+13.79%)
Mutual labels:  cellular-automata
php2python
Convert PHP code to Python under CGI (beta)
Stars: ✭ 44 (+51.72%)
Mutual labels:  translator
Covid19-Tracker
The situation of the Coronavirus epidemic data around the World and details info in Vietnam.
Stars: ✭ 15 (-48.28%)
Mutual labels:  translator
Misakatranslator
御坂翻译器—Galgame/文字游戏/漫画多语种实时机翻工具
Stars: ✭ 2,211 (+7524.14%)
Mutual labels:  translator
Translator3000
Automatic translator of games made on Ren'Py engine.
Stars: ✭ 78 (+168.97%)
Mutual labels:  translator
fanyi.el
Not only English-Chinese translator for Emacs.
Stars: ✭ 39 (+34.48%)
Mutual labels:  translator
ton-lang
A visual programming language, evaluated as a cellular automaton
Stars: ✭ 60 (+106.9%)
Mutual labels:  cellular-automata
convoca
Predict and analyze cellular automata using convolutional neural networks
Stars: ✭ 66 (+127.59%)
Mutual labels:  cellular-automata
webgpu-cca
Experiment implementation of Multiple Neighborhoods Cellular Automata using WebGPU
Stars: ✭ 31 (+6.9%)
Mutual labels:  cellular-automata
php-google-translate-for-free
Library for free use Google Translator. With attempts connecting on failure and array support.
Stars: ✭ 124 (+327.59%)
Mutual labels:  translator

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].