Getting Started¶
Install the package¶
We recommend using a virtual environment via virtualenv or conda, and use pip to install iscan-dag.
To use iscan, first install it using pip:
(venv) $ pip install --upgrade iscan-dag
Using iSCAN¶
See the iPython notebook for a tutorial.
Last update:
Jul 05, 2024