Skip to content

Commit c04dcd6

Browse files
authored
Merge pull request #18 from deepmodeling/update/2024.01.04
2 parents a2d9c86 + 01baa0d commit c04dcd6

File tree

4 files changed

+124
-63
lines changed

4 files changed

+124
-63
lines changed

README.md

Lines changed: 68 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -44,22 +44,22 @@ This curated list contains 33 awesome open-source projects with a total of 2.6K
4444

4545
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
4646

47-
<details><summary><b><a href="https://github.com/deepmodeling/deepmd-kit">DeePMD-kit</a></b> (🥇29 · ⭐ 1.3K) - 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>
47+
<details><summary><b><a href="https://github.com/deepmodeling/deepmd-kit">DeePMD-kit</a></b> (🥇28 · ⭐ 1.3K · 📉) - 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) (👨‍💻 64 · 🔀 440 · 📥 30K · 📦 12 · 📋 490 - 5% open · ⏱️ 27.10.2023):
49+
- [GitHub](https://github.com/deepmodeling/deepmd-kit) (👨‍💻 64 · 🔀 440 · 📥 31K · 📦 12 · 📋 490 - 6% open · ⏱️ 27.10.2023):
5050

5151
```
5252
git clone https://github.com/deepmodeling/deepmd-kit
5353
```
54-
- [PyPi](https://pypi.org/project/deepmd-kit) (📥 1K / month):
54+
- [PyPi](https://pypi.org/project/deepmd-kit) (📥 830 / month):
5555
```
5656
pip install deepmd-kit
5757
```
5858
- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (📥 440K · ⏱️ 28.11.2023):
5959
```
6060
conda install -c conda-forge deepmd-kit
6161
```
62-
- [npm](https://www.npmjs.com/package/deepmd-kit) (📥 16 / month):
62+
- [npm](https://www.npmjs.com/package/deepmd-kit) (📥 13 / month):
6363
```
6464
npm install deepmd-kit
6565
```
@@ -68,14 +68,14 @@ This curated list contains 33 awesome open-source projects with a total of 2.6K
6868
docker pull deepmodeling/deepmd-kit
6969
```
7070
</details>
71-
<details><summary><b><a href="https://github.com/deepmodeling/dpgen">DP-GEN</a></b> (🥇24 · ⭐ 250) - 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>
71+
<details><summary><b><a href="https://github.com/deepmodeling/dpgen">DP-GEN</a></b> (🥇23 · ⭐ 260 · 📉) - 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>
7272

7373
- [GitHub](https://github.com/deepmodeling/dpgen) (👨‍💻 62 · 🔀 160 · 📥 1.6K · 📦 4 · 📋 250 - 7% open · ⏱️ 02.11.2023):
7474

7575
```
7676
git clone https://github.com/deepmodeling/dpgen
7777
```
78-
- [PyPi](https://pypi.org/project/dpgen) (📥 440 / month):
78+
- [PyPi](https://pypi.org/project/dpgen) (📥 420 / month):
7979
```
8080
pip install dpgen
8181
```
@@ -99,46 +99,46 @@ This curated list contains 33 awesome open-source projects with a total of 2.6K
9999
```
100100
conda install -c conda-forge dpdata
101101
```
102-
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpdata) (📥 54 · ⏱️ 02.06.2023):
102+
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpdata) (📥 60 · ⏱️ 02.06.2023):
103103
```
104104
docker pull dptechnology/dpdata
105105
```
106106
</details>
107-
<details><summary><b><a href="https://github.com/deepmodeling/abacus-develop">ABACUS</a></b> (🥇22 · ⭐ 130) - 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>
107+
<details><summary><b><a href="https://github.com/deepmodeling/dpdispatcher">dpdispatcher</a></b> (🥇23 · ⭐ 35 · 📈) - generate HPC scheduler systems jobs input scripts and submit these scripts to HPC systems and poke until they finish. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
108108

109-
- [GitHub](https://github.com/deepmodeling/abacus-develop) (👨‍💻 90 · 🔀 87 · 📋 1K - 13% open · ⏱️ 28.12.2023):
110-
111-
```
112-
git clone https://github.com/deepmodeling/abacus-develop
113-
```
114-
- [Conda](https://anaconda.org/conda-forge/abacus) (📥 10K · ⏱️ 26.12.2023):
115-
```
116-
conda install -c conda-forge abacus
117-
```
118-
</details>
119-
<details><summary><b><a href="https://github.com/deepmodeling/dpdispatcher">dpdispatcher</a></b> (🥇22 · ⭐ 35) - generate HPC scheduler systems jobs input scripts and submit these scripts to HPC systems and poke until they finish. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
120-
121-
- [GitHub](https://github.com/deepmodeling/dpdispatcher) (👨‍💻 42 · 🔀 46 · 📦 42 · 📋 60 - 18% open · ⏱️ 13.12.2023):
109+
- [GitHub](https://github.com/deepmodeling/dpdispatcher) (👨‍💻 43 · 🔀 46 · 📦 43 · 📋 60 - 16% open · ⏱️ 31.12.2023):
122110

123111
```
124112
git clone https://github.com/deepmodeling/dpdispatcher
125113
```
126-
- [PyPi](https://pypi.org/project/dpdispatcher) (📥 2.8K / month):
114+
- [PyPi](https://pypi.org/project/dpdispatcher) (📥 3K / month):
127115
```
128116
pip install dpdispatcher
129117
```
130-
- [Conda](https://anaconda.org/conda-forge/dpdispatcher) (📥 6.1K · ⏱️ 21.11.2023):
118+
- [Conda](https://anaconda.org/conda-forge/dpdispatcher) (📥 6.2K · ⏱️ 21.11.2023):
131119
```
132120
conda install -c conda-forge dpdispatcher
133121
```
134-
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpdispatcher) (📥 84K · ⏱️ 20.11.2023):
122+
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpdispatcher) (📥 85K · ⏱️ 20.11.2023):
135123
```
136124
docker pull dptechnology/dpdispatcher
137125
```
138126
</details>
127+
<details><summary><b><a href="https://github.com/deepmodeling/abacus-develop">ABACUS</a></b> (🥈22 · ⭐ 130) - 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) (👨‍💻 90 · 🔀 87 · 📋 1.1K - 13% open · ⏱️ 04.01.2024):
130+
131+
```
132+
git clone https://github.com/deepmodeling/abacus-develop
133+
```
134+
- [Conda](https://anaconda.org/conda-forge/abacus) (📥 11K · ⏱️ 31.12.2023):
135+
```
136+
conda install -c conda-forge abacus
137+
```
138+
</details>
139139
<details><summary><b><a href="https://github.com/deepmodeling/dflow">dflow</a></b> (🥈17 · ⭐ 42) - 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>
140140

141-
- [GitHub](https://github.com/deepmodeling/dflow) (👨‍💻 21 · 🔀 20 · 📋 34 - 38% open · ⏱️ 27.12.2023):
141+
- [GitHub](https://github.com/deepmodeling/dflow) (👨‍💻 21 · 🔀 20 · 📋 34 - 38% open · ⏱️ 04.01.2024):
142142

143143
```
144144
git clone https://github.com/deepmodeling/dflow
@@ -151,7 +151,7 @@ This curated list contains 33 awesome open-source projects with a total of 2.6K
151151
```
152152
conda install -c conda-forge dflow
153153
```
154-
- [Docker Hub](https://hub.docker.com/r/dptechnology/dflow) (📥 1.8K · ⏱️ 27.12.2023):
154+
- [Docker Hub](https://hub.docker.com/r/dptechnology/dflow) (📥 1.8K · ⏱️ 04.01.2024):
155155
```
156156
docker pull dptechnology/dflow
157157
```
@@ -163,29 +163,33 @@ This curated list contains 33 awesome open-source projects with a total of 2.6K
163163
```
164164
git clone https://github.com/deepmodeling/dargs
165165
```
166-
- [PyPi](https://pypi.org/project/dargs) (📥 8.9K / month):
166+
- [PyPi](https://pypi.org/project/dargs) (📥 9.3K / month):
167167
```
168168
pip install dargs
169169
```
170+
- [Conda](https://anaconda.org/conda-forge/dargs) (📥 21K · ⏱️ 01.11.2023):
171+
```
172+
conda install -c conda-forge dargs
173+
```
170174
</details>
171-
<details><summary><b><a href="https://github.com/deepmodeling/dpgui">DP-GUI</a></b> (🥈16 · ⭐ 7) - A web-based GUI for user inputs. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
175+
<details><summary><b><a href="https://github.com/deepmodeling/deepflame-dev">DeepFlame</a></b> (🥈16 · ⭐ 98 · 📈) - A deep learning empowered open-source platform for reacting flow simulations. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
172176

173-
- [GitHub](https://github.com/deepmodeling/dpgui) (👨‍💻 3 · 🔀 3 · 📦 4 · ⏱️ 11.12.2023):
177+
- [GitHub](https://github.com/deepmodeling/deepflame-dev) (👨‍💻 20 · 🔀 50 · 📋 38 - 28% open · ⏱️ 04.01.2024):
174178

175179
```
176-
git clone https://github.com/deepmodeling/dpgui
177-
```
178-
- [PyPi](https://pypi.org/project/dpgui) (📥 4.1K / month):
179-
```
180-
pip install dpgui
180+
git clone https://github.com/deepmodeling/deepflame-dev
181181
```
182182
</details>
183-
<details><summary><b><a href="https://github.com/deepmodeling/deepflame-dev">DeepFlame</a></b> (🥈15 · ⭐ 95 · 📈) - A deep learning empowered open-source platform for reacting flow simulations. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code></summary>
183+
<details><summary><b><a href="https://github.com/deepmodeling/dpgui">DP-GUI</a></b> (🥈16 · ⭐ 7) - A web-based GUI for user inputs. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
184184

185-
- [GitHub](https://github.com/deepmodeling/deepflame-dev) (👨‍💻 20 · 🔀 50 · 📋 37 - 27% open · ⏱️ 28.12.2023):
185+
- [GitHub](https://github.com/deepmodeling/dpgui) (👨‍💻 3 · 🔀 3 · 📦 4 · ⏱️ 02.01.2024):
186186

187187
```
188-
git clone https://github.com/deepmodeling/deepflame-dev
188+
git clone https://github.com/deepmodeling/dpgui
189+
```
190+
- [PyPi](https://pypi.org/project/dpgui) (📥 4.4K / month):
191+
```
192+
pip install dpgui
189193
```
190194
</details>
191195
<details><summary><b><a href="https://github.com/deepmodeling/DMFF">DMFF</a></b> (🥈13 · ⭐ 120) - DMFF (Differentiable Molecular Force Field) is a Jax-based python package that provides a full differentiable.. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
@@ -195,6 +199,10 @@ This curated list contains 33 awesome open-source projects with a total of 2.6K
195199
```
196200
git clone https://github.com/deepmodeling/DMFF
197201
```
202+
- [Conda](https://anaconda.org/conda-forge/dmff) (📥 16 · ⏱️ 02.01.2024):
203+
```
204+
conda install -c conda-forge dmff
205+
```
198206
</details>
199207
<details><summary><b><a href="https://github.com/deepmodeling/rid-kit">rid-kit</a></b> (🥈12 · ⭐ 40) - Reinforced dynamics. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
200208

@@ -203,12 +211,20 @@ This curated list contains 33 awesome open-source projects with a total of 2.6K
203211
```
204212
git clone https://github.com/deepmodeling/rid-kit
205213
```
206-
- [PyPi](https://pypi.org/project/rid-kit) (📥 110 / month):
214+
- [PyPi](https://pypi.org/project/rid-kit) (📥 73 / month):
207215
```
208216
pip install rid-kit
209217
```
210218
</details>
211-
<details><summary><b><a href="https://github.com/deepmodeling/dpgen2">DPGEN2</a></b> (🥈12 · ⭐ 21 · 📉) - 2nd generation of the Deep Potential GENerator. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
219+
<details><summary><b><a href="https://github.com/deepmodeling/DeePTB">DeePTB</a></b> (🥈12 · ⭐ 25 · 🐣) - 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>
220+
221+
- [GitHub](https://github.com/deepmodeling/DeePTB) (👨‍💻 5 · 🔀 9 · 📋 19 - 26% open · ⏱️ 29.12.2023):
222+
223+
```
224+
git clone https://github.com/deepmodeling/DeePTB
225+
```
226+
</details>
227+
<details><summary><b><a href="https://github.com/deepmodeling/dpgen2">DPGEN2</a></b> (🥈12 · ⭐ 21) - 2nd generation of the Deep Potential GENerator. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
212228

213229
- [GitHub](https://github.com/deepmodeling/dpgen2) (👨‍💻 10 · 🔀 14 · 📦 1 · 📋 21 - 38% open · ⏱️ 19.12.2023):
214230

@@ -231,7 +247,7 @@ This curated list contains 33 awesome open-source projects with a total of 2.6K
231247
```
232248
git clone https://github.com/deepmodeling/APEX
233249
```
234-
- [PyPi](https://pypi.org/project/apex-flow) (📥 48 / month):
250+
- [PyPi](https://pypi.org/project/apex-flow) (📥 42 / month):
235251
```
236252
pip install apex-flow
237253
```
@@ -243,34 +259,26 @@ This curated list contains 33 awesome open-source projects with a total of 2.6K
243259
```
244260
git clone https://github.com/deepmodeling/deepmodeling_sphinx
245261
```
246-
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 1.5K / month):
262+
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 1.6K / month):
247263
```
248264
pip install deepmodeling_sphinx
249265
```
250266
</details>
251-
<details><summary><b><a href="https://github.com/deepmodeling/DeePTB">DeePTB</a></b> (🥉11 · ⭐ 25 · 🐣) - 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>
252-
253-
- [GitHub](https://github.com/deepmodeling/DeePTB) (👨‍💻 5 · 🔀 9 · 📋 19 - 26% open · ⏱️ 25.12.2023):
254-
255-
```
256-
git clone https://github.com/deepmodeling/DeePTB
257-
```
258-
</details>
259267
<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>
260268

261-
- [GitHub](https://github.com/deepmodeling/args) (👨‍💻 2 · 🔀 1 · 📦 4 · ⏱️ 27.11.2023):
269+
- [GitHub](https://github.com/deepmodeling/args) (👨‍💻 2 · 🔀 1 · 📦 5 · ⏱️ 27.11.2023):
262270

263271
```
264272
git clone https://github.com/deepmodeling/args
265273
```
266-
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 160 / month):
274+
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 210 / month):
267275
```
268276
npm install @deepmodeling/args
269277
```
270278
</details>
271279
<details><summary><b><a href="https://github.com/deepmodeling/deepks-kit">DeePKS-kit</a></b> (🥉10 · ⭐ 95 · 💤) - a package for developing machine learning-based chemically accurate energy and density functional models. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
272280

273-
- [GitHub](https://github.com/deepmodeling/deepks-kit) (👨‍💻 6 · 🔀 31 · 📋 12 - 8% open · ⏱️ 01.04.2023):
281+
- [GitHub](https://github.com/deepmodeling/deepks-kit) (👨‍💻 6 · 🔀 31 · 📋 13 - 7% open · ⏱️ 01.04.2023):
274282

275283
```
276284
git clone https://github.com/deepmodeling/deepks-kit
@@ -283,12 +291,12 @@ This curated list contains 33 awesome open-source projects with a total of 2.6K
283291
```
284292
git clone https://github.com/deepmodeling/fealpy
285293
```
286-
- [PyPi](https://pypi.org/project/fealpy) (📥 47 / month):
294+
- [PyPi](https://pypi.org/project/fealpy) (📥 40 / month):
287295
```
288296
pip install fealpy
289297
```
290298
</details>
291-
<details><summary><b><a href="https://github.com/deepmodeling/dpti">dpti</a></b> (🥉9 · ⭐ 14) - A Python Package to Automate Thermodynamic Integration Calculations for Free Energy. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
299+
<details><summary><b><a href="https://github.com/deepmodeling/dpti">dpti</a></b> (🥉9 · ⭐ 15) - A Python Package to Automate Thermodynamic Integration Calculations for Free Energy. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
292300

293301
- [GitHub](https://github.com/deepmodeling/dpti) (👨‍💻 13 · 🔀 16 · ⏱️ 05.07.2023):
294302

@@ -312,7 +320,7 @@ This curated list contains 33 awesome open-source projects with a total of 2.6K
312320
docker pull dptechnology/unifold
313321
```
314322
</details>
315-
<details><summary><b><a href="https://github.com/deepmodeling/AIS-Square">AIS-Square</a></b> (🥉8 · ⭐ 6) - <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
323+
<details><summary><b><a href="https://github.com/deepmodeling/AIS-Square">AIS-Square</a></b> (🥉8 · ⭐ 7) - <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
316324

317325
- [GitHub](https://github.com/deepmodeling/AIS-Square) (👨‍💻 8 · 🔀 5 · 📋 5 - 80% open · ⏱️ 06.12.2023):
318326

@@ -330,13 +338,13 @@ This curated list contains 33 awesome open-source projects with a total of 2.6K
330338
</details>
331339
<details><summary><b><a href="https://github.com/deepmodeling/community">community</a></b> (🥉7 · ⭐ 73) - DeepModeling community content. <code>Unlicensed</code></summary>
332340

333-
- [GitHub](https://github.com/deepmodeling/community) (👨‍💻 14 · 🔀 17 · 📋 5 - 20% open · ⏱️ 07.11.2023):
341+
- [GitHub](https://github.com/deepmodeling/community) (👨‍💻 15 · 🔀 17 · 📋 5 - 20% open · ⏱️ 03.01.2024):
334342

335343
```
336344
git clone https://github.com/deepmodeling/community
337345
```
338346
</details>
339-
<details><summary><b><a href="https://github.com/deepmodeling/docs">docs</a></b> (🥉6 · ⭐ 3 · 📉) - The home page of DeepModeling documentation. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
347+
<details><summary><b><a href="https://github.com/deepmodeling/docs">docs</a></b> (🥉6 · ⭐ 3) - The home page of DeepModeling documentation. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
340348

341349
- [GitHub](https://github.com/deepmodeling/docs) (👨‍💻 7 · 🔀 6 · ⏱️ 17.12.2023):
342350

@@ -351,7 +359,7 @@ This curated list contains 33 awesome open-source projects with a total of 2.6K
351359
```
352360
git clone https://github.com/deepmodeling/fpop
353361
```
354-
- [PyPi](https://pypi.org/project/fpop) (📥 150 / month):
362+
- [PyPi](https://pypi.org/project/fpop) (📥 160 / month):
355363
```
356364
pip install fpop
357365
```
@@ -372,9 +380,9 @@ This curated list contains 33 awesome open-source projects with a total of 2.6K
372380
git clone https://github.com/deepmodeling/tutorials
373381
```
374382
</details>
375-
<details><summary><b><a href="https://github.com/deepmodeling/DeepH-pack">DeepH-pack</a></b> (🥉5 · ⭐ 10) - Deep neural networks for density functional theory Hamiltonian. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
383+
<details><summary><b><a href="https://github.com/deepmodeling/DeepH-pack">DeepH-pack</a></b> (🥉4 · ⭐ 10 · 📉) - Deep neural networks for density functional theory Hamiltonian. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code></summary>
376384

377-
- [GitHub](https://github.com/deepmodeling/DeepH-pack) (👨‍💻 6 · 🔀 5 · 📋 3 - 33% open · ⏱️ 11.07.2023):
385+
- [GitHub](https://github.com/deepmodeling/DeepH-pack) (👨‍💻 6 · 🔀 5 · 📋 3 - 33% open · ⏱️ 28.12.2023):
378386

379387
```
380388
git clone https://github.com/deepmodeling/DeepH-pack

history/2024-01-04_changes.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## 📈 Trending Up
2+
3+
_Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._
4+
5+
- <b><a href="https://github.com/deepmodeling/dpdispatcher">dpdispatcher</a></b> (🥇23 · ⭐ 35 · 📈) - generate HPC scheduler systems jobs input scripts and submit these scripts to HPC systems and poke until they finish. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code>
6+
- <b><a href="https://github.com/deepmodeling/deepflame-dev">DeepFlame</a></b> (🥈16 · ⭐ 98 · 📈) - A deep learning empowered open-source platform for reacting flow simulations. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code>
7+
- <b><a href="https://github.com/deepmodeling/DeePTB">DeePTB</a></b> (🥈12 · ⭐ 25 · 🐣) - 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>
8+
9+
## 📉 Trending Down
10+
11+
_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._
12+
13+
- <b><a href="https://github.com/deepmodeling/deepmd-kit">DeePMD-kit</a></b> (🥇28 · ⭐ 1.3K · 📉) - 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>
14+
- <b><a href="https://github.com/deepmodeling/dpgen">DP-GEN</a></b> (🥇23 · ⭐ 260 · 📉) - 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>
15+
- <b><a href="https://github.com/deepmodeling/DeepH-pack">DeepH-pack</a></b> (🥉4 · ⭐ 10 · 📉) - Deep neural networks for density functional theory Hamiltonian. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code>
16+

0 commit comments

Comments
 (0)