Soliket

Latest version: v0.1rc1

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1rc1

What's Changed
* -v in pytest args by itrharrison in https://github.com/simonsobs/SOLikeT/pull/105
* Moved cosmopower default parameters to yaml files. by HTJense in https://github.com/simonsobs/SOLikeT/pull/106
* 37 implement sphinx for docs by HTJense in https://github.com/simonsobs/SOLikeT/pull/100
* General documentation by HTJense in https://github.com/simonsobs/SOLikeT/pull/110
* modify lensing test to compare with known chi_square computed with camb by qujia7 in https://github.com/simonsobs/SOLikeT/pull/101
* CCL documentation and formatting by HTJense in https://github.com/simonsobs/SOLikeT/pull/108
* modified camb dependency for M1 by mgerbino in https://github.com/simonsobs/SOLikeT/pull/112
* Bias theory reworks by HTJense in https://github.com/simonsobs/SOLikeT/pull/117
* Fixes to local docs build config by itrharrison in https://github.com/simonsobs/SOLikeT/pull/120
* remove txt paths for binning matrix and covmat by qujia7 in https://github.com/simonsobs/SOLikeT/pull/118
* Remove dependence on installations from github by itrharrison in https://github.com/simonsobs/SOLikeT/pull/123
* Address warnings in tox tests by mgerbino in https://github.com/simonsobs/SOLikeT/pull/124
* fixing mflike test and fixing np.float error by sgiardie in https://github.com/simonsobs/SOLikeT/pull/104
* Add tests for theory components Bandpass and Foreground by mgerbino in https://github.com/simonsobs/SOLikeT/pull/119
* Update INSTALL.rst by itrharrison in https://github.com/simonsobs/SOLikeT/pull/129
* Setting up documentation for mflike by sgiardie in https://github.com/simonsobs/SOLikeT/pull/121
* Dev update install instructions by mgerbino in https://github.com/simonsobs/SOLikeT/pull/127
* Upgrading mflike to v0.8.4 in LAT_MFLike by sgiardie in https://github.com/simonsobs/SOLikeT/pull/133
* Update installation instructions for NERSC/Perlmutter by mgerbino in https://github.com/simonsobs/SOLikeT/pull/135
* fixing mflike scales to [30,9000] by sgiardie in https://github.com/simonsobs/SOLikeT/pull/138
* Fix mflike scales by sgiardie in https://github.com/simonsobs/SOLikeT/pull/139
* Add missing tests by mgerbino in https://github.com/simonsobs/SOLikeT/pull/136
* Add missing likelihood documentation by mgerbino in https://github.com/simonsobs/SOLikeT/pull/137
* Replace cls with cells for pyccl by itrharrison in https://github.com/simonsobs/SOLikeT/pull/142
* Add compatibility workflow by itrharrison in https://github.com/simonsobs/SOLikeT/pull/144
* fix lmax_boltzmann and lmax_fg values in theoryforge by sgiardie in https://github.com/simonsobs/SOLikeT/pull/146
* Fix compatability by itrharrison in https://github.com/simonsobs/SOLikeT/pull/148
* Updates for v0.1 to CrossCorrelation likelihood by itrharrison in https://github.com/simonsobs/SOLikeT/pull/116
* pyccl optional by cmbant in https://github.com/simonsobs/SOLikeT/pull/153
* Add simple halo model by itrharrison in https://github.com/simonsobs/SOLikeT/pull/150
* Deprecations update by cmbant in https://github.com/simonsobs/SOLikeT/pull/155
* Pycharm tidies by cmbant in https://github.com/simonsobs/SOLikeT/pull/161
* Run tests only on PR open, review requests by itrharrison in https://github.com/simonsobs/SOLikeT/pull/159
* Add more flake8 requirements by itrharrison in https://github.com/simonsobs/SOLikeT/pull/157
* Add zstar to CrossCorrelation for CMBLensingTracer by itrharrison in https://github.com/simonsobs/SOLikeT/pull/165
* Implementation of the lensing power spectrum computation with CCL by raphkou in https://github.com/simonsobs/SOLikeT/pull/166
* solving bug in mflike by sgiardie in https://github.com/simonsobs/SOLikeT/pull/170
* Fix readme by itrharrison in https://github.com/simonsobs/SOLikeT/pull/173
* Dev check ell range mflike by mgerbino in https://github.com/simonsobs/SOLikeT/pull/171
* Resolving packages path with cobaya tools by ggalloni in https://github.com/simonsobs/SOLikeT/pull/169
* Move to buildtools and pyproject.toml by itrharrison in https://github.com/simonsobs/SOLikeT/pull/163
* Compatability for scipy 1.14 by itrharrison in https://github.com/simonsobs/SOLikeT/pull/176
* Add automated publishing by itrharrison in https://github.com/simonsobs/SOLikeT/pull/177

New Contributors
* sgiardie made their first contribution in https://github.com/simonsobs/SOLikeT/pull/104
* cmbant made their first contribution in https://github.com/simonsobs/SOLikeT/pull/153
* raphkou made their first contribution in https://github.com/simonsobs/SOLikeT/pull/166
* ggalloni made their first contribution in https://github.com/simonsobs/SOLikeT/pull/169

**Full Changelog**: https://github.com/simonsobs/SOLikeT/compare/v0.1-pre...v0.1rc1

0.1rc1.dev1

Try automated publish, here to Test-PyPI

What's Changed
* -v in pytest args by itrharrison in https://github.com/simonsobs/SOLikeT/pull/105
* Moved cosmopower default parameters to yaml files. by HTJense in https://github.com/simonsobs/SOLikeT/pull/106
* 37 implement sphinx for docs by HTJense in https://github.com/simonsobs/SOLikeT/pull/100
* General documentation by HTJense in https://github.com/simonsobs/SOLikeT/pull/110
* modify lensing test to compare with known chi_square computed with camb by qujia7 in https://github.com/simonsobs/SOLikeT/pull/101
* CCL documentation and formatting by HTJense in https://github.com/simonsobs/SOLikeT/pull/108
* modified camb dependency for M1 by mgerbino in https://github.com/simonsobs/SOLikeT/pull/112
* Bias theory reworks by HTJense in https://github.com/simonsobs/SOLikeT/pull/117
* Fixes to local docs build config by itrharrison in https://github.com/simonsobs/SOLikeT/pull/120
* remove txt paths for binning matrix and covmat by qujia7 in https://github.com/simonsobs/SOLikeT/pull/118
* Remove dependence on installations from github by itrharrison in https://github.com/simonsobs/SOLikeT/pull/123
* Address warnings in tox tests by mgerbino in https://github.com/simonsobs/SOLikeT/pull/124
* fixing mflike test and fixing np.float error by sgiardie in https://github.com/simonsobs/SOLikeT/pull/104
* Add tests for theory components Bandpass and Foreground by mgerbino in https://github.com/simonsobs/SOLikeT/pull/119
* Update INSTALL.rst by itrharrison in https://github.com/simonsobs/SOLikeT/pull/129
* Setting up documentation for mflike by sgiardie in https://github.com/simonsobs/SOLikeT/pull/121
* Dev update install instructions by mgerbino in https://github.com/simonsobs/SOLikeT/pull/127
* Upgrading mflike to v0.8.4 in LAT_MFLike by sgiardie in https://github.com/simonsobs/SOLikeT/pull/133
* Update installation instructions for NERSC/Perlmutter by mgerbino in https://github.com/simonsobs/SOLikeT/pull/135
* fixing mflike scales to [30,9000] by sgiardie in https://github.com/simonsobs/SOLikeT/pull/138
* Fix mflike scales by sgiardie in https://github.com/simonsobs/SOLikeT/pull/139
* Add missing tests by mgerbino in https://github.com/simonsobs/SOLikeT/pull/136
* Add missing likelihood documentation by mgerbino in https://github.com/simonsobs/SOLikeT/pull/137
* Replace cls with cells for pyccl by itrharrison in https://github.com/simonsobs/SOLikeT/pull/142
* Add compatibility workflow by itrharrison in https://github.com/simonsobs/SOLikeT/pull/144
* fix lmax_boltzmann and lmax_fg values in theoryforge by sgiardie in https://github.com/simonsobs/SOLikeT/pull/146
* Fix compatability by itrharrison in https://github.com/simonsobs/SOLikeT/pull/148
* Updates for v0.1 to CrossCorrelation likelihood by itrharrison in https://github.com/simonsobs/SOLikeT/pull/116
* pyccl optional by cmbant in https://github.com/simonsobs/SOLikeT/pull/153
* Add simple halo model by itrharrison in https://github.com/simonsobs/SOLikeT/pull/150
* Deprecations update by cmbant in https://github.com/simonsobs/SOLikeT/pull/155
* Pycharm tidies by cmbant in https://github.com/simonsobs/SOLikeT/pull/161
* Run tests only on PR open, review requests by itrharrison in https://github.com/simonsobs/SOLikeT/pull/159
* Add more flake8 requirements by itrharrison in https://github.com/simonsobs/SOLikeT/pull/157
* Add zstar to CrossCorrelation for CMBLensingTracer by itrharrison in https://github.com/simonsobs/SOLikeT/pull/165
* Implementation of the lensing power spectrum computation with CCL by raphkou in https://github.com/simonsobs/SOLikeT/pull/166
* solving bug in mflike by sgiardie in https://github.com/simonsobs/SOLikeT/pull/170
* Fix readme by itrharrison in https://github.com/simonsobs/SOLikeT/pull/173
* Dev check ell range mflike by mgerbino in https://github.com/simonsobs/SOLikeT/pull/171
* Resolving packages path with cobaya tools by ggalloni in https://github.com/simonsobs/SOLikeT/pull/169
* Move to buildtools and pyproject.toml by itrharrison in https://github.com/simonsobs/SOLikeT/pull/163
* Compatability for scipy 1.14 by itrharrison in https://github.com/simonsobs/SOLikeT/pull/176

