Pymatgen

Latest version: v2024.5.1

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 57 of 59

2.3.1

Not secure
* Significant improvements to the high-level interface to the Materials API.
New interface provides more options to make it easier to get structures and
entries, better warnings and error handling. It uses the _requests_
library for a cleaner API.
* Bug fix for VolumetricData parsing and methods such as CHGCAR and LOCPOT.
Previously, the parsing was done incorrectly because VASP actually provides
data by running through the x-axis first, followed by y, then z.
* Bug fix for reverse_readline so that it works for gzipped and bzipped
structures (courtesy of Anubhav Jain).
* Fix "lossy" composition to_dict method. Now composition.to_dict properly
returns a correct species string as a key for compositions using species,
instead of just the element symbols.
* Miscellaneous bug fixes.

2.3.0

Not secure
* Remove usage of scipy and external qhull callers. Now uses pyhull package.
Please note that this change implies that the pyhull package is now a
required dependency. If you install pymatgen through the usual
easy_install or pip install methods, this should be taken care of
automatically for you. Otherwise, please look for the pyhull package on
PyPI to download and install it.
* Miscellaneous bug fixes.

2.2.6

Not secure
* Brand new _beta_ bond valence analyzer based on a Maximum A Posteriori
algo using data-mined ICSD data.
* Speed up and improvements to core classes.
* Improved structure fitter (credits to Geoffroy Hautier).
* Brand new entry_tools module (pymatgen.entries.entry_tools).
* Vastly improved Outcar parser based on reverse parsing that speeds up
reading of OUTCAR files by orders of magnitude.
* Miscellaneous bug fixes.

2.2.4

Not secure
* Fixed bug in hexagonal cell KPOINTS file generation.
* New RelaxationAnalyzer to compare structures.
* New _beta_ bond valence analyzer.
* Miscellaneous bug fixes.

2.2.3

Not secure
* New filter framework for filtering structures in pymatgen.alchemy.
* Updated feff io classes to support FEFF 9.6 and other code improvements.
* Miscellaneous bug fixes.

2.2.2

Not secure
* Bug fix release for REST interface.
* Improvements to unittests.

Page 57 of 59

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.