marcomusy / miniyalla-py

Python implementation of some of the agent based cell models of yalla (https://github.com/germannp/yalla)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

miniyalla-py

A Python implementation of some of the parallel agent based models in yalla.

Prerequisites

numba for paralellisation, vedo for visualisation.

conda install numba
pip install vedo

python apical_constriction.py

apical_constriction

About

Python implementation of some of the agent based cell models of yalla (https://github.com/germannp/yalla)


Languages

Language:Python 100.0%