Open AdrianaLecourieux opened 1 year ago
Hi, Please follow the steps in the setup here to create a python environment with all of the required packages https://github.com/v-hill/delaunay-triangulation#setup. Or just pip install the packages in the dependencies section of the environment.yml. To run the triangulation script with parallelization there is a triangulation_mpi_test.py file in the src folder. The instructions to run it are at the top of the file here .
Hi, Thanks for the answer. But I don't see what is the input format needed. I have an image as input. So which command have I to use for run the script ?
Hi,
I would like to run your delaunay triangulation script with parallelization. Could you tell me how can I do that ? What is the input commande line ?
Thanks by advance,
Adriana