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 py311-pymatgen, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py311-pymatgen
To see what files were installed by py311-pymatgen, run:
port contents py311-pymatgen
To later upgrade py311-pymatgen, run:
sudo port selfupdate && sudo port upgrade py311-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.