CLMM
CLMM copied to clipboard
Update installation instructions
- [ ] We should warn the user that the
cluster-toolkitbackend has more limited functionalities than the two others and explicitely recommend CCL or NumCosmo (this will be even more true for v2.0) - [ ] Explicitly add that
jupyterneeds to be installed to run the example notebooks, as Angus noticed when performing the installation recently - Anything else?
- [ ] CCL v2.6 will require python>=3.7
- [ ]
setup.pyline 44: should be '>=' instead of '>' (make it a separate issue?)