Installation guide
CASCADE is implemented in the cascade-reg package. It can be installed
directly using pip:
pip install cascade-reg
Tip
To avoid potential dependency conflicts, installing within a conda environment is recommended.
A conda build will be available in the future.
Now you are all set. Proceed to tutorials for how to use the
cascade-reg package.