-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #365 from LSSTDESC/ceci2
Change to ceci version 2
- Loading branch information
Showing
47 changed files
with
1,613 additions
and
1,693 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
dependencies: | ||
- pip: | ||
- ceci==1.17 | ||
- ceci==2.0.1 | ||
- git+https://github.com/jlvdb/hyperbolic@b88b107a291fa16c2006cf971ce610248d58e94c | ||
- dask-mpi>=2022.4.0 | ||
- git+https://github.com/LSSTDESC/[email protected] | ||
|
@@ -10,4 +10,18 @@ dependencies: | |
- jaxlib==0.4.23 | ||
- glass==2023.7 | ||
- git+https://github.com/beckermr/hybrideb@a3198ea5bc8175542b058e5c1289d910f05fd99d | ||
- pz-rail[algos] @ git+https://github.com/LSSTDESC/[email protected] | ||
# we must specifically request versions of rail algorithms | ||
# to ensure that we get the ceci v2 versions | ||
- pz-rail[algos] @ git+https://github.com/LSSTDESC/[email protected] | ||
- pz-rail-astro-tools==1.0.4 | ||
- pz-rail-base==1.0.4 | ||
- pz-rail-bpz==1.0.1 | ||
- pz-rail-cmnn==1.0.1 | ||
- pz-rail-dsps==0.0.3 # no pypi release for more than 0.3 | ||
- pz-rail-flexzboost==1.0.1 | ||
- pz-rail-fsps==1.0.1 | ||
- pz-rail-gpz-v1==1.0.2 | ||
- pz-rail-lephare==0.2 # no release for ceci2 yet - cannot use | ||
- pz-rail-pzflow==1.0.1 | ||
- pz-rail-sklearn==1.0.1 | ||
- pz-rail-som==1.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.