Skip to content
Snippets Groups Projects
Commit f4a80d13 authored by ssibirtsev's avatar ssibirtsev
Browse files

Update README.md

parent 6662b86d
No related branches found
No related tags found
No related merge requests found
......@@ -8,12 +8,12 @@ https://git.rwth-aachen.de/avt-fvt/public/contact-numbers-and-probabilities
4. Put the DCNumPro.py and DCNumPro_windows.yml (or DCNumPro_linux.yml) files into the main folder of the Laguerre Tessellation Tool (tess-master)
5. Open the DCNumPro.py script with an code editor and install the environment DCNumPro.yml (or DCNumPro_linux.yml) by typing:
5. Open the DCNumPro.py script with an code editor and install the environment DCNumPro.yml (or DCNumPro_linux.yml):
- conda env create -f DCNumPro_windows.yml
OR
or
- conda env create -f DCNumPro_linux.yml
6. Install the Laguerre Tessellation Tool by typing:
6. Install the Laguerre Tessellation Tool:
python setup.py build_ext -i
7. Set configuration parameters in DCNumPro.py and run the script.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment