mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
56c336515e
Approved by: portmgr blanket
15 lines
735 B
Plaintext
15 lines
735 B
Plaintext
Pymatgen (Python Materials Genomics) is a robust, open-source Python library
|
|
for materials analysis. These are some of the main features:
|
|
* Highly flexible classes for the representation of Element, Site, Molecule,
|
|
Structure objects.
|
|
* Extensive input/output support, including support for VASP
|
|
(http://cms.mpi.univie.ac.at/vasp/), ABINIT (http://www.abinit.org/), CIF,
|
|
Gaussian, XYZ, and many other file formats.
|
|
* Powerful analysis tools, including generation of phase diagrams, Pourbaix
|
|
diagrams, diffusion analyses, reactions, etc.
|
|
* Electronic structure analyses, such as density of states and band structure.
|
|
* Integration with the Materials Project REST API, Crystallography Open
|
|
Database.
|
|
|
|
WWW: https://pymatgen.org/
|