We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IA> 0.5 is breaking the CCL code. Possibly, a way of circumventing this gsl breaking is changing the CCL precision parameters, e.g.,
pyccl.gsl_params["INTEGRATION_EPSREL"] = <somevalue> pyccl.gsl_params["INTEGRATION_LIMBER_GAUSS_KRONROD_POINTS"] *=<somevalue>
I am opening this discussion if and how we should implement this modification of CCL precision through TJPCov configuration.
The text was updated successfully, but these errors were encountered:
mattkwiecien
felipeaoli
No branches or pull requests
IA> 0.5 is breaking the CCL code. Possibly, a way of circumventing this gsl breaking is changing the CCL precision parameters, e.g.,
I am opening this discussion if and how we should implement this modification of CCL precision through TJPCov configuration.
The text was updated successfully, but these errors were encountered: