Published September 10, 2023
| Version v2023.9.10
Software
Open
Python Materials Genomics (pymatgen): A robust, open-source python library for materials analysis
Description
What's Changed
🐛 Bug Fixes
- Fix code comment in ASE adapter by @Andrew-S-Rosen in https://github.com/materialsproject/pymatgen/pull/3298
- Fix IndexError when parsing Hessian from Gaussian frequency job by @janosh in https://github.com/materialsproject/pymatgen/pull/3308 ### 🛠 Enhancements
- Add an input arg check for
Kpoints.automatic_density_by_lengthsby @Andrew-S-Rosen in https://github.com/materialsproject/pymatgen/pull/3299 ### 🏥 Package Health - Remove pydantic < 2 from
setup.pyand bump monty inrequirements.txtby @Andrew-S-Rosen in https://github.com/materialsproject/pymatgen/pull/3303 - Move
py.typedto package root by @Andrew-S-Rosen in https://github.com/materialsproject/pymatgen/pull/3307 - Consistent casing
setup->setUpacross test classes by @janosh in https://github.com/materialsproject/pymatgen/pull/3305 ### 🤷♂️ Other Changes - v2023.9.10 by @janosh in https://github.com/materialsproject/pymatgen/pull/3309
Full Changelog: https://github.com/materialsproject/pymatgen/compare/v2023.9.2...v2023.9.10
Notes
Files
materialsproject/pymatgen-v2023.9.10.zip
Files
(302.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:ea0ab60bb2ed6a0f3acb72edf4e04183
|
302.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/materialsproject/pymatgen/tree/v2023.9.10 (URL)