Tilman Troester
Tilman Troester
At this point I'm not too concerned about how this gets piped back to the sampling frameworks. For now I imagine just implementing a method `sample` in the likelihood class....
Sorry, what I meant was, is there a way to efficiently save parts of the data block while sampling, independently of the default chain output. For example, saving the theory...
Why were all these issues closed? As far as I can tell many have not been addressed yet.
The closed issues cover a wide range of infrastructure and science work, at least some of which is already being worked on in the collaboration. Implementing all of them will...
On what time-scales will this new design be ready? I'm concerned that telling people not to work on firecrown because it's going through another redesign will kill what little momentum...
What is the progress on this issue? As far as I can tell, many of the closed issues haven't been addressed yet. Could they be re-opened to make it easier...
Seconded. The idea of the rewrite was to make firecrown a library that can be used by different inference frameworks. Making cosmosis, cobaya, and numcosmo (which I assume is why...
Looking at what's listed as `install_requires` in setup.cfg, non of astropy, cosmosis, cobaya, fitsio, pandas appear to be actually required for the running of firecrown. `numcosmo_py` is only used in...
Since the error seems to come during the swig compilation, maybe it's an issue with the swig version? Long-term we should just get rid of the C stuff or at...
Maybe try downgrading swig and cmake. I know that at least for cmake some new versions are not fully backwards compatible.