A Python implementation of some of the parallel agent based models in yalla.
numba for paralellisation, vedo for visualisation.
conda install numba
pip install vedo
python apical_constriction.pyPython implementation of some of the agent based cell models of yalla (https://github.com/germannp/yalla)
Python