-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathenvironment.yml
61 lines (61 loc) · 1.56 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
channels:
- conda-forge
dependencies:
- astropy=6.1.*
- camb=1.5.*
- cosmosis=3.7.*
- cmake
- dask=2024.5.2
- dm-tree=0.1.8
- fitsio=1.2.*
- firecrown=1.7.*
- h5py>=3=mpi_mpich_*
- healpy=1.16.*
- healsparse=1.10.*
- jax=0.4.27
- jaxlib=0.4.23
- jupyter=1.0.*
- matplotlib=3.8.*
- mpi4py>=3
- mpich>=4.*
- namaster=2.0.*
- numpy=1.26.*
- pandas>=2.0
- psutil=5.9.*
- pyccl=3.0.*
- python=3.10.*
- scikit-learn=1.5.*
- scipy=1.13.*
- tables-io-full=0.9.*
- threadpoolctl=3.5.*
- tjpcov=0.4.*
- treecorr=5.0.*
- pip=24.0.*
- pygraphviz=1.13.*
- mockmpi
- pip:
- ceci==2.0.1
- git+https://github.com/jlvdb/hyperbolic@b88b107a291fa16c2006cf971ce610248d58e94c
- dask-mpi>=2022.4.0
- git+https://github.com/LSSTDESC/[email protected]
- parallel-statistics==0.13
- sacc[all]==0.14
- jax==0.4.27
- jaxlib==0.4.23
- glass==2023.7
- git+https://github.com/beckermr/hybrideb@a3198ea5bc8175542b058e5c1289d910f05fd99d
# 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