Skip to content

Latest commit

 

History

History
11 lines (4 loc) · 417 Bytes

INSTALL.md

File metadata and controls

11 lines (4 loc) · 417 Bytes

for users

conda create -n ats_meshing -c conda-forge -c defaults python=3 ipython numpy matplotlib scipy meshpy fiona rasterio shapely cartopy descartes ipykernel requests sortedcontainers attrs

for developers

conda create -n ats_meshing_dev -c conda-forge -c defaults python=3 ipython numpy matplotlib scipy meshpy fiona rasterio shapely cartopy descartes ipykernel requests sortedcontainers attrs pytest