jarvis-tools is the open-source Python software package that powers the JARVIS database. It provides a suite of tools for designing, managing, and analyzing atomistic simulations (DFT, MD) and applying machine learning to materials data.…
jarvis-tools is the open-source Python software package that powers the JARVIS database. It provides a suite of tools for designing, managing, and analyzing atomistic simulations (DFT, MD) and applying machine learning to materials data. It supports VASP, Quantum ESPRESSO, LAMMPS, and other codes.
jarvis-tools is the open-source Python software package that powers the JARVIS database. It provides a suite of tools for designing, managing, and analyzing atomistic simulations (DFT, MD) and applying machine learning to materials data. It supports VASP, Quantum ESPRESSO, LAMMPS, and other codes.
Scientific domain: Materials informatics, automation, machine learning
Target user community: Users of JARVIS database, high-throughput researchers
Sources: jarvis-tools documentation
pip install jarvis-toolsfrom jarvis.db.figshare import data
d = data('dft_3d')
AL = GraphConv(config).train(...)Primary sources:
Confidence: VERIFIED
Verification status: ✅ VERIFIED