maml
maml copied to clipboard
Bump pymatgen from 2024.9.17.1 to 2024.10.22
Bumps pymatgen from 2024.9.17.1 to 2024.10.22.
Release notes
Sourced from pymatgen's releases.
v2024.10.22
- New
pyamtgen.io.vasp.VaspDir
class for easy navigation of VASP directories as pymatgen objects.- Fix gaussian input parser (
@sio-salt
)- Fix: preserve site properties over cell transform (
@Lattay
)- Make Incar keys case insensitive, fix init Incar from dict val processing for str/float/int (
@DanielYang59
)- Fix: Preserve PBC info in AseAtomsAdaptor (
@jsukpark
)- Migrate ext.COD from mysql to REST API (
@DanielYang59
)- Fix: Parsing bugs in io.pwscf.PWInput (
@jsukpark
)- Fix arg passing in inverse property of SymmOp (
@DanielYang59
)- Add support for use_structure_charge keyword in FHI-aims input generator (
@ansobolev
)- Fix: savefig in pmg.cli.plot (
@DanielYang59
)- Fix: Volumetric data and XDATCAR parsing for monatomic structures (
@esoteric-ephemera
)- Support to aims format from Structure instance (
@ansobolev
)- Fix: Bugfix for Ion CO2(aq) reduced formula (
@rkingsbury
)- Replace deprecated ExpCellFilter with FrechetCellFilter (
@ab5424
)v2024.10.3
- Enable parsing of "SCF energy" and "Total energy" from QCOutput for Q-chem 6.1.1+. (
@Jaebeom-P
)- Fix dict equality check with numpy array (
@DanielYang59
)- Fix usage of strict=True for zip in cp2k.outputs (
@DanielYang59
)- Fix bug with species defaults (
@tpurcell90
)- SLME Bug Fixes (
@kavanase
)
Changelog
Sourced from pymatgen's changelog.
layout: default title: Change Log nav_order: 4
Changelog
v2024.10.21
- New
pyamtgen.io.vasp.VaspDir
class for easy navigation of VASP directories as pymatgen objects.- Fix gaussian input parser (
@sio-salt
)- Fix: preserve site properties over cell transform (
@Lattay
)- Make Incar keys case insensitive, fix init Incar from dict val processing for str/float/int (
@DanielYang59
)- Fix: Preserve PBC info in AseAtomsAdaptor (
@jsukpark
)- Migrate ext.COD from mysql to REST API (
@DanielYang59
)- Fix: Parsing bugs in io.pwscf.PWInput (
@jsukpark
)- Fix arg passing in inverse property of SymmOp (
@DanielYang59
)- Add support for use_structure_charge keyword in FHI-aims input generator (
@ansobolev
)- Fix: savefig in pmg.cli.plot (
@DanielYang59
)- Fix: Volumetric data and XDATCAR parsing for monatomic structures (
@esoteric-ephemera
)- Support to aims format from Structure instance (
@ansobolev
)- Fix: Bugfix for Ion CO2(aq) reduced formula (
@rkingsbury
)- Replace deprecated ExpCellFilter with FrechetCellFilter (
@ab5424
)v2024.10.3
- Enable parsing of "SCF energy" and "Total energy" from QCOutput for Q-chem 6.1.1+. (
@Jaebeom-P
)- Fix dict equality check with numpy array (
@DanielYang59
)- Fix usage of strict=True for zip in cp2k.outputs (
@DanielYang59
)- Fix bug with species defaults (
@tpurcell90
)- SLME Bug Fixes (
@kavanase
)
Commits
aa37e99
Update docsd493825
Update changelog.08c1207
Replace deprecatedExpCellFilter
withFrechetCellFilter
(#4105)e67e0b5
Correctly compute rotational symmetry number for D*h point group (#4093)f7d964c
Support Pymatgen Species object in aims (#4118)c611280
Bump networkx to 3.xb73e215
Fix minor test regression.403a931
Update changelog.60441ea
Allow more than 20 terminal groups in CompoundPhaseDiagram (#4081)d699678
Enhance test for util functionis_np_dict_equal
(#4092)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)