Skip to content

Commit 93f6984

Browse files
njzjzactions-user
authored andcommitted
Update best-of list for version 2024.06.20
1 parent 0ef1bdb commit 93f6984

File tree

4 files changed

+142
-92
lines changed

4 files changed

+142
-92
lines changed

β€ŽREADME.md

Lines changed: 85 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -46,20 +46,20 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
4646

4747
<details><summary><b><a href="https://github.com/deepmodeling/deepmd-kit">DeePMD-kit</a></b> (πŸ₯‡28 Β· ⭐ 1.4K) - A deep learning package for many-body potential energy representation and molecular dynamics. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
4848

49-
- [GitHub](https://github.com/deepmodeling/deepmd-kit) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 470 Β· πŸ“₯ 37K Β· πŸ“¦ 15 Β· πŸ“‹ 700 - 9% open Β· ⏱️ 06.04.2024):
49+
- [GitHub](https://github.com/deepmodeling/deepmd-kit) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 470 Β· πŸ“₯ 38K Β· πŸ“¦ 15 Β· πŸ“‹ 700 - 9% open Β· ⏱️ 06.04.2024):
5050

5151
```
5252
git clone https://github.com/deepmodeling/deepmd-kit
5353
```
54-
- [PyPi](https://pypi.org/project/deepmd-kit) (πŸ“₯ 1.1K / month):
54+
- [PyPi](https://pypi.org/project/deepmd-kit) (πŸ“₯ 1K / month):
5555
```
5656
pip install deepmd-kit
5757
```
58-
- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (πŸ“₯ 650K Β· ⏱️ 05.06.2024):
58+
- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (πŸ“₯ 670K Β· ⏱️ 05.06.2024):
5959
```
6060
conda install -c conda-forge deepmd-kit
6161
```
62-
- [npm](https://www.npmjs.com/package/deepmd-kit) (πŸ“₯ 8 / month):
62+
- [npm](https://www.npmjs.com/package/deepmd-kit) (πŸ“₯ 9 / month):
6363
```
6464
npm install deepmd-kit
6565
```
@@ -75,11 +75,11 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
7575
```
7676
git clone https://github.com/deepmodeling/dpdata
7777
```
78-
- [PyPi](https://pypi.org/project/dpdata) (πŸ“₯ 38K / month):
78+
- [PyPi](https://pypi.org/project/dpdata) (πŸ“₯ 47K / month):
7979
```
8080
pip install dpdata
8181
```
82-
- [Conda](https://anaconda.org/conda-forge/dpdata) (πŸ“₯ 69K Β· ⏱️ 06.06.2024):
82+
- [Conda](https://anaconda.org/conda-forge/dpdata) (πŸ“₯ 70K Β· ⏱️ 06.06.2024):
8383
```
8484
conda install -c conda-forge dpdata
8585
```
@@ -88,26 +88,14 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
8888
docker pull dptechnology/dpdata
8989
```
9090
</details>
91-
<details><summary><b><a href="https://github.com/deepmodeling/abacus-develop">ABACUS</a></b> (πŸ₯‡24 Β· ⭐ 150) - An electronic structure package based on either plane wave basis or numerical atomic orbitals. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
92-
93-
- [GitHub](https://github.com/deepmodeling/abacus-develop) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 120 Β· πŸ“‹ 1.5K - 15% open Β· ⏱️ 13.06.2024):
94-
95-
```
96-
git clone https://github.com/deepmodeling/abacus-develop
97-
```
98-
- [Conda](https://anaconda.org/conda-forge/abacus) (πŸ“₯ 57K Β· ⏱️ 07.06.2024):
99-
```
100-
conda install -c conda-forge abacus
101-
```
102-
</details>
103-
<details><summary><b><a href="https://github.com/deepmodeling/dpgen">DP-GEN</a></b> (πŸ₯‡22 Β· ⭐ 280 Β· πŸ“‰) - The deep potential generator to generate a deep-learning based model of interatomic potential energy and force field. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
91+
<details><summary><b><a href="https://github.com/deepmodeling/dpgen">DP-GEN</a></b> (πŸ₯‡22 Β· ⭐ 280) - The deep potential generator to generate a deep-learning based model of interatomic potential energy and force field. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
10492

10593
- [GitHub](https://github.com/deepmodeling/dpgen) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 170 Β· πŸ“₯ 1.7K Β· πŸ“¦ 5 Β· πŸ“‹ 280 - 9% open Β· ⏱️ 10.04.2024):
10694

10795
```
10896
git clone https://github.com/deepmodeling/dpgen
10997
```
110-
- [PyPi](https://pypi.org/project/dpgen) (πŸ“₯ 370 / month):
98+
- [PyPi](https://pypi.org/project/dpgen) (πŸ“₯ 380 / month):
11199
```
112100
pip install dpgen
113101
```
@@ -123,27 +111,39 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
123111
```
124112
git clone https://github.com/deepmodeling/dpdispatcher
125113
```
126-
- [PyPi](https://pypi.org/project/dpdispatcher) (πŸ“₯ 1.6K / month):
114+
- [PyPi](https://pypi.org/project/dpdispatcher) (πŸ“₯ 1.5K / month):
127115
```
128116
pip install dpdispatcher
129117
```
130-
- [Conda](https://anaconda.org/conda-forge/dpdispatcher) (πŸ“₯ 9.3K Β· ⏱️ 01.06.2024):
118+
- [Conda](https://anaconda.org/conda-forge/dpdispatcher) (πŸ“₯ 9.6K Β· ⏱️ 01.06.2024):
131119
```
132120
conda install -c conda-forge dpdispatcher
133121
```
134-
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpdispatcher) (πŸ“₯ 98K Β· ⏱️ 27.05.2024):
122+
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpdispatcher) (πŸ“₯ 99K Β· ⏱️ 27.05.2024):
135123
```
136124
docker pull dptechnology/dpdispatcher
137125
```
138126
</details>
127+
<details><summary><b><a href="https://github.com/deepmodeling/abacus-develop">ABACUS</a></b> (πŸ₯ˆ21 Β· ⭐ 150 Β· πŸ“‰) - An electronic structure package based on either plane wave basis or numerical atomic orbitals. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
128+
129+
- [GitHub](https://github.com/deepmodeling/abacus-develop) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 120 Β· πŸ“‹ 1.6K - 14% open Β· ⏱️ 20.06.2024):
130+
131+
```
132+
git clone https://github.com/deepmodeling/abacus-develop
133+
```
134+
- [Conda](https://anaconda.org/conda-forge/abacus):
135+
```
136+
conda install -c conda-forge abacus
137+
```
138+
</details>
139139
<details><summary><b><a href="https://github.com/deepmodeling/reacnetgenerator">reacnetgenerator</a></b> (πŸ₯ˆ20 Β· ⭐ 62) - an automatic reaction network generator for reactive molecular dynamics simulation. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
140140

141141
- [GitHub](https://github.com/deepmodeling/reacnetgenerator) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 35 Β· πŸ“‹ 120 - 3% open Β· ⏱️ 11.06.2024):
142142

143143
```
144144
git clone https://github.com/deepmodeling/reacnetgenerator
145145
```
146-
- [PyPi](https://pypi.org/project/reacnetgenerator) (πŸ“₯ 440 / month):
146+
- [PyPi](https://pypi.org/project/reacnetgenerator) (πŸ“₯ 450 / month):
147147
```
148148
pip install reacnetgenerator
149149
```
@@ -152,7 +152,7 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
152152
conda install -c conda-forge reacnetgenerator
153153
```
154154
</details>
155-
<details><summary><b><a href="https://github.com/deepmodeling/dflow">dflow</a></b> (πŸ₯ˆ18 Β· ⭐ 54) - Dflow is a Python framework for constructing scientific computing workflows (e.g. concurrent learning workflows).. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
155+
<details><summary><b><a href="https://github.com/deepmodeling/dflow">dflow</a></b> (πŸ₯ˆ18 Β· ⭐ 57) - Dflow is a Python framework for constructing scientific computing workflows (e.g. concurrent learning workflows).. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
156156

157157
- [GitHub](https://github.com/deepmodeling/dflow) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 24 Β· πŸ“‹ 35 - 40% open Β· ⏱️ 06.06.2024):
158158

@@ -172,14 +172,14 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
172172
docker pull dptechnology/dflow
173173
```
174174
</details>
175-
<details><summary><b><a href="https://github.com/deepmodeling/dargs">dargs</a></b> (πŸ₯ˆ18 Β· ⭐ 5 Β· πŸ“ˆ) - Argument processing for the deep modeling project. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
175+
<details><summary><b><a href="https://github.com/deepmodeling/dargs">dargs</a></b> (πŸ₯ˆ18 Β· ⭐ 5) - Argument processing for the deep modeling project. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
176176

177177
- [GitHub](https://github.com/deepmodeling/dargs) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 2 Β· πŸ“¦ 120 Β· πŸ“‹ 7 - 14% open Β· ⏱️ 12.06.2024):
178178

179179
```
180180
git clone https://github.com/deepmodeling/dargs
181181
```
182-
- [PyPi](https://pypi.org/project/dargs) (πŸ“₯ 64K / month):
182+
- [PyPi](https://pypi.org/project/dargs) (πŸ“₯ 79K / month):
183183
```
184184
pip install dargs
185185
```
@@ -188,26 +188,42 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
188188
conda install -c conda-forge dargs
189189
```
190190
</details>
191-
<details><summary><b><a href="https://github.com/deepmodeling/deepflame-dev">DeepFlame</a></b> (πŸ₯ˆ16 Β· ⭐ 120) - A deep learning empowered open-source platform for reacting flow simulations. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
191+
<details><summary><b><a href="https://github.com/deepmodeling/deepflame-dev">DeepFlame</a></b> (πŸ₯ˆ16 Β· ⭐ 130) - A deep learning empowered open-source platform for reacting flow simulations. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
192192

193193
- [GitHub](https://github.com/deepmodeling/deepflame-dev) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 55 Β· πŸ“‹ 44 - 36% open Β· ⏱️ 19.05.2024):
194194

195195
```
196196
git clone https://github.com/deepmodeling/deepflame-dev
197197
```
198198
</details>
199-
<details><summary><b><a href="https://github.com/deepmodeling/DeePTB">DeePTB</a></b> (πŸ₯ˆ16 Β· ⭐ 32) - DeePTB: A deep learning package for tight-binding approach with ab initio accuracy. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
199+
<details><summary><b><a href="https://github.com/deepmodeling/DeePTB">DeePTB</a></b> (πŸ₯ˆ16 Β· ⭐ 33) - DeePTB: A deep learning package for tight-binding approach with ab initio accuracy. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
200200

201-
- [GitHub](https://github.com/deepmodeling/DeePTB) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 12 Β· πŸ“‹ 34 - 26% open Β· ⏱️ 13.06.2024):
201+
- [GitHub](https://github.com/deepmodeling/DeePTB) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 12 Β· πŸ“‹ 34 - 26% open Β· ⏱️ 19.06.2024):
202202

203203
```
204204
git clone https://github.com/deepmodeling/DeePTB
205205
```
206-
- [PyPi](https://pypi.org/project/dptb) (πŸ“₯ 37 / month):
206+
- [PyPi](https://pypi.org/project/dptb) (πŸ“₯ 34 / month):
207207
```
208208
pip install dptb
209209
```
210210
</details>
211+
<details><summary><b><a href="https://github.com/deepmodeling/dpgen2">DPGEN2</a></b> (πŸ₯ˆ15 Β· ⭐ 29 Β· πŸ“ˆ) - 2nd generation of the Deep Potential GENerator. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
212+
213+
- [GitHub](https://github.com/deepmodeling/dpgen2) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 22 Β· πŸ“¦ 2 Β· πŸ“‹ 32 - 34% open Β· ⏱️ 17.06.2024):
214+
215+
```
216+
git clone https://github.com/deepmodeling/dpgen2
217+
```
218+
- [PyPi](https://pypi.org/project/dpgen2) (πŸ“₯ 36 / month):
219+
```
220+
pip install dpgen2
221+
```
222+
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpgen2) (πŸ“₯ 2.9K Β· ⏱️ 17.06.2024):
223+
```
224+
docker pull dptechnology/dpgen2
225+
```
226+
</details>
211227
<details><summary><b><a href="https://github.com/deepmodeling/APEX">APEX</a></b> (πŸ₯ˆ15 Β· ⭐ 19) - APEX: Alloy Properties EXplorer using simulations. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
212228

213229
- [GitHub](https://github.com/deepmodeling/APEX) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 15 Β· πŸ“‹ 6 - 16% open Β· ⏱️ 06.05.2024):
@@ -227,47 +243,31 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
227243
```
228244
git clone https://github.com/deepmodeling/dpgui
229245
```
230-
- [PyPi](https://pypi.org/project/dpgui) (πŸ“₯ 30K / month):
246+
- [PyPi](https://pypi.org/project/dpgui) (πŸ“₯ 31K / month):
231247
```
232248
pip install dpgui
233249
```
234250
</details>
235-
<details><summary><b><a href="https://github.com/deepmodeling/rid-kit">rid-kit</a></b> (πŸ₯ˆ14 Β· ⭐ 42 Β· πŸ“‰) - Reinforced dynamics. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
251+
<details><summary><b><a href="https://github.com/deepmodeling/rid-kit">rid-kit</a></b> (πŸ₯ˆ14 Β· ⭐ 42) - Reinforced dynamics. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
236252

237253
- [GitHub](https://github.com/deepmodeling/rid-kit) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 21 Β· πŸ“₯ 140 Β· ⏱️ 14.05.2024):
238254

239255
```
240256
git clone https://github.com/deepmodeling/rid-kit
241257
```
242-
- [PyPi](https://pypi.org/project/rid-kit) (πŸ“₯ 88 / month):
258+
- [PyPi](https://pypi.org/project/rid-kit) (πŸ“₯ 73 / month):
243259
```
244260
pip install rid-kit
245261
```
246262
</details>
247-
<details><summary><b><a href="https://github.com/deepmodeling/dpgen2">DPGEN2</a></b> (πŸ₯ˆ14 Β· ⭐ 29) - 2nd generation of the Deep Potential GENerator. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
248-
249-
- [GitHub](https://github.com/deepmodeling/dpgen2) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 22 Β· πŸ“¦ 2 Β· πŸ“‹ 31 - 38% open Β· ⏱️ 11.06.2024):
250-
251-
```
252-
git clone https://github.com/deepmodeling/dpgen2
253-
```
254-
- [PyPi](https://pypi.org/project/dpgen2) (πŸ“₯ 41 / month):
255-
```
256-
pip install dpgen2
257-
```
258-
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpgen2) (πŸ“₯ 2.7K Β· ⏱️ 11.06.2024):
259-
```
260-
docker pull dptechnology/dpgen2
261-
```
262-
</details>
263-
<details><summary><b><a href="https://github.com/deepmodeling/jax-fem">JAX-FEM</a></b> (πŸ₯ˆ13 Β· ⭐ 180) - Differentiable Finite Element Method with JAX. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
263+
<details><summary><b><a href="https://github.com/deepmodeling/jax-fem">JAX-FEM</a></b> (πŸ₯ˆ13 Β· ⭐ 190) - Differentiable Finite Element Method with JAX. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
264264

265-
- [GitHub](https://github.com/deepmodeling/jax-fem) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 30 Β· πŸ“‹ 24 - 79% open Β· ⏱️ 17.05.2024):
265+
- [GitHub](https://github.com/deepmodeling/jax-fem) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 32 Β· πŸ“‹ 24 - 79% open Β· ⏱️ 17.05.2024):
266266

267267
```
268268
git clone https://github.com/deepmodeling/jax-fem
269269
```
270-
- [PyPi](https://pypi.org/project/jax-fem) (πŸ“₯ 120 / month):
270+
- [PyPi](https://pypi.org/project/jax-fem) (πŸ“₯ 140 / month):
271271
```
272272
pip install jax-fem
273273
```
@@ -279,7 +279,7 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
279279
```
280280
git clone https://github.com/deepmodeling/DMFF
281281
```
282-
- [Conda](https://anaconda.org/conda-forge/dmff) (πŸ“₯ 430 Β· ⏱️ 06.01.2024):
282+
- [Conda](https://anaconda.org/conda-forge/dmff) (πŸ“₯ 460 Β· ⏱️ 06.01.2024):
283283
```
284284
conda install -c conda-forge dmff
285285
```
@@ -291,31 +291,19 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
291291
```
292292
git clone https://github.com/deepmodeling/deepmodeling_sphinx
293293
```
294-
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (πŸ“₯ 3K / month):
294+
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (πŸ“₯ 2.8K / month):
295295
```
296296
pip install deepmodeling_sphinx
297297
```
298298
</details>
299-
<details><summary><b><a href="https://github.com/deepmodeling/fealpy">fealpy</a></b> (πŸ₯‰11 Β· ⭐ 3) - Finite Element Analysis Library in Python. <code>Unlicensed</code></summary>
300-
301-
- [GitHub](https://github.com/deepmodeling/fealpy) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 2 Β· ⏱️ 24.04.2024):
302-
303-
```
304-
git clone https://github.com/deepmodeling/fealpy
305-
```
306-
- [PyPi](https://pypi.org/project/fealpy) (πŸ“₯ 69 / month):
307-
```
308-
pip install fealpy
309-
```
310-
</details>
311-
<details><summary><b><a href="https://github.com/deepmodeling/args">args</a></b> (πŸ₯‰11 Β· ⭐ 2 Β· πŸ“‰) - DeepModeling dargs arguments generation. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
299+
<details><summary><b><a href="https://github.com/deepmodeling/args">args</a></b> (πŸ₯‰11 Β· ⭐ 2) - DeepModeling dargs arguments generation. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
312300

313301
- [GitHub](https://github.com/deepmodeling/args) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 2 Β· πŸ“¦ 5 Β· ⏱️ 28.05.2024):
314302

315303
```
316304
git clone https://github.com/deepmodeling/args
317305
```
318-
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (πŸ“₯ 120 / month):
306+
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (πŸ“₯ 140 / month):
319307
```
320308
npm install @deepmodeling/args
321309
```
@@ -328,7 +316,19 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
328316
git clone https://github.com/deepmodeling/deepks-kit
329317
```
330318
</details>
331-
<details><summary><b><a href="https://github.com/deepmodeling/dpti">dpti</a></b> (πŸ₯‰9 Β· ⭐ 19 Β· πŸ“ˆ) - A Python Package to Automate Thermodynamic Integration Calculations for Free Energy. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
319+
<details><summary><b><a href="https://github.com/deepmodeling/fealpy">fealpy</a></b> (πŸ₯‰10 Β· ⭐ 3 Β· πŸ“‰) - Finite Element Analysis Library in Python. <code>Unlicensed</code></summary>
320+
321+
- [GitHub](https://github.com/deepmodeling/fealpy) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 2 Β· ⏱️ 24.04.2024):
322+
323+
```
324+
git clone https://github.com/deepmodeling/fealpy
325+
```
326+
- [PyPi](https://pypi.org/project/fealpy) (πŸ“₯ 62 / month):
327+
```
328+
pip install fealpy
329+
```
330+
</details>
331+
<details><summary><b><a href="https://github.com/deepmodeling/dpti">dpti</a></b> (πŸ₯‰9 Β· ⭐ 19) - A Python Package to Automate Thermodynamic Integration Calculations for Free Energy. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
332332

333333
- [GitHub](https://github.com/deepmodeling/dpti) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 20 Β· ⏱️ 13.04.2024):
334334

@@ -347,11 +347,19 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
347347
```
348348
git clone https://github.com/deepmodeling/fpop
349349
```
350-
- [PyPi](https://pypi.org/project/fpop) (πŸ“₯ 1.4K / month):
350+
- [PyPi](https://pypi.org/project/fpop) (πŸ“₯ 1.5K / month):
351351
```
352352
pip install fpop
353353
```
354354
</details>
355+
<details><summary><b><a href="https://github.com/deepmodeling/blog">Blog</a></b> (πŸ₯‰8 Β· ⭐ 1 Β· πŸ“ˆ) - DeepModeling Blog. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
356+
357+
- [GitHub](https://github.com/deepmodeling/blog) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 7 Β· ⏱️ 14.06.2024):
358+
359+
```
360+
git clone https://github.com/deepmodeling/blog
361+
```
362+
</details>
355363
<details><summary><b><a href="https://github.com/deepmodeling/Uni-Fold">Uni-Fold</a></b> (πŸ₯‰7 Β· ⭐ 90 Β· πŸ’€) - <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
356364

357365
- [GitHub](https://github.com/deepmodeling/Uni-Fold) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 18 Β· ⏱️ 18.08.2022):
@@ -364,20 +372,20 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
364372
docker pull dptechnology/unifold
365373
```
366374
</details>
367-
<details><summary><b><a href="https://github.com/deepmodeling/tbplas">tbplas</a></b> (πŸ₯‰7 Β· ⭐ 6 Β· 🐣) - Repository of TBPLaS (tight-binding package for large-scale simulation). <code>Unlicensed</code></summary>
375+
<details><summary><b><a href="https://github.com/deepmodeling/community">community</a></b> (πŸ₯‰7 Β· ⭐ 77 Β· πŸ“ˆ) - DeepModeling community content. <code>Unlicensed</code></summary>
368376

369-
- [GitHub](https://github.com/deepmodeling/tbplas) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 4 Β· ⏱️ 17.01.2024):
377+
- [GitHub](https://github.com/deepmodeling/community) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 19 Β· ⏱️ 17.06.2024):
370378

371379
```
372-
git clone https://github.com/deepmodeling/tbplas
380+
git clone https://github.com/deepmodeling/community
373381
```
374382
</details>
375-
<details><summary><b><a href="https://github.com/deepmodeling/blog">Blog</a></b> (πŸ₯‰7 Β· ⭐ 1 Β· πŸ“‰) - DeepModeling Blog. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
383+
<details><summary><b><a href="https://github.com/deepmodeling/tbplas">tbplas</a></b> (πŸ₯‰7 Β· ⭐ 6 Β· 🐣) - Repository of TBPLaS (tight-binding package for large-scale simulation). <code>Unlicensed</code></summary>
376384

377-
- [GitHub](https://github.com/deepmodeling/blog) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 7 Β· ⏱️ 04.05.2024):
385+
- [GitHub](https://github.com/deepmodeling/tbplas) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 4 Β· ⏱️ 17.01.2024):
378386

379387
```
380-
git clone https://github.com/deepmodeling/blog
388+
git clone https://github.com/deepmodeling/tbplas
381389
```
382390
</details>
383391
<details><summary><b><a href="https://github.com/deepmodeling/AI4Science101">AI4Science101</a></b> (πŸ₯‰6 Β· ⭐ 82 Β· πŸ’€) - AI for Science. <code>Unlicensed</code></summary>
@@ -388,14 +396,6 @@ This curated list contains 36 awesome open-source projects with a total of 3.2K
388396
git clone https://github.com/deepmodeling/AI4Science101
389397
```
390398
</details>
391-
<details><summary><b><a href="https://github.com/deepmodeling/community">community</a></b> (πŸ₯‰6 Β· ⭐ 77 Β· πŸ“‰) - DeepModeling community content. <code>Unlicensed</code></summary>
392-
393-
- [GitHub](https://github.com/deepmodeling/community) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 19 Β· ⏱️ 29.03.2024):
394-
395-
```
396-
git clone https://github.com/deepmodeling/community
397-
```
398-
</details>
399399
<details><summary><b><a href="https://github.com/deepmodeling/tutorials">tutorials</a></b> (πŸ₯‰6 Β· ⭐ 13 Β· πŸ’€) - Tutorials for DeepModeling projects. <code>Unlicensed</code></summary>
400400

401401
- [GitHub](https://github.com/deepmodeling/tutorials) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 22 Β· ⏱️ 26.09.2022):

0 commit comments

Comments
Β (0)