Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 546 Bytes

Readme.md

File metadata and controls

17 lines (11 loc) · 546 Bytes

CRTomo tools

Join the chat at https://gitter.im/geophysics-ubonn/crtomo_tools

CRTomo user space tools and libraries.

Installation

Quick linux install commands (refer to the crtomo-doc for detailed instructions) ::

mkvirtualenv --python /usr/bin/python3 crtomo
pip install --upgrade pip
pip install -r requirements.txt
pip install .