58 Commits

Author SHA1 Message Date
MoetaYuko
42c8d78c07
anaconda: Add PyTorch Geometric 2022-05-11 10:40:36 +08:00
Zenithal
ef65c7c72c anaconda: add mindspore 2022-04-26 20:58:11 +08:00
ZenithalHourlyRate
a9b8ec33cd
anaconda: add pytorch-lts
Ref to https://github.com/tuna/issues/issues/1327
2021-11-06 13:55:15 +08:00
ZenithalHourlyRate
7bfaa3b350
anaconda: add aarch64
Ref: https://github.com/tuna/issues/issues/1366
2021-10-20 13:06:37 +08:00
Miao Wang
6cd7419251 anaconda: add osx-arm64 2021-03-29 17:17:11 +08:00
Miao Wang
5f11c879c8
Merge commit '05cd2c0' into master
Signed-off-by: Miao Wang <shankerwangmiao@gmail.com>
2020-11-03 10:23:38 +08:00
wzb198910ab
05cd2c0e2a
Add idaholab/linux-64
To install the software MOOSE (Multiphysics Object-Oriented Simulation Environment)
2020-11-02 22:57:05 +08:00
alienzj
0f9cca8b7a add biobakery channel 2020-08-25 07:24:48 +08:00
alienzj
eecebf608e add qiime2 channel 2020-08-19 17:26:56 +08:00
z4yx
de3629d87a skip length checking if content-length is not available (fix #87) 2020-08-15 09:31:40 +08:00
Yuxiang Zhang
336785640c
add pytorch3d 2020-06-28 15:13:15 +08:00
Yuxiang Zhang
7042778a5a
add c4aarch64 (tuna/issues#869) 2020-06-19 20:39:41 +08:00
alienzj
6ac620ee17 add metapi channel 2020-06-03 07:54:31 +08:00
z4yx
23b90021ad add rapidsai (tuna/issues#832) 2020-05-19 17:27:53 +08:00
peterjc123
de0d062ef2
Add pytorch rc channel 2020-04-17 18:11:32 +08:00
Yuxiang Zhang
20598b34e7
add mordred-descriptor tuna/issues#768 2020-03-29 09:27:16 +08:00
Yuxiang Zhang
161fd2a5be
Update anaconda.py 2020-03-22 10:45:58 +08:00
z4yx
ebd8b4440d Merge branch 'wip-cur-repo' 2020-03-21 23:28:45 +08:00
z4yx
7726779764 calculate the size of anaconda repo 2020-03-21 23:28:27 +08:00
z4yx
99fbeda3a2 download current_repodata.json (tuna/issues#754) 2020-03-21 23:12:56 +08:00
z4yx
f34df2f0ff calculate the size of some git repos 2020-03-20 16:55:49 +08:00
z4yx
47e985bfed mro, pro are not updated 2020-03-15 10:21:17 +08:00
z4yx
783ad4a6ff GC function of anaconda.py; 2020-03-15 10:20:42 +08:00
z4yx
95f7469d64 use a temp file name during download 2020-03-14 23:15:41 +08:00
z4yx
e87a55da65 verify the content of ~5% of files each time, close #25 2020-03-07 11:43:23 +08:00
peterjc123
3dbf60ddf0
Fix numba/label/dev channel for Anaconda
According to https://github.com/tuna/issues/issues/637#issuecomment-557856837
2019-11-24 12:32:02 +08:00
Miao Wang
de6de4406b
add rdkit to anaconda 2019-11-20 21:52:55 +08:00
Yupeng Hou
191e1797f1
Add Anaconda cloud source: dglteam
rt
2019-11-14 17:54:20 +08:00
Yu Hao
47bea34795
Add pyviz
Python Tools for Data Visualization.
`http://anaconda.org/pyviz`
`http://pyviz.org`
2019-11-13 12:39:08 +08:00
peterjc123
8d2d13272c
Add numba with the dev label for the win-64 channel
To add cudatoolkit 9.2 package for Windows
2019-11-08 22:06:51 +08:00
Jinzhe Zeng
c0828c1e19
add noarch for all channels
noarch must be contained since:
As of conda 4.3, a valid channel must contain a `noarch/repodata.json` and
associated `noarch/repodata.json.bz2` file, even if `noarch/repodata.json` is
empty.
2019-10-27 22:53:50 -04:00
Yuxiang Zhang
82f622eb1e
add numba 2019-10-27 12:44:42 +08:00
Jinzhe Zeng
bc20b4eaed add deepmodeling to CONDA_CLOUD_REPOS (#39) 2019-10-26 17:49:19 +08:00
Miao Wang
942fea954d
add noarch to intel 2019-09-17 18:09:26 -04:00
Yuxiang Zhang
a52d426cc8
add matsci 2019-09-09 09:06:57 +08:00
Yuxiang Zhang
89990dabdc
add msys2 repo of Anaconda 2019-08-23 15:41:58 +08:00
Miao Wang
9770bc56b1
Add Paddle/noarch 2019-08-12 23:25:55 -04:00
Yuxiang Zhang
3fa7fe24aa
add "Paddle/linux-64", "Paddle/linux-32", "Paddle/osx-64", "Paddle/win-64", "Paddle/win-32", 2019-08-07 08:57:17 +08:00
Yuxiang Zhang
94249cf07a
catch another CalledProcessError 2019-07-04 21:31:19 +08:00
Yuxiang Zhang
3d5352b132
add psi4 channel 2019-07-04 21:27:08 +08:00
Yuxiang Zhang
39bc4a0d4a
catch CalledProcessError 2019-07-03 08:56:58 +08:00
Yuxiang Zhang
f5341d4ccd
specify the timeout option 2019-07-03 08:54:40 +08:00
王邈
a57f978678 anaconda: add retry and time limit 2019-07-02 15:09:05 -04:00
Yuxiang Zhang
0f0a174fd9
download packages specfied in 'packages.conda' field 2019-06-27 12:31:22 +08:00
Yuxiang Zhang
a8818c7cbc
add ursky 2019-06-19 23:30:02 +08:00
sssxie
0c24c3ebf5 add intel and auto channel 2019-06-19 22:39:46 +08:00
Yuxiang Zhang
87740ddc14
rename variable 2019-06-16 20:18:43 +08:00
Yuxiang Zhang
5a587d5560
ignore some "nightly" packages 2019-06-16 18:44:37 +08:00
Yuxiang Zhang
e4eaaaf7d2
update conda channels: add plotly 2019-06-16 18:19:44 +08:00
Yuxiang Zhang
82a5de3061
remove peterjc123 since pytorch officially supports win64 now 2019-06-16 14:50:57 +08:00