pyiron / pyiron_gui

Extended graphical user interface (GUI) for pyiron the integrated development environment (IDE)
https://pyiron.org
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Bump pyiron-atomistics from 0.2.67 to 0.3.0 #230

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pyiron-atomistics from 0.2.67 to 0.3.0.

Release notes

Sourced from pyiron-atomistics's releases.

pyiron_atomistics 0.3.0

With the release of pyiron_atomistics 0.3.0 Python 3.8 support is dropped in favor of typing in Python >= 3.9.

What's Changed

Full Changelog: https://github.com/pyiron/pyiron_atomistics/compare/pyiron_atomistics-0.2.67...pyiron_atomistics-0.3.0

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
  • 6ecb3dc Merge pull request #1078 from pyiron/disable_python_38
  • 6d70f60 Include pint update
  • c376bfa Disable Python 3.8 - update pyiron_base 0.6.0
  • dbd2053 Merge pull request #1077 from pyiron/pyiron_base_update
  • bf7d699 Update pyiron_base to 0.5.42
  • fe4d299 Merge pull request #1076 from pyiron/secure_dependabot
  • 8b6ec10 Use intermediate PR_TITLE variable to secure workflow
  • bd1022c Merge pull request #1036 from pyiron/pickle_atoms
  • b3a3aae Merge branch 'main' into pickle_atoms
  • b954db3 Merge pull request #1075 from pyiron/dependabot/pip/pymatgen-2023.5.31
  • Additional commits viewable in compare view


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)