CUQIpy installation instructions is suggested to be:
install python (conda/miniconda)
create a conda environment
install pip for this conda environment (so as not to use the system pip)
install CUQIpy
Definition of done:
[ ] An agreement on the updated installation instructions is made
[ ] The installation instructions are updated accordingly (in all occurrences, documentation, readme? etc)
Just a thought, probably we keep what it is in readme, i.e., pip install cuqipy (as it's quite compact) and only give more details in the documentation?
[ ] The updated instructions are reviewed, and merged
Description:
CUQIpy installation instructions is suggested to be:
Definition of done:
pip install cuqipy
(as it's quite compact) and only give more details in the documentation?