New Contributors
* sgiardie made their first contribution in https://github.com/simonsobs/SOLikeT/pull/104
* cmbant made their first contribution in https://github.com/simonsobs/SOLikeT/pull/153
* raphkou made their first contribution in https://github.com/simonsobs/SOLikeT/pull/166
* ggalloni made their first contribution in https://github.com/simonsobs/SOLikeT/pull/169

**Full Changelog**: https://github.com/simonsobs/SOLikeT/compare/v0.1-pre...v0.1rc1.dev1

0.1pre

This is a pre-release version of SOLikeT to freeze things before the larger scale changes to be made for the v0.1 release.

What's Changed
* added cosmosis directory and ini files for actpol by reneehlozek in https://github.com/simonsobs/SOLikeT/pull/1
* add initial sketch of lensing lite lhood by timothydmorton in https://github.com/simonsobs/SOLikeT/pull/2
* adding in clusters notebook to test likelihood by nbatta in https://github.com/simonsobs/SOLikeT/pull/5
* Updating missing files in clusters by nbatta in https://github.com/simonsobs/SOLikeT/pull/6
* reducing the dimension of Pfunc by nbatta in https://github.com/simonsobs/SOLikeT/pull/7
* added clusters to setup.py by nbatta in https://github.com/simonsobs/SOLikeT/pull/8
* corrected units in dvdz and pk of clusters.py by nbatta in https://github.com/simonsobs/SOLikeT/pull/9
* likelihood updates for cobaya devel branch by xzackli in https://github.com/simonsobs/SOLikeT/pull/12
* Work on CCL module for cross-correlations by Pablo-Lemos in https://github.com/simonsobs/SOLikeT/pull/16
* Make code and test compatible with new version of mflike and Cobaya by paganol in https://github.com/simonsobs/SOLikeT/pull/23
* flake8 for codestyle by itrharrison in https://github.com/simonsobs/SOLikeT/pull/30
* Add contribution guidelines by itrharrison in https://github.com/simonsobs/SOLikeT/pull/29
* module to handle constants added; package for mflike created by mgerbino in https://github.com/simonsobs/SOLikeT/pull/36
* Initial commit of xcorr by itrharrison in https://github.com/simonsobs/SOLikeT/pull/22
* Update test_mflike.py by itrharrison in https://github.com/simonsobs/SOLikeT/pull/44
* Galaxy bias as cobaya theory by itrharrison in https://github.com/simonsobs/SOLikeT/pull/41
* CCL-based galaxyshear x kappa likelihood by itrharrison in https://github.com/simonsobs/SOLikeT/pull/47
* Theoryforge as a cobaya theory component by mgerbino in https://github.com/simonsobs/SOLikeT/pull/43
* Added Cash-C likelihood by itrharrison in https://github.com/simonsobs/SOLikeT/pull/56
* Added velocileptors LPT bias model by itrharrison in https://github.com/simonsobs/SOLikeT/pull/53
* Revert "Added velocileptors LPT bias model" by itrharrison in https://github.com/simonsobs/SOLikeT/pull/62
* codecov for coverage by itrharrison in https://github.com/simonsobs/SOLikeT/pull/40
* Update and loglike test for unbinned clusters likelihood (from master) by itrharrison in https://github.com/simonsobs/SOLikeT/pull/72
* Fix to cross correlation tests, trigger other fails. by itrharrison in https://github.com/simonsobs/SOLikeT/pull/73
* sacc files and tracers for CrossCorrelation Likelihood by itrharrison in https://github.com/simonsobs/SOLikeT/pull/58
* Added basic CosmoPower theory code. by HTJense in https://github.com/simonsobs/SOLikeT/pull/76
* Added Intrinsic Alignment redshift evolution modes by itrharrison in https://github.com/simonsobs/SOLikeT/pull/80
* Added exception and fallback for cosmopower not available by itrharrison in https://github.com/simonsobs/SOLikeT/pull/83
* Add Hartlap and post-Hartlap corrections for GaussianData by itrharrison in https://github.com/simonsobs/SOLikeT/pull/81
* BUG: pyCCL isn't optional due to cluster likelihood by HTJense in https://github.com/simonsobs/SOLikeT/pull/89
* Implement tests with tox-conda by itrharrison in https://github.com/simonsobs/SOLikeT/pull/92
* Add Hartlap correction to CrossCorrelation likelihoods by itrharrison in https://github.com/simonsobs/SOLikeT/pull/94
* Move cosmopower to optional dep by itrharrison in https://github.com/simonsobs/SOLikeT/pull/96
* Allow more flexible CosmoPower network settings. by HTJense in https://github.com/simonsobs/SOLikeT/pull/88
* Updated test loglikes to match for camb v1.4.0 by itrharrison in https://github.com/simonsobs/SOLikeT/pull/98
* Fix codecov not reporting by itrharrison in https://github.com/simonsobs/SOLikeT/pull/103

New Contributors
* reneehlozek made their first contribution in https://github.com/simonsobs/SOLikeT/pull/1
* timothydmorton made their first contribution in https://github.com/simonsobs/SOLikeT/pull/2
* nbatta made their first contribution in https://github.com/simonsobs/SOLikeT/pull/5
* xzackli made their first contribution in https://github.com/simonsobs/SOLikeT/pull/12
* Pablo-Lemos made their first contribution in https://github.com/simonsobs/SOLikeT/pull/16
* mgerbino made their first contribution in https://github.com/simonsobs/SOLikeT/pull/36
* HTJense made their first contribution in https://github.com/simonsobs/SOLikeT/pull/76

**Full Changelog**: https://github.com/simonsobs/SOLikeT/commits/v0.1-pre

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.