pyiron / pyiron_nodes

Prototype node library for pyiron_workflows
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Update pyiron-atomistics requirement from ~=0.4.17 to ~=0.6.4 #27

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Updates the requirements on pyiron-atomistics to permit the latest version.

Release notes

Sourced from pyiron-atomistics's releases.

pyiron_atomistics-0.6.4

What's Changed

Full Changelog: https://github.com/pyiron/pyiron_atomistics/compare/pyiron_atomistics-0.6.3...pyiron_atomistics-0.6.4

Changelog

Sourced from pyiron-atomistics's changelog.

Unreleased

  • Add ploting functions from pyiron_contrib to StructureContainer (#710)

pyiron_atomistics-0.2.41

  • Symmetrize vectors (#576)
  • Rename unit test workflow (#572)
  • Add cache to StructureStorage.get_elements (#568)
  • Modify where number of bond types is chosen from (#561)
  • dont write kpoints file (#558)
  • replace triu by triu_indices (#539)
  • Dependency updates: #573, #560, #559, #562

pyiron_atomistics-0.2.40

  • Vasp Outcar: elegant split of electronic and ionic steps #556

pyiron_atomistics-0.2.39

  • Add save in ElasticTensor (#551)
  • Raising errors when restart files don't exist (#422)
  • Save more input variables in calc_md (#547)
  • Support cube files without atoms (#526)

pyiron_atomistics-0.2.38

  • Store VASP volumes as numpy arrays (#546)
  • Adjust n_print to be at most max_iter in calc_minimize (#541)
  • Check SPHInX output class format_black integration (#534)
  • Improve Murngahan (#531)
  • Revert "include DataConatiner check" (#533)
  • include DataConatiner check (#514)
  • Dependency updates: #538, #537, #536, #543, #548

pyiron_atomistics-0.2.37

  • Remove _QhullUser import (#527)
  • Add pint as dependency (#529)
  • Some docstrings for phono (#447)
  • Dependency updates: #522, #523, #524

pyiron_atomistics-0.2.36

pyiron_atomistics-0.2.35

  • High index surfaces (#400)

... (truncated)

Commits


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 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)
dependabot[bot] commented 2 months ago

Superseded by #32.