Skip to content

Commit

Permalink
contributors' project additions; closes #357, closes #360, closes #362
Browse files Browse the repository at this point in the history
  • Loading branch information
Irratzo committed Sep 5, 2024
1 parent f120075 commit e77c549
Showing 1 changed file with 38 additions and 1 deletion.
39 changes: 38 additions & 1 deletion projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -528,10 +528,10 @@ projects:
#
# # project simple template.
# - name:
# github_id:
# category:
# labels: []
# license:
# github_id:
#
# # resource simple template.
# - name:
Expand Down Expand Up @@ -2922,3 +2922,40 @@ atomistic neural networks based on Gaussian Moments"
category: community
license: MIT
# package managers: none
- name: Asparagus
github_id: MMunibas/Asparagus
category: ml-iap
labels: ["workflows", "sampling", "md"]
license: MIT
# package managers: none
description: Program Package for Sampling, Training and Applying ML-based Potential models https://doi.org/10.48550/arXiv.2407.15175
- name: AtomGPT
github_id: usnistgov/atomgpt
category: language-models
labels: ["generative", "pretrained", "transformer"]
license: https://github.com/usnistgov/atomgpt/blob/main/LICENSE.rst
pypi_id: atomgpt
- name: NIST ChemNLP
github_id: usnistgov/chemnlp
category: language-models
labels: ["literature-data"]
license: MIT
pypi_id: chemnlp
- name: Atomvision
github_id: usnistgov/atomvision
category: visualization
labels: ["computer-vision", "experimental-data", "rep-learn"]
license: https://github.com/usnistgov/atomvision/blob/master/LICENSE.md
pypi_id: atomvision
- name: Crystal Toolkit
github_id: materialsproject/crystaltoolkit
category: visualization
# labels: none
license: MIT
pypi_id: crystal-toolkit
- name: Elementari
github_id: janosh/elementari
category: visualization
labels: ["lang-js"]
license: MIT
npm_id: elementari

0 comments on commit e77c549

Please sign in to comment.