/ctypes_off_lattice_division

Off lattice cell division written in C and wrapped in python script

Primary LanguageC

ctypes_off_lattice_division

Off-lattice cell division written in C and wrapped in python script for manipulation of the results

Instructions

  1. Compile the C code
gcc -shared -o cell_division.so cell_division.c
  1. In Python script provide full path to cell_division.so file

  2. Run the Python script

python cell_division_wrapper.py