Skip to content

Commit 5f8aaea

Browse files
authored
Merge pull request #66 from lfoppiano/patch-1
Added new tools and datasets
2 parents 5cf156b + ae29b7b commit 5f8aaea

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,11 @@ Contributions are very welcome - please follow the [guidelines](CONTRIBUTING.md)
3333
- [CrabNet](https://github.com/anthony-wang/CrabNet) - Predict materials properties using only the composition information. (**Python**). ![GitHub Repo stars](https://img.shields.io/github/stars/anthony-wang/CrabNet?style=social)
3434
- [Crystal Toolkit](https://docs.crystaltoolkit.org) - A framework for building web apps for materials science powering the new Materials Project website. [![Github Stars](https://img.shields.io/github/stars/materialsproject/crystaltoolkit?style=social)](https://github.com/materialsproject/crystaltoolkit)
3535
- [Custodian](https://github.com/materialsproject/custodian) - Simple, robust and flexible just-in-time (JIT) job management framework (**Python**). [![Github Stars](https://img.shields.io/github/stars/materialsproject/custodian?style=social)](https://github.com/materialsproject/custodian)
36-
- [datamol](https://github.com/datamol-org/datamol) - Molecular Manipulation Made Easy. A light wrapper build on top of RDKit (**Python**). [![Github Stars](https://img.shields.io/github/stars/datamol-org/datamol?style=social)](https://github.com/datamol-org/datamol)
36+
- [datamol](https://github.com/datamol-org/datamol) - Molecular Manipulation Made Easy. A light wrapper built on top of RDKit (**Python**). [![Github Stars](https://img.shields.io/github/stars/datamol-org/datamol?style=social)](https://github.com/datamol-org/datamol)
3737
- [ElMD](https://github.com/lrcfmd/ElMD) - Quantify the chemical similarity between two compositions using the Element Movers Distance. [![Github Stars](https://img.shields.io/github/stars/lrcfmd/ElMD?style=social)](https://github.com/lrcfmd/ElMD/)
3838
- [FireWorks](https://materialsproject.github.io/fireworks) - Workflow engine developed at LBNL (**Python**). [![Github Stars](https://img.shields.io/github/stars/materialsproject/fireworks?style=social)](https://github.com/materialsproject/fireworks)
3939
- [Granta MI](https://www.grantadesign.com/products/mi) - _Proprietary_ enterprise infrastructure for the materials data.
40+
- [Grobid superconductors](https://github.com/lfoppiano/grobid-superconductors) - Open source [Grobid](https://github.com/kermitt2/grobid) module for extracting superconductor material and related properties
4041
- [httk](https://httk.openmaterialsdb.se) - High-throughput toolkit (**Python**). [![Github Stars](https://img.shields.io/github/stars/rartino/httk?style=social)](https://github.com/rartino/httk)
4142
- [ICMD](https://www.questek.com/software) - A digital materials design platform in the cloud from QuesTek Innovations LLC (_proprietary_).
4243
- [ioChem-BD](https://www.iochem-bd.org) - Solution to manage computational chemistry Big Data (**Java**).
@@ -66,6 +67,7 @@ Contributions are very welcome - please follow the [guidelines](CONTRIBUTING.md)
6667
- [quacc](https://github.com/arosen93/quacc) - **Python** platform for high-throughput, database-driven computational materials science and quantum chemistry [![Github Stars](https://img.shields.io/github/stars/arosen93/quacc?style=social)](https://github.com/arosen93/quacc)
6768
- [RDKit](https://github.com/rdkit/rdkit) - A collection of cheminformatics and machine-learning software written in **C++** and **Python**. [![Github Stars](https://img.shields.io/github/stars/rdkit/rdkit?style=social)](https://github.com/rdkit/rdkit)
6869
- [SEAMM](https://molssi-seamm.github.io/) - Simulation Environment for Atomistic and Molecular Modeling (**Python**). [![Github Stars](https://img.shields.io/github/stars/molssi-seamm/seamm?style=social)](https://github.com/molssi-seamm/seamm)
70+
- [SuperCon2](https://github.com/lfoppiano/supercon2) - A user interface for curating Superconductors materials and properties extracted by [grobid-superconductors](https://github.com/lfoppiano/grobid-superconductors)
6971
- [SLAMD](https://github.com/BAMresearch/WEBSLAMD) - An open source web app for data driven acceleration of cement and concrete development through digital lab twin and AI optimization (**Python/javascript**). [![Github Stars](https://img.shields.io/github/stars/BAMresearch/WEBSLAMD?style=social)](https://github.com/BAMresearch/WEBSLAMD)
7072
- [tilde](https://github.com/tilde-lab/tilde) - **Python** framework for ab initio data repositories. [![Github Stars](https://img.shields.io/github/stars/tilde-lab/tilde?style=social)](https://github.com/tilde-lab/tilde)
7173
- [XenonPy](https://github.com/yoshida-lab/XenonPy) - A Python library that implements a comprehensive set of machine learning tools for materials informatics. [![Github Stars](https://img.shields.io/github/stars/yoshida-lab/XenonPy?style=social)](https://github.com/yoshida-lab/XenonPy)
@@ -131,6 +133,7 @@ Contributions are very welcome - please follow the [guidelines](CONTRIBUTING.md)
131133
- [Phonon database at Kyoto university](http://phonondb.mtl.kyoto-u.ac.jp) - Computational phonon band structures, density of states and thermal properties.
132134
- [Pitt Quantum Repository](https://pqr.pitt.edu) - Molecular properties predicted from quantum mechanics.
133135
- [ROD](https://solsa.crystallography.net/rod/) - Raman Open Database.
136+
- [SuperMat](https://github.com/lfoppiano/SuperMat) - A dataset of superconductors materials
134137
- [Topological Materials Database](https://www.topologicalquantumchemistry.org) - A Complete Catalogue of High-Quality Topological Materials.
135138

136139

0 commit comments

Comments
 (0)