Published October 12, 2023
| Version v2023.10.11
Software
Open
Python Materials Genomics (pymatgen): A robust, open-source python library for materials analysis
Description
๐ Bug Fixes
- Fix outdated
setup.pyfind_namespace_packagesand addtest_egg_sources_txt_is_completeby @janosh in https://github.com/materialsproject/pymatgen/pull/3374 release.ymladd option to publish to TestPyPI by @janosh in https://github.com/materialsproject/pymatgen/pull/3375- Fix wrong unit=eV in
get_band_(skewness|kurtosis)doc string by @janosh in https://github.com/materialsproject/pymatgen/pull/3383 - Further updating POTCAR validation / identification by @esoteric-ephemera in https://github.com/materialsproject/pymatgen/pull/3392
MatPESStaticSet.yamlsetLMAXMIX: 6by @janosh in https://github.com/materialsproject/pymatgen/pull/3400- Fix type annotations in phonon/ and lammps/ by @ab5424 in https://github.com/materialsproject/pymatgen/pull/3401
- Fix
OBAlign(includeH=False, symmetry=False)can't take keywords by @janosh in https://github.com/materialsproject/pymatgen/pull/3403
- New class to handle
NcICOBILIST.lobsterfiles by @QuantumChemist in https://github.com/materialsproject/pymatgen/pull/2878 - Add
inplace: bool=Truearg toStructure.apply_strain()by @janosh in https://github.com/materialsproject/pymatgen/pull/3376 - Add
Structure.to_(conventional|primitive|cell)methods by @janosh in https://github.com/materialsproject/pymatgen/pull/3384 - Add
SiteCollection.to_ase_atoms()by @janosh in https://github.com/materialsproject/pymatgen/pull/3389 - Add
mode: Literal["w", "a", "wt", "at"] = "w"keyword toCifWriter.write_file()by @janosh in https://github.com/materialsproject/pymatgen/pull/3399
- Add
docs/fetch_pmg_contributors.pyscript by @janosh in https://github.com/materialsproject/pymatgen/pull/3387
- Fix ruff
FURBviolations by @janosh in https://github.com/materialsproject/pymatgen/pull/3382 - Remove deprecated module
pymatgen/util/convergence.pyby @janosh in https://github.com/materialsproject/pymatgen/pull/3388 - Remove
pylint: disablecomments by @janosh in https://github.com/materialsproject/pymatgen/pull/3390 - Fix
ruffN806by @janosh in https://github.com/materialsproject/pymatgen/pull/3394
- Update
incar_parameters.jsonto allowISIF=8by @matthewkuner in https://github.com/materialsproject/pymatgen/pull/3381 - Add
test_potcar_summary_stats()by @janosh in https://github.com/materialsproject/pymatgen/pull/3395 - Mirror atomate2 fix and improve
MPScanRelaxSet.test_kspacingedge case coverage by @janosh in https://github.com/materialsproject/pymatgen/pull/3396
- Breaking: snake_case
FiestaInputkeywords and class attributes by @janosh in https://github.com/materialsproject/pymatgen/pull/3386 - Ion: default hydrates=False in reduced_formula by @rkingsbury in https://github.com/materialsproject/pymatgen/pull/3350
- Add type annotations to io/lammps by @ab5424 in https://github.com/materialsproject/pymatgen/pull/3379
- Add type annotations to phonon by @ab5424 in https://github.com/materialsproject/pymatgen/pull/3393
Full Changelog: https://github.com/materialsproject/pymatgen/compare/v2023.10.4...v2023.10.11
Notes
Files
materialsproject/pymatgen-v2023.10.11.zip
Files
(303.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:1e29d2cf7448d8c8b2c8154cb13c1e75
|
303.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/materialsproject/pymatgen/tree/v2023.10.11 (URL)