From 2bfb70c2d2a35981011f8ba38ed5a8435720bf71 Mon Sep 17 00:00:00 2001 From: njzjz Date: Thu, 15 Feb 2024 18:12:48 +0000 Subject: [PATCH] Update best-of list for version 2024.02.15 --- README.md | 90 ++++++++++++++++----------------- history/2024-02-15_changes.md | 7 +++ history/2024-02-15_projects.csv | 35 +++++++++++++ latest-changes.md | 12 +---- 4 files changed, 89 insertions(+), 55 deletions(-) create mode 100644 history/2024-02-15_changes.md create mode 100644 history/2024-02-15_projects.csv diff --git a/README.md b/README.md index 1489529..9afc576 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K ``` git clone https://github.com/deepmodeling/deepmd-kit ``` -- [PyPi](https://pypi.org/project/deepmd-kit) (📥 1.6K / month): +- [PyPi](https://pypi.org/project/deepmd-kit) (📥 1.7K / month): ``` pip install deepmd-kit ``` @@ -59,11 +59,11 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K ``` conda install -c conda-forge deepmd-kit ``` -- [npm](https://www.npmjs.com/package/deepmd-kit) (📥 20 / month): +- [npm](https://www.npmjs.com/package/deepmd-kit) (📥 15 / month): ``` npm install deepmd-kit ``` -- [Docker Hub](https://hub.docker.com/r/deepmodeling/deepmd-kit) (📥 2.1K · ⭐ 1 · ⏱️ 28.01.2024): +- [Docker Hub](https://hub.docker.com/r/deepmodeling/deepmd-kit) (📥 2.1K · ⭐ 1 · ⏱️ 12.02.2024): ``` docker pull deepmodeling/deepmd-kit ``` @@ -75,7 +75,7 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K ``` git clone https://github.com/deepmodeling/dpdata ``` -- [PyPi](https://pypi.org/project/dpdata) (📥 16K / month): +- [PyPi](https://pypi.org/project/dpdata) (📥 17K / month): ``` pip install dpdata ``` @@ -95,7 +95,7 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K ``` git clone https://github.com/deepmodeling/dpgen ``` -- [PyPi](https://pypi.org/project/dpgen) (📥 410 / month): +- [PyPi](https://pypi.org/project/dpgen) (📥 370 / month): ``` pip install dpgen ``` @@ -111,14 +111,14 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K ``` git clone https://github.com/deepmodeling/abacus-develop ``` -- [Conda](https://anaconda.org/conda-forge/abacus) (📥 16K · ⏱️ 01.02.2024): +- [Conda](https://anaconda.org/conda-forge/abacus) (📥 17K · ⏱️ 01.02.2024): ``` conda install -c conda-forge abacus ```
dpdispatcher (🥇22 · ⭐ 36) - generate HPC scheduler systems jobs input scripts and submit these scripts to HPC systems and poke until they finish. LGPL-3.0 -- [GitHub](https://github.com/deepmodeling/dpdispatcher) (👨‍💻 43 · 🔀 48 · 📦 45 · 📋 65 - 21% open · ⏱️ 22.01.2024): +- [GitHub](https://github.com/deepmodeling/dpdispatcher) (👨‍💻 43 · 🔀 48 · 📦 45 · 📋 65 - 21% open · ⏱️ 09.02.2024): ``` git clone https://github.com/deepmodeling/dpdispatcher @@ -127,7 +127,7 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K ``` pip install dpdispatcher ``` -- [Conda](https://anaconda.org/conda-forge/dpdispatcher) (📥 6.6K · ⏱️ 21.01.2024): +- [Conda](https://anaconda.org/conda-forge/dpdispatcher) (📥 6.7K · ⏱️ 21.01.2024): ``` conda install -c conda-forge dpdispatcher ``` @@ -136,9 +136,9 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K docker pull dptechnology/dpdispatcher ```
-
dflow (🥈18 · ⭐ 47 · 📈) - Dflow is a Python framework for constructing scientific computing workflows (e.g. concurrent learning workflows).. LGPL-3.0 +
dflow (🥈18 · ⭐ 47) - Dflow is a Python framework for constructing scientific computing workflows (e.g. concurrent learning workflows).. LGPL-3.0 -- [GitHub](https://github.com/deepmodeling/dflow) (👨‍💻 21 · 🔀 21 · 📋 34 - 38% open · ⏱️ 08.02.2024): +- [GitHub](https://github.com/deepmodeling/dflow) (👨‍💻 21 · 🔀 21 · 📋 34 - 38% open · ⏱️ 13.02.2024): ``` git clone https://github.com/deepmodeling/dflow @@ -151,14 +151,14 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K ``` conda install -c conda-forge dflow ``` -- [Docker Hub](https://hub.docker.com/r/dptechnology/dflow) (📥 3.3K · ⏱️ 08.02.2024): +- [Docker Hub](https://hub.docker.com/r/dptechnology/dflow) (📥 3.3K · ⏱️ 13.02.2024): ``` docker pull dptechnology/dflow ```
DeepFlame (🥈16 · ⭐ 110) - A deep learning empowered open-source platform for reacting flow simulations. GPL-3.0 -- [GitHub](https://github.com/deepmodeling/deepflame-dev) (👨‍💻 20 · 🔀 53 · 📋 41 - 34% open · ⏱️ 04.01.2024): +- [GitHub](https://github.com/deepmodeling/deepflame-dev) (👨‍💻 20 · 🔀 54 · 📋 41 - 34% open · ⏱️ 04.01.2024): ``` git clone https://github.com/deepmodeling/deepflame-dev @@ -171,7 +171,7 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K ``` git clone https://github.com/deepmodeling/dpgui ``` -- [PyPi](https://pypi.org/project/dpgui) (📥 16K / month): +- [PyPi](https://pypi.org/project/dpgui) (📥 17K / month): ``` pip install dpgui ``` @@ -183,7 +183,7 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K ``` git clone https://github.com/deepmodeling/dargs ``` -- [PyPi](https://pypi.org/project/dargs) (📥 24K / month): +- [PyPi](https://pypi.org/project/dargs) (📥 26K / month): ``` pip install dargs ``` @@ -199,19 +199,19 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K ``` git clone https://github.com/deepmodeling/DMFF ``` -- [Conda](https://anaconda.org/conda-forge/dmff) (📥 110 · ⏱️ 06.01.2024): +- [Conda](https://anaconda.org/conda-forge/dmff) (📥 130 · ⏱️ 06.01.2024): ``` conda install -c conda-forge dmff ```
-
DPGEN2 (🥈13 · ⭐ 24 · 📈) - 2nd generation of the Deep Potential GENerator. LGPL-3.0 +
DPGEN2 (🥈13 · ⭐ 25) - 2nd generation of the Deep Potential GENerator. LGPL-3.0 - [GitHub](https://github.com/deepmodeling/dpgen2) (👨‍💻 10 · 🔀 15 · 📦 1 · 📋 24 - 41% open · ⏱️ 02.02.2024): ``` git clone https://github.com/deepmodeling/dpgen2 ``` -- [PyPi](https://pypi.org/project/dpgen2) (📥 79 / month): +- [PyPi](https://pypi.org/project/dpgen2) (📥 69 / month): ``` pip install dpgen2 ``` @@ -220,14 +220,14 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K docker pull dptechnology/dpgen2 ```
-
rid-kit (🥈12 · ⭐ 41 · 📈) - Reinforced dynamics. LGPL-3.0 +
rid-kit (🥈12 · ⭐ 41) - Reinforced dynamics. LGPL-3.0 - [GitHub](https://github.com/deepmodeling/rid-kit) (👨‍💻 14 · 🔀 20 · 📥 140 · ⏱️ 22.09.2023): ``` git clone https://github.com/deepmodeling/rid-kit ``` -- [PyPi](https://pypi.org/project/rid-kit) (📥 71 / month): +- [PyPi](https://pypi.org/project/rid-kit) (📥 63 / month): ``` pip install rid-kit ``` @@ -247,7 +247,7 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K ``` git clone https://github.com/deepmodeling/deepmodeling_sphinx ``` -- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 2.4K / month): +- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 2.3K / month): ``` pip install deepmodeling_sphinx ``` @@ -267,26 +267,26 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K ``` git clone https://github.com/deepmodeling/APEX ``` -- [PyPi](https://pypi.org/project/apex-flow) (📥 67 / month): +- [PyPi](https://pypi.org/project/apex-flow) (📥 60 / month): ``` pip install apex-flow ```
args (🥉10 · ⭐ 2) - DeepModeling dargs arguments generation. LGPL-3.0 -- [GitHub](https://github.com/deepmodeling/args) (👨‍💻 2 · 🔀 1 · 📦 5 · ⏱️ 05.02.2024): +- [GitHub](https://github.com/deepmodeling/args) (👨‍💻 2 · 🔀 1 · 📦 5 · ⏱️ 12.02.2024): ``` git clone https://github.com/deepmodeling/args ``` -- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 190 / month): +- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 170 / month): ``` npm install @deepmodeling/args ```
-
JAX-FEM (🥉9 · ⭐ 71 · 🐣) - Differentiable Finite Element Method with JAX. GPL-3.0 +
JAX-FEM (🥉9 · ⭐ 77 · 🐣) - Differentiable Finite Element Method with JAX. GPL-3.0 -- [GitHub](https://github.com/deepmodeling/jax-fem) (👨‍💻 7 · 🔀 14 · 📋 17 - 82% open · ⏱️ 20.01.2024): +- [GitHub](https://github.com/deepmodeling/jax-fem) (👨‍💻 7 · 🔀 16 · 📋 17 - 82% open · ⏱️ 15.02.2024): ``` git clone https://github.com/deepmodeling/jax-fem @@ -299,7 +299,7 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K ``` git clone https://github.com/deepmodeling/dpti ``` -- [PyPi](https://pypi.org/project/dpti) (📥 28 / month): +- [PyPi](https://pypi.org/project/dpti) (📥 34 / month): ``` pip install dpti ``` @@ -316,14 +316,6 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K docker pull dptechnology/unifold ```
-
AIS-Square (🥉8 · ⭐ 8) - LGPL-3.0 - -- [GitHub](https://github.com/deepmodeling/AIS-Square) (👨‍💻 8 · 🔀 6 · 📋 5 - 80% open · ⏱️ 06.12.2023): - - ``` - git clone https://github.com/deepmodeling/AIS-Square - ``` -
community (🥉7 · ⭐ 73) - DeepModeling community content. Unlicensed - [GitHub](https://github.com/deepmodeling/community) (👨‍💻 15 · 🔀 17 · 📋 5 - 20% open · ⏱️ 03.01.2024): @@ -332,24 +324,20 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K git clone https://github.com/deepmodeling/community ```
-
fealpy (🥉7 · ⭐ 2 · 📉) - Finite Element Analysis Library in Python. Unlicensed +
Blog (🥉7 · ⭐ 1) - DeepModeling Blog. LGPL-3.0 -- [GitHub](https://github.com/deepmodeling/fealpy) (👨‍💻 57 · ⏱️ 20.11.2023): +- [GitHub](https://github.com/deepmodeling/blog) (👨‍💻 5 · 🔀 5 · ⏱️ 19.01.2024): ``` - git clone https://github.com/deepmodeling/fealpy - ``` -- [PyPi](https://pypi.org/project/fealpy) (📥 59 / month): - ``` - pip install fealpy + git clone https://github.com/deepmodeling/blog ```
-
Blog (🥉7 · ⭐ 1 · 📉) - DeepModeling Blog. LGPL-3.0 +
AIS-Square (🥉6 · ⭐ 8 · 📉) - LGPL-3.0 -- [GitHub](https://github.com/deepmodeling/blog) (👨‍💻 5 · 🔀 5 · ⏱️ 19.01.2024): +- [GitHub](https://github.com/deepmodeling/AIS-Square) (👨‍💻 8 · 🔀 6 · 📋 5 - 80% open · ⏱️ 06.12.2023): ``` - git clone https://github.com/deepmodeling/blog + git clone https://github.com/deepmodeling/AIS-Square ```
docs (🥉6 · ⭐ 3) - The home page of DeepModeling documentation. LGPL-3.0 @@ -360,6 +348,18 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K git clone https://github.com/deepmodeling/docs ```
+
fealpy (🥉6 · ⭐ 2 · 📉) - Finite Element Analysis Library in Python. Unlicensed + +- [GitHub](https://github.com/deepmodeling/fealpy) (👨‍💻 57 · ⏱️ 20.11.2023): + + ``` + git clone https://github.com/deepmodeling/fealpy + ``` +- [PyPi](https://pypi.org/project/fealpy) (📥 49 / month): + ``` + pip install fealpy + ``` +
fpop (🥉6 · ⭐ 1 · 💤) - LGPL-3.0 - [GitHub](https://github.com/deepmodeling/fpop) (👨‍💻 2 · 🔀 5 · 📦 3 · ⏱️ 26.04.2023): @@ -367,7 +367,7 @@ This curated list contains 34 awesome open-source projects with a total of 2.8K ``` git clone https://github.com/deepmodeling/fpop ``` -- [PyPi](https://pypi.org/project/fpop) (📥 300 / month): +- [PyPi](https://pypi.org/project/fpop) (📥 280 / month): ``` pip install fpop ``` diff --git a/history/2024-02-15_changes.md b/history/2024-02-15_changes.md new file mode 100644 index 0000000..752e9f0 --- /dev/null +++ b/history/2024-02-15_changes.md @@ -0,0 +1,7 @@ +## 📉 Trending Down + +_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._ + +- AIS-Square (🥉6 · ⭐ 8 · 📉) - LGPL-3.0 +- fealpy (🥉6 · ⭐ 2 · 📉) - Finite Element Analysis Library in Python. Unlicensed + diff --git a/history/2024-02-15_projects.csv b/history/2024-02-15_projects.csv new file mode 100644 index 0000000..6a34a08 --- /dev/null +++ b/history/2024-02-15_projects.csv @@ -0,0 +1,35 @@ +,name,github_id,pypi_id,conda_id,npm_id,dockerhub_id,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,commit_count,recent_commit_count,fork_count,watchers_count,pr_count,open_issue_count,closed_issue_count,star_count,latest_stable_release_published_at,latest_stable_release_number,github_release_downloads,monthly_downloads,release_count,description,dependent_project_count,github_dependent_project_count,contributor_count,pypi_url,pypi_monthly_downloads,conda_url,conda_latest_release_published_at,conda_total_downloads,npm_url,npm_monthly_downloads,dockerhub_url,dockerhub_latest_release_published_at,dockerhub_stars,dockerhub_pulls,projectrank,show,category,projectrank_placing,trending +0,DeePMD-kit,deepmodeling/deepmd-kit,deepmd-kit,conda-forge/deepmd-kit,deepmd-kit,deepmodeling/deepmd-kit,https://github.com/deepmodeling/deepmd-kit,https://github.com/deepmodeling/deepmd-kit,LGPL-3.0,2017-12-12 15:23:44,2024-02-15 17:10:18.000000,2024-01-23 03:28:58,2452,82.0,449.0,47,1552.0,31.0,480.0,1312.0,2024-02-04 20:12:50,2.2.9,31855.0,15961.0,42.0,A deep learning package for many-body potential energy representation and molecular dynamics.,13.0,13.0,65,https://pypi.org/project/deepmd-kit,1703.0,https://anaconda.org/conda-forge/deepmd-kit,2024-02-05 00:31:00.596,462087.0,https://www.npmjs.com/package/deepmd-kit,15.0,https://hub.docker.com/r/deepmodeling/deepmd-kit,2024-02-12 18:14:17.073019,1.0,2149.0,29,True,others,1.0, +1,dpdata,deepmodeling/dpdata,dpdata,conda-forge/dpdata,,dptechnology/dpdata,https://github.com/deepmodeling/dpdata,https://github.com/deepmodeling/dpdata,LGPL-3.0,2019-04-12 13:24:23,2024-02-15 08:25:35.000000,2023-10-31 01:50:24,666,,113.0,9,417.0,10.0,71.0,168.0,2023-10-31 02:23:47,0.2.17,,18574.0,33.0,"Manipulating multiple atomic simulation data formats, including DeePMD-kit, VASP, LAMMPS, ABACUS, etc.",111.0,111.0,51,https://pypi.org/project/dpdata,17045.0,https://anaconda.org/conda-forge/dpdata,2023-10-31 03:26:18.565,64212.0,,,https://hub.docker.com/r/dptechnology/dpdata,2023-06-02 09:30:14.674068,,78.0,23,True,others,1.0, +2,DP-GEN,deepmodeling/dpgen,dpgen,conda-forge/dpgen,,,https://github.com/deepmodeling/dpgen,https://github.com/deepmodeling/dpgen,LGPL-3.0,2019-06-13 11:43:56,2024-02-12 23:31:33.000000,2023-11-02 05:59:11,2047,,163.0,13,769.0,23.0,237.0,265.0,2023-11-02 06:14:15,0.12.0,1598.0,1008.0,17.0,The deep potential generator to generate a deep-learning based model of interatomic potential energy and force field.,4.0,4.0,62,https://pypi.org/project/dpgen,370.0,https://anaconda.org/conda-forge/dpgen,2023-11-02 08:08:32.395,26745.0,,,,,,,22,True,others,1.0, +3,ABACUS,deepmodeling/abacus-develop,,conda-forge/abacus,,,https://github.com/deepmodeling/abacus-develop,https://github.com/deepmodeling/abacus-develop,LGPL-3.0,2021-02-01 04:04:52,2024-02-11 17:46:13.000000,2024-02-07 09:11:57,6058,156.0,87.0,11,2387.0,142.0,1008.0,137.0,2024-01-30 02:25:14,3.5.2,,2416.0,42.0,An electronic structure package based on either plane wave basis or numerical atomic orbitals.,,,91,,,https://anaconda.org/conda-forge/abacus,2024-02-01 04:10:58.119,16917.0,,,,,,,22,True,others,1.0, +4,dpdispatcher,deepmodeling/dpdispatcher,dpdispatcher,conda-forge/dpdispatcher,,dptechnology/dpdispatcher,https://github.com/deepmodeling/dpdispatcher,https://github.com/deepmodeling/dpdispatcher,LGPL-3.0,2020-12-08 05:14:37,2024-02-12 23:31:38.000000,2024-02-09 20:40:22,1048,14.0,48.0,6,350.0,14.0,51.0,36.0,2024-01-21 20:29:17,0.6.4,,4329.0,44.0,generate HPC scheduler systems jobs input scripts and submit these scripts to HPC systems and poke until they finish.,45.0,45.0,43,https://pypi.org/project/dpdispatcher,1615.0,https://anaconda.org/conda-forge/dpdispatcher,2024-01-21 21:21:34.817,6657.0,,,https://hub.docker.com/r/dptechnology/dpdispatcher,2024-01-21 20:33:39.770335,,88309.0,22,True,others,1.0, +5,dflow,deepmodeling/dflow,dflow,conda-forge/dflow,,dptechnology/dflow,https://github.com/deepmodeling/dflow,https://github.com/deepmodeling/dflow,LGPL-3.0,2022-01-21 08:14:36,2024-02-13 11:13:20.107079,2024-02-13 11:08:47,1900,104.0,21.0,1,728.0,13.0,21.0,47.0,2024-02-13 11:10:23,1.8.48,,130.0,100.0,Dflow is a Python framework for constructing scientific computing workflows (e.g. concurrent learning workflows)..,,,21,https://pypi.org/project/dflow,,https://anaconda.org/conda-forge/dflow,,,,,https://hub.docker.com/r/dptechnology/dflow,2024-02-13 11:13:20.107079,,3272.0,18,True,others,2.0, +6,DeepFlame,deepmodeling/deepflame-dev,,,,,https://github.com/deepmodeling/deepflame-dev,https://github.com/deepmodeling/deepflame-dev,GPL-3.0,2022-06-12 10:25:12,2024-02-15 15:59:15.000000,2024-01-04 10:50:26,1035,70.0,54.0,6,403.0,14.0,27.0,108.0,2023-12-30 11:36:14,1.3.0,,,18.0,A deep learning empowered open-source platform for reacting flow simulations.,,,20,,,,,,,,,,,,16,True,others,2.0, +7,DP-GUI,deepmodeling/dpgui,dpgui,,,,https://github.com/deepmodeling/dpgui,https://github.com/deepmodeling/dpgui,LGPL-3.0,2021-07-21 18:48:23,2024-02-14 10:44:55.000000,2024-01-24 03:12:56,277,19.0,4.0,7,380.0,,1.0,7.0,2023-10-13 05:16:09,1.0.0,,17380.0,4.0,A web-based GUI for user inputs.,5.0,5.0,3,https://pypi.org/project/dpgui,17380.0,,,,,,,,,,16,True,others,2.0, +8,dargs,deepmodeling/dargs,dargs,conda-forge/dargs,,,https://github.com/deepmodeling/dargs,https://github.com/deepmodeling/dargs,LGPL-3.0,2020-09-19 22:20:28,2024-02-12 23:31:25.000000,2024-02-08 02:25:24,121,3.0,1.0,7,39.0,1.0,6.0,5.0,2023-11-01 01:06:32,0.4.3,,27039.0,24.0,Argument processing for the deep modeling project.,109.0,109.0,5,https://pypi.org/project/dargs,26414.0,https://anaconda.org/conda-forge/dargs,2023-11-01 02:18:10.497,21267.0,,,,,,,16,True,others,2.0, +9,DMFF,deepmodeling/DMFF,,conda-forge/dmff,,,https://github.com/deepmodeling/DMFF,https://github.com/deepmodeling/DMFF,LGPL-3.0,2022-02-14 01:35:50,2024-01-23 02:02:55.000000,2024-01-12 00:58:20,431,4.0,37.0,11,143.0,8.0,14.0,131.0,2023-11-09 14:32:37,1.0.0,,134.0,4.0,DMFF (Differentiable Molecular Force Field) is a Jax-based python package that provides a full differentiable..,,,14,,,https://anaconda.org/conda-forge/dmff,2024-01-06 07:33:02.470,134.0,,,,,,,14,True,others,2.0, +10,DPGEN2,deepmodeling/dpgen2,dpgen2,,,dptechnology/dpgen2,https://github.com/deepmodeling/dpgen2,https://github.com/deepmodeling/dpgen2,LGPL-3.0,2022-02-28 02:41:16,2024-02-15 13:55:57.000000,2024-02-02 08:01:21,252,7.0,15.0,7,160.0,10.0,14.0,25.0,2023-01-28 03:43:25,0.0.7,,167.0,7.0,2nd generation of the Deep Potential GENerator.,1.0,1.0,10,https://pypi.org/project/dpgen2,69.0,,,,,,https://hub.docker.com/r/dptechnology/dpgen2,2024-02-02 08:02:36.309387,,2366.0,13,True,others,2.0, +11,rid-kit,deepmodeling/rid-kit,rid-kit,,,,https://github.com/deepmodeling/rid-kit,https://github.com/deepmodeling/rid-kit,LGPL-3.0,2021-02-02 02:44:00,2024-02-07 07:27:27.000000,2023-09-22 08:42:39,469,,20.0,5,19.0,,3.0,41.0,2023-08-29 13:51:28,0.6.2,142.0,67.0,4.0,Reinforced dynamics.,,,14,https://pypi.org/project/rid-kit,63.0,,,,,,,,,,12,True,others,2.0, +12,DeePTB,deepmodeling/DeePTB,,,,,https://github.com/deepmodeling/DeePTB,https://github.com/deepmodeling/DeePTB,LGPL-3.0,2023-07-11 03:19:42,2024-02-02 09:41:39.000000,2024-02-02 09:41:39,565,14.0,10.0,1,42.0,2.0,18.0,25.0,2024-02-02 07:15:32,1.1.0,,,5.0,DeePTB: A deep learning package for tight-binding approach with ab initio accuracy.,,,5,,,,,,,,,,,,12,True,others,2.0, +13,deepmodeling_sphinx,deepmodeling/deepmodeling_sphinx,deepmodeling_sphinx,,,,https://github.com/deepmodeling/deepmodeling_sphinx,https://github.com/deepmodeling/deepmodeling_sphinx,LGPL-3.0,2022-03-04 00:19:06,2024-02-12 23:31:24.000000,2023-12-17 21:15:37,55,2.0,5.0,6,47.0,,,2.0,2023-12-17 21:15:58,0.2.5,,2327.0,18.0,Sphinx extension for DeepModeling projects.,,,5,https://pypi.org/project/deepmodeling_sphinx,2327.0,,,,,,,,,,11,True,others,3.0, +14,DeePKS-kit,deepmodeling/deepks-kit,,,,,https://github.com/deepmodeling/deepks-kit,https://github.com/deepmodeling/deepks-kit,LGPL-3.0,2020-07-29 03:27:50,2023-12-05 01:46:58.000000,2023-04-01 01:14:46,380,,31.0,13,40.0,2.0,12.0,96.0,,,,,,a package for developing machine learning-based chemically accurate energy and density functional models.,,,6,,,,,,,,,,,,10,True,others,3.0, +15,APEX,deepmodeling/APEX,apex-flow,,,,https://github.com/deepmodeling/APEX,https://github.com/deepmodeling/APEX,LGPL-3.0,2023-04-20 06:13:42,2023-11-17 03:59:16.000000,2023-11-17 03:59:16,295,,10.0,7,47.0,,2.0,10.0,2023-09-25 09:25:46,1.0.1,,60.0,3.0,APEX: Alloy Properties EXplorer using simulations.,,,4,https://pypi.org/project/apex-flow,60.0,,,,,,,,,,10,True,others,3.0, +16,args,deepmodeling/args,,,@deepmodeling/args,,https://github.com/deepmodeling/args,https://github.com/deepmodeling/args,LGPL-3.0,2021-12-27 03:27:24,2024-02-12 16:58:18.000000,2024-02-12 16:58:18,58,5.0,1.0,7,32.0,,,2.0,2023-11-06 23:04:16,0.0.15,,167.0,14.0,DeepModeling dargs arguments generation.,5.0,5.0,2,,,,,,https://www.npmjs.com/package/@deepmodeling/args,167.0,,,,,10,True,others,3.0, +17,JAX-FEM,deepmodeling/jax-fem,,,,,https://github.com/deepmodeling/jax-fem,https://github.com/deepmodeling/jax-fem,GPL-3.0,2023-10-02 15:20:54,2024-02-15 07:31:51.000000,2024-02-15 07:31:46,158,20.0,16.0,4,2.0,14.0,3.0,77.0,,,,,,Differentiable Finite Element Method with JAX.,,,7,,,,,,,,,,,,9,True,others,3.0, +18,dpti,deepmodeling/dpti,dpti,,,,https://github.com/deepmodeling/dpti,https://github.com/deepmodeling/dpti,LGPL-3.0,2021-04-04 13:57:37,2024-02-14 19:10:51.000000,2023-07-05 08:29:35,369,,17.0,8,42.0,6.0,,15.0,,,,34.0,,A Python Package to Automate Thermodynamic Integration Calculations for Free Energy.,,,13,https://pypi.org/project/dpti,34.0,,,,,,,,,,9,True,others,3.0, +19,Uni-Fold,deepmodeling/Uni-Fold,,,,dptechnology/unifold,https://github.com/deepmodeling/Uni-Fold,https://github.com/deepmodeling/Uni-Fold,Apache-2.0,2021-12-07 14:40:37,2024-01-08 06:24:09.367953,2022-08-18 15:27:32,29,,17.0,5,1.0,,1.0,90.0,,,,21.0,,,,,3,,,,,,,,https://hub.docker.com/r/dptechnology/unifold,2024-01-08 06:24:09.367953,,567.0,8,True,others,3.0, +20,community,deepmodeling/community,,,,,https://github.com/deepmodeling/community,https://github.com/deepmodeling/community,,2021-05-06 04:50:02,2024-02-06 02:36:19.000000,2024-01-03 02:46:57,92,4.0,17.0,11,29.0,1.0,4.0,73.0,,,,,,DeepModeling community content.,,,15,,,,,,,,,,,,7,True,others,3.0, +21,Blog,deepmodeling/blog,,,,,https://github.com/deepmodeling/blog,https://github.com/deepmodeling/blog,LGPL-3.0,2021-06-10 23:11:55,2024-01-22 21:39:57.000000,2024-01-19 22:22:27,157,9.0,5.0,7,83.0,,,1.0,,,,,,DeepModeling Blog.,,,5,,,,,,,,,,,,7,True,others,3.0, +22,AIS-Square,deepmodeling/AIS-Square,,,,,https://github.com/deepmodeling/AIS-Square,https://github.com/deepmodeling/AIS-Square,LGPL-3.0,2022-09-13 09:52:30,2023-12-06 03:08:57.000000,2023-12-06 03:06:55,469,5.0,6.0,8,208.0,4.0,1.0,8.0,,,,,,,,,8,,,,,,,,,,,,6,True,others,3.0,-2.0 +23,docs,deepmodeling/docs,,,,,https://github.com/deepmodeling/docs,https://github.com/deepmodeling/docs,LGPL-3.0,2021-07-05 00:32:29,2023-12-17 21:17:05.000000,2023-12-17 21:17:05,24,1.0,6.0,6,19.0,,,3.0,,,,,,The home page of DeepModeling documentation.,,,7,,,,,,,,,,,,6,True,others,3.0, +24,fealpy,deepmodeling/fealpy,fealpy,,,,https://github.com/deepmodeling/fealpy,https://github.com/deepmodeling/fealpy,,2023-04-10 03:58:57,2023-11-20 13:27:40.000000,2023-11-20 02:01:26,5525,6.0,,1,,,,2.0,,,,49.0,,Finite Element Analysis Library in Python.,,,57,https://pypi.org/project/fealpy,49.0,,,,,,,,,,6,True,others,3.0,-1.0 +25,fpop,deepmodeling/fpop,fpop,,,,https://github.com/deepmodeling/fpop,https://github.com/deepmodeling/fpop,LGPL-3.0,2023-02-10 03:16:47,2023-04-26 06:04:27.000000,2023-04-26 06:03:56,37,,5.0,9,17.0,3.0,,1.0,,,,279.0,,,3.0,3.0,2,https://pypi.org/project/fpop,279.0,,,,,,,,,,6,True,others,3.0, +26,AI4Science101,deepmodeling/AI4Science101,,,,,https://github.com/deepmodeling/AI4Science101,https://github.com/deepmodeling/AI4Science101,,2022-06-19 02:26:48,2022-09-04 02:06:18.000000,2022-09-04 02:06:18,139,,12.0,10,28.0,,1.0,77.0,,,,,,AI for Science.,,,5,,,,,,,,,,,,5,True,others,3.0, +27,tutorials,deepmodeling/tutorials,,,,,https://github.com/deepmodeling/tutorials,https://github.com/deepmodeling/tutorials,,2022-03-07 06:19:19,2023-11-13 07:45:42.000000,2022-09-26 07:49:48,136,,20.0,6,61.0,,2.0,12.0,,,,,,Tutorials for DeepModeling projects.,,,10,,,,,,,,,,,,4,True,others,3.0, +28,DeepH-pack,deepmodeling/DeepH-pack,,,,,https://github.com/deepmodeling/DeepH-pack,https://github.com/deepmodeling/DeepH-pack,LGPL-3.0,2022-07-19 08:07:24,2023-12-29 02:24:02.000000,2023-12-28 12:48:09,56,2.0,5.0,2,1.0,1.0,2.0,10.0,,,,,,Deep neural networks for density functional theory Hamiltonian.,,,6,,,,,,,,,,,,4,True,others,3.0, +29,tutorials-cn,deepmodeling/tutorials-cn,,,,,https://github.com/deepmodeling/tutorials-cn,https://github.com/deepmodeling/tutorials-cn,LGPL-2.1,2022-03-30 07:39:32,2022-12-29 11:58:55.000000,2022-12-29 11:58:55,9,,6.0,6,11.0,,,3.0,,,,,,,,,4,,,,,,,,,,,,4,True,others,3.0, +30,ADMP,deepmodeling/ADMP,,,,,https://github.com/deepmodeling/ADMP,https://github.com/deepmodeling/ADMP,,2021-12-26 07:22:47,2022-02-17 11:03:54.000000,2022-02-15 02:13:59,120,,1.0,1,5.0,,,2.0,,,,,,Automatic Differentiation Multipole Moment Molecular Forcefield.,,,7,,,,,,,,,,,,2,True,others,3.0, +31,LibRI,deepmodeling/LibRI,,,,,https://github.com/deepmodeling/LibRI,https://github.com/deepmodeling/LibRI,GPL-3.0,2023-04-19 02:10:20,2023-04-10 15:53:42.000000,2023-04-10 15:53:42,80,,,2,,2.0,1.0,6.0,,,,,,,,,2,,,,,,,,,,,,1,True,others,3.0, +32,openfinite,deepmodeling/openfinite,,,,,https://github.com/deepmodeling/openfinite,https://github.com/deepmodeling/openfinite,LGPL-3.0,2021-10-10 08:56:48,2021-10-06 08:22:21.000000,2021-10-06 08:13:39,13,,,1,,,,1.0,,,,,,,,,2,,,,,,,,,,,,0,True,others,, +33,dflow-op-cutter,deepmodeling/dflow-op-cutter,,,,,https://github.com/deepmodeling/dflow-op-cutter,https://github.com/deepmodeling/dflow-op-cutter,,2022-06-24 01:31:42,2022-07-06 09:54:14.000000,2022-07-06 09:54:08,4,,,5,,,1.0,,,,,,,,,,2,,,,,,,,,,,,0,True,others,, diff --git a/latest-changes.md b/latest-changes.md index a8453b8..752e9f0 100644 --- a/latest-changes.md +++ b/latest-changes.md @@ -1,15 +1,7 @@ -## 📈 Trending Up - -_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._ - -- dflow (🥈18 · ⭐ 47 · 📈) - Dflow is a Python framework for constructing scientific computing workflows (e.g. concurrent learning workflows).. LGPL-3.0 -- DPGEN2 (🥈13 · ⭐ 24 · 📈) - 2nd generation of the Deep Potential GENerator. LGPL-3.0 -- rid-kit (🥈12 · ⭐ 41 · 📈) - Reinforced dynamics. LGPL-3.0 - ## 📉 Trending Down _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._ -- fealpy (🥉7 · ⭐ 2 · 📉) - Finite Element Analysis Library in Python. Unlicensed -- Blog (🥉7 · ⭐ 1 · 📉) - DeepModeling Blog. LGPL-3.0 +- AIS-Square (🥉6 · ⭐ 8 · 📉) - LGPL-3.0 +- fealpy (🥉6 · ⭐ 2 · 📉) - Finite Element Analysis Library in Python. Unlicensed