Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow more flexible CosmoPower network settings. (#88)
* Allow user-specified number of networks. * Minor mistake in error string formatting. * Added option for internal ell-factor in network. * Bugfix. * Changed which parameters get passed on to network. * Added Clpp support. * Generalized CMB unit factor. * Added parameter requirements for cobaya standard. * Added general ell factor function and type hinting. * Added ell_factor docstring. * Fixed a bug where cobaya would not resume a run due to default argument overwrite. * Using BoltzmannBase.renames instead of old system. * Added Derived parameter network. * Codestyle. * Added init file change. * Docstring changes in prep for #37 * Updated pytest. * Codestyle. * codestyle fixes * fixed data location for tests * fixed test data path * syntax for py37 * added need to install cosmopower --------- Co-authored-by: Ian Harrison <[email protected]>
- Loading branch information