Hsin Fan
Hsin Fan
#615 needs to be merged first in order not to make changes to the CI script.
Fix how max supported CCL version is checked to prepare for the new release.
The current method for checking max supported CCL version in the theory module will fail after CCL > 3.0.0 is released.
https://github.com/LSSTDESC/CLMM/blob/d9de5a38ea3d0708695ae900f1e0d539051a257f/clmm/utils/statistic.py#L214 `cumulative_trapezoid` requires Scipy >= 1.6.0. `simps` was also renamed to `simpson` in that version.
Please provide the PR description. We cannot accept the PRs without the description of the PR. Also the PR needs to be connected to a known issue.