Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump aimsgb from 1.0.3 to 1.1.0 #80

Merged
merged 2 commits into from
Sep 19, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2023

Bumps aimsgb from 1.0.3 to 1.1.0.

Release notes

Sourced from aimsgb's releases.

v1.1.0

A major change for generating grain boundaries with non-cubic input structures. Please note that I still don't have a perfect solution to deal with any non-cubic input structures.

For hexagonal lattice system, I added pre-calculated CSL matrices, so that the CSL matrix doesn't need to be calculated every time. At this moment, I only have CSL matrices for rotation axis [001] with sigma 5, 13 and 17.

All the other grain boundaries will use Grain.set_orthogonal_grain method instead. Please note that this method breaks inherent symmetries in the grain structure.

Commits
  • 80c4963 Update version and python_requires
  • cfe69d4 change variable name
  • 2696a9f change the way to orthogonalize the structure
  • e023816 Update HEXAGONAL_001_CSL
  • 396cb22 Use precalculated CSL for hexagonal structure
  • a253d8e Do not return CSL matrix
  • 0bc2524 precalculated CSL matrix for hexagonal lattice
  • d26df68 redefine CSL attribute
  • 227bd57 add CSL in returns of build_grains
  • 52b9086 Use shorter vector as rotation axis
  • 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 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)

Bumps [aimsgb](https://github.com/ksyang2013/aimsgb) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/ksyang2013/aimsgb/releases)
- [Commits](ksyang2013/aimsgb@v1.0.3...v1.1.0)

---
updated-dependencies:
- dependency-name: aimsgb
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 19, 2023
@jan-janssen jan-janssen merged commit d2a4245 into main Sep 19, 2023
10 checks passed
@jan-janssen jan-janssen deleted the dependabot/pip/aimsgb-1.1.0 branch September 19, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant