modnet
modnet copied to clipboard
Bump pymatgen from 2024.3.1 to 2024.5.1
Bumps pymatgen from 2024.3.1 to 2024.5.1.
Release notes
Sourced from pymatgen's releases.
v2024.5.1
What's Changed
🐛 Bug Fixes
- Fix OPTIMADE rester URL contruction and improve testing by
@ml-evsin materialsproject/pymatgen#3756- Add fix for SFAC writer by
@stefsmeetsin materialsproject/pymatgen#3779- Fix LobsterSet by
@naik-aakashin materialsproject/pymatgen#3771- Update
vasprun.converged_ioniclogic whenEDIFFG=0, REDO of PR #3765 by@matthewkunerin materialsproject/pymatgen#3783- Fix for incorrect file path in
tests/io/test_zeopp.pyby@AntObiin materialsproject/pymatgen#3784- Fix for writing non-unique site labels in
CifWriterby@stefsmeetsin materialsproject/pymatgen#3767- Homogenize return type of
Lattice.get_points_in_sphereto always benp.array(s) by@janoshin materialsproject/pymatgen#3797📖 Documentation
- Add note to documentation for usage of CrystalNN by
@JaGeoin materialsproject/pymatgen#3764- Update to average Grüneisen documentation by
@JaGeoin materialsproject/pymatgen#3773- Format doc strings by
@janoshin materialsproject/pymatgen#3790- Imperative doc strings by
@janoshin materialsproject/pymatgen#3792🧹 House-Keeping
pyrightfixes forext/io/phonon/symmetry/transformations/util/vis/dev_scriptsand improveio.lobsterby@DanielYang59in materialsproject/pymatgen#3757- Separate test files by modules and collect test files
csv/cifinto folders by@DanielYang59in materialsproject/pymatgen#3746🚧 CI
- Officially support Python 3.12 and test in CI by
@janoshin materialsproject/pymatgen#3685🏥 Package Health
- Remove
gulpfrom package data, code base and CI tests by@DanielYang59in materialsproject/pymatgen#3789🏷️ Type Hints
- Add type annotations for
io.vasp.inputs/opticsby@DanielYang59in materialsproject/pymatgen#3740pyrightfixes by@DanielYang59in materialsproject/pymatgen#3777- Convert
kptsinKpointstoSequence[tuple]and set it aspropertyby@DanielYang59in materialsproject/pymatgen#3758🤷♂️ Other Changes
- add
get_string->get_stralias forPoscarby@timurbazhirovin materialsproject/pymatgen#3763- Fix
ruffFURB192 by@janoshin materialsproject/pymatgen#3785New Contributors
@timurbazhirovmade their first contribution in materialsproject/pymatgen#3763@AntObimade their first contribution in materialsproject/pymatgen#3784Full Changelog: https://github.com/materialsproject/pymatgen/compare/v2024.4.13...2024.5.1
... (truncated)
Changelog
Sourced from pymatgen's changelog.
v2024.5.1
🐛 Bug Fixes
- Fix OPTIMADE rester URL contruction and improve testing by
@ml-evsin materialsproject/pymatgen#3756- Add fix for SFAC writer by
@stefsmeetsin materialsproject/pymatgen#3779- Fix LobsterSet by
@naik-aakashin materialsproject/pymatgen#3771- Update
vasprun.converged_ioniclogic whenEDIFFG=0, REDO of PR #3765 by@matthewkunerin materialsproject/pymatgen#3783- Fix for incorrect file path in
tests/io/test_zeopp.pyby@AntObiin materialsproject/pymatgen#3784- Fix for writing non-unique site labels in
CifWriterby@stefsmeetsin materialsproject/pymatgen#3767- Homogenize return type of
Lattice.get_points_in_sphereto always benp.array(s) by@janoshin materialsproject/pymatgen#3797📖 Documentation
- Add note to documentation for usage of CrystalNN by
@JaGeoin materialsproject/pymatgen#3764- Update to average Grüneisen documentation by
@JaGeoin materialsproject/pymatgen#3773- Format doc strings by
@janoshin materialsproject/pymatgen#3790- Imperative doc strings by
@janoshin materialsproject/pymatgen#3792🧹 House-Keeping
pyrightfixes forext/io/phonon/symmetry/transformations/util/vis/dev_scriptsand improveio.lobsterby@DanielYang59in materialsproject/pymatgen#3757- Separate test files by modules and collect test files
csv/cifinto folders by@DanielYang59in materialsproject/pymatgen#3746🚧 CI
- Officially support Python 3.12 and test in CI by
@janoshin materialsproject/pymatgen#3685🏥 Package Health
- Remove
gulpfrom package data, code base and CI tests by@DanielYang59in materialsproject/pymatgen#3789🏷️ Type Hints
- Add type annotations for
io.vasp.inputs/opticsby@DanielYang59in materialsproject/pymatgen#3740pyrightfixes by@DanielYang59in materialsproject/pymatgen#3777- Convert
kptsinKpointstoSequence[tuple]and set it aspropertyby@DanielYang59in materialsproject/pymatgen#3758🤷♂️ Other Changes
- add
get_string->get_stralias forPoscarby@timurbazhirovin materialsproject/pymatgen#3763- Fix
ruffFURB192 by@janoshin materialsproject/pymatgen#3785New Contributors
@timurbazhirovmade their first contribution in materialsproject/pymatgen#3763@AntObimade their first contribution in materialsproject/pymatgen#3784Full Changelog: https://github.com/materialsproject/pymatgen/compare/v2024.4.13...2024.5.1
... (truncated)
Commits
a9667f7v2024.5.11369689Homogenize return type ofLattice.get_points_in_sphereto always be `np.arr...9a3f714format doc strings28bd5dfformat "Returns:" doc strings for dictsc1a610cOfficially support Python 3.12 and test in CI (#3685)5c8b51cImperative doc strings (#3792)9964c4aFormat doc strings (#3790)c9292edExcludegulpfrom package data (#3789)bf2f421ConvertkptsinKpointstoSequence[tuple]and set it asproperty(#3...e04444eformat doc string Returns: sections- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)