Skip to content

Bump pymatgen from 2023.6.23 to 2023.6.28 - #571

Merged
Andrew-S-Rosen merged 1 commit into
mainfrom
dependabot/pip/pymatgen-2023.6.28
Jul 10, 2023
Merged

Bump pymatgen from 2023.6.23 to 2023.6.28#571
Andrew-S-Rosen merged 1 commit into
mainfrom
dependabot/pip/pymatgen-2023.6.28

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2023

Copy link
Copy Markdown
Contributor

Bumps pymatgen from 2023.6.23 to 2023.6.28.

Release notes

Sourced from pymatgen's releases.

v2023.6.28

  • Use lru_cache to speed up get_el_sp by 400x (@​v1kko).
  • Related to lru_cache of get_el_sp, Species.properties is now deprecated in favor of setting Species(spin=5). The rationale is that spin is the only supported property for Species anyway. Species and DummySpecies is now mostly immutable, i.e., setting specie.spin = 5 have no effect. This is as intended since the first version of pymatgen.
Changelog

Sourced from pymatgen's changelog.

v2023.6.28

  • Use lru_cache to speed up get_el_sp by 400x (@​v1kko).
  • Related to lru_cache of get_el_sp, Species.properties is now deprecated in favor of setting Species(spin=5). The rationale is that spin is the only supported property for Species anyway. Species and DummySpecies is now mostly immutable, i.e., setting specie.spin = 5 have no effect. This is as intended since the first version of pymatgen.
  • PR #3111 from @​xjf729 fix-MoleculeGraph-draw_graph
  • PR #3030 from @​lbluque Remove superfluous structure argument docstring from SQSTransformation init
  • PR #3031 from @​kavanase Quick fix to allow direct initialisation of the DictSet class.
  • PR #3015 from @​lbluque Optimized cython code in find_points_in_spheres, getting ~5x faster runtime.
Commits

Dependabot compatibility score

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 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)

Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2023.6.23 to 2023.6.28.
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/CHANGES.rst)
- [Commits](materialsproject/pymatgen@v2023.06.23...v2023.6.28)

---
updated-dependencies:
- dependency-name: pymatgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependency update or issue label Jul 10, 2023
@Andrew-S-Rosen
Andrew-S-Rosen merged commit b41eb11 into main Jul 10, 2023
@Andrew-S-Rosen
Andrew-S-Rosen deleted the dependabot/pip/pymatgen-2023.6.28 branch July 10, 2023 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency update or issue

Development

Successfully merging this pull request may close these issues.

1 participant