You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should make SOLikeT installable via pip when we have a versioned release. This Issue will attempt to keep track of things which need to happend for that.
Make ccl an optional requirement (will not compile on Windows). More generally, could try to make as many things non-core things as possible optional requirements, so basic likelihoods can be run even if there are incompatibilities breaking obscure components that are not needed.
🤔 at the moment CCL is used in both the clusters and CrossCorrelation likelihoods. Is it likely that our constituency of users who want to install on windows is large(er than the one who want to do clusters and/or cross correlations)?
Might be nice for baseline likelihoods to be easily usable, e.g. for MSc or undergraduate student projects (and me of course!).
Ideally CCL might support Windows at some point of course, but not waiting on it.
But more generally, the more critical complex dependencies there are, the more likely it is likely to break/require very regular updates/become non-installable due to package compatibility conflicts (cf. Planck clik perpetual compiling problems...)
We should make SOLikeT installable via pip when we have a versioned release. This Issue will attempt to keep track of things which need to happend for that.
setup.cfg
. See Bkoopman's commentThe text was updated successfully, but these errors were encountered: