Ian Harrison
Ian Harrison
On the PyPI website: https://pypi.org/project/skypy/#history There are a few small issues: - Link to Homepage (skypy.info) is dead - Link to https://libraries.io/pypi/skypy still contains reference to the Sky TV API
Add guidelines on how to communicate within SkyPy, at a similar level as the code of conduct, contributor guidelines. Possible hierarchy: - Github issue first, if not - Public slack...
From a discussion with @alessiospuriomancini and @htjense, we came up with a proposal for a specification for a yaml file which packages a cosmopower network. The aims are for this...
I have managed to encounter a situation in which the line: https://github.com/LSSTDESC/CCL/blob/dfa2b3b7be13afef0da11b5c4392e413af4e67eb/pyccl/boltzmann.py#L118 returns an error as the `camb.bbn` module is not directly available. Confusingly (for me anyway), the `bbn` module...
## Description Re-PR of #631 but not using the `modules/` name so as not to have branch protection on the source PR.
## Description In Fox's PR #614 the tests are failing on tests not touched by him. This is (at least) because of classy failing. This PR is to update the...
Hi, Working on an M3 macbook pro in macOS 15.6. Using miniforge3. Creating a conda env from scratch. Running ``` conda install python pip ipython pip install tensorflow tensorflow_probablity tensorflow-keras...