Switch to unified view

a b/Scripts/environment-M1.yaml
1
name: DNNGP3
2
channels:
3
  - apple
4
  - http://mirrors.ustc.edu.cn/anaconda/cloud/bioconda
5
  - http://mirrors.ustc.edu.cn/anaconda/cloud/conda-forge
6
  - https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
7
  - defaults
8
  - http://mirrors.ustc.edu.cn/anaconda/cloud/conda-forge/
9
  - http://mirrors.ustc.edu.cn/anaconda/cloud/bioconda/
10
  - http://mirrors.ustc.edu.cn/anaconda/pkgs/free/
11
  - http://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/
12
  - http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
13
  - bioconda
14
  - r
15
  - conda-forge
16
dependencies:
17
  - abseil-cpp=20211102.0=hc377ac9_0
18
  - blas=2.116=openblas
19
  - blas-devel=3.9.0=16_osxarm64_openblas
20
  - c-ares=1.19.0=h80987f9_0
21
  - ca-certificates=2023.01.10=hca03da5_0
22
  - gdbm=1.18=h8fe7016_4
23
  - grpc-cpp=1.48.2=h877324c_0
24
  - grpcio=1.48.2=py39h877324c_0
25
  - h5py=3.6.0=py39h7fe8675_0
26
  - hdf5=1.12.1=h160e8cb_2
27
  - krb5=1.19.4=h8380606_0
28
  - libblas=3.9.0=16_osxarm64_openblas
29
  - libcblas=3.9.0=16_osxarm64_openblas
30
  - libcurl=7.88.1=h0f1d93c_0
31
  - libcxx=14.0.6=h848a8c0_0
32
  - libedit=3.1.20221030=h80987f9_0
33
  - libev=4.33=h1a28f6b_1
34
  - libffi=3.4.2=hca03da5_6
35
  - libgfortran=5.0.0=11_3_0_hca03da5_28
36
  - libgfortran5=11.3.0=h009349e_28
37
  - liblapack=3.9.0=16_osxarm64_openblas
38
  - liblapacke=3.9.0=16_osxarm64_openblas
39
  - libnghttp2=1.46.0=h95c9599_0
40
  - libopenblas=0.3.21=openmp_hc731615_3
41
  - libprotobuf=3.20.3=h514c7bf_0
42
  - libssh2=1.10.0=hf27765b_0
43
  - llvm-openmp=14.0.6=hc6e5704_0
44
  - ncurses=6.4=h313beb8_0
45
  - numpy-base=1.22.3=py39h974a1f5_0
46
  - openblas=0.3.21=openmp_hf78f355_3
47
  - openssl=1.1.1t=h1a28f6b_0
48
  - perl=5.34.0=h1a28f6b_2
49
  - pip=23.0.1=py39hca03da5_0
50
  - python=3.9.16=hc0d8a6c_2
51
  - re2=2022.04.01=hc377ac9_0
52
  - readline=8.2=h1a28f6b_0
53
  - rename=1.601=hdfd78af_1
54
  - setuptools=66.0.0=py39hca03da5_0
55
  - six=1.16.0=pyhd3eb1b0_1
56
  - sqlite=3.41.2=h80987f9_0
57
  - tensorflow-deps=2.9.0=0
58
  - tk=8.6.12=hb8d0fd4_0
59
  - tzdata=2023c=h04d1e81_0
60
  - wheel=0.38.4=py39hca03da5_0
61
  - xz=5.2.10=h80987f9_1
62
  - zlib=1.2.13=h5a0b063_0
63
  - pip:
64
      - absl-py==1.4.0
65
      - astunparse==1.6.3
66
      - cachetools==5.3.0
67
      - certifi==2022.12.7
68
      - charset-normalizer==3.1.0
69
      - flatbuffers==23.3.3
70
      - gast==0.4.0
71
      - google-auth==2.17.3
72
      - google-auth-oauthlib==1.0.0
73
      - google-pasta==0.2.0
74
      - idna==3.4
75
      - importlib-metadata==6.6.0
76
      - jax==0.4.8
77
      - joblib==1.2.0
78
      - keras==2.12.0
79
      - libclang==16.0.0
80
      - markdown==3.4.3
81
      - markupsafe==2.1.2
82
      - ml-dtypes==0.1.0
83
      - numpy==1.23.5
84
      - oauthlib==3.2.2
85
      - opt-einsum==3.3.0
86
      - packaging==23.1
87
      - pandas==1.5.2
88
      - protobuf==4.22.3
89
      - pyasn1==0.5.0
90
      - pyasn1-modules==0.3.0
91
      - python-dateutil==2.8.2
92
      - pytz==2023.3
93
      - requests==2.28.2
94
      - requests-oauthlib==1.3.1
95
      - rsa==4.9
96
      - scikit-learn==1.2.1
97
      - scipy==1.10.1
98
      - tensorboard==2.12.2
99
      - tensorboard-data-server==0.7.0
100
      - tensorboard-plugin-wit==1.8.1
101
      - tensorflow-estimator==2.12.0
102
      - tensorflow-macos==2.12.0
103
      - tensorflow-metal==0.8.0
104
      - termcolor==2.3.0
105
      - threadpoolctl==3.1.0
106
      - typing-extensions==4.5.0
107
      - urllib3==1.26.15
108
      - werkzeug==2.2.3
109
      - wrapt==1.14.1
110
      - zipp==3.15.0
111
prefix: /Users/wangjx/miniconda/envs/DNNGP3