Python Materials Genomics (pymatgen) is a robust materials analysis code
Python Materials Genomics (pymatgen) is a robust materials analysis code that defines core object representations for structures and molecules with support for many electronic structure codes. It is currently the core analysis code powering the Materials Project.
Python Materials Genomics (pymatgen) is a robust materials analysis code that defines core object representations for structures and molecules with support for many electronic structure codes. It is currently the core analysis code powering the Materials Project.
To install py312-pymatgen, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py312-pymatgen
To see what files were installed by py312-pymatgen, run:
port contents py312-pymatgen
To later upgrade py312-pymatgen, run:
sudo port selfupdate && sudo port upgrade py312-pymatgen
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.