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 matgl from 0.9.1 to 0.9.2 #695

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps matgl from 0.9.1 to 0.9.2.

Release notes

Sourced from matgl's releases.

v0.9.2

  • Added Tensor Placement Calls For Ease of Training with PyTorch Lightning (@​melo-gonzo).
  • Allow extraction of intermediate outputs in "embedding", "gc_1", "gc_2", "gc_3", and "readout" layers for use as atom, bond, and structure features. (@​JiQi535)
Changelog

Sourced from matgl's changelog.

0.9.2

  • Added Tensor Placement Calls For Ease of Training with PyTorch Lightning (@​melo-gonzo).
  • Allow extraction of intermediate outputs in "embedding", "gc_1", "gc_2", "gc_3", and "readout" layers for use as atom, bond, and structure features. (@​JiQi535)
Commits
  • 096f512 Fix changelog.
  • e9c9711 Merge branch 'main' of github.com:materialsvirtuallab/matgl
  • 60b3a99 Update change log and version.
  • fa5f05c Add output_layer argument to M3GNet forward method to return intermediate lay...
  • 5e7bf47 Bump torch from 2.1.1 to 2.1.2 (#205)
  • 622dba6 Bump pymatgen from 2023.11.12 to 2023.12.18 (#207)
  • 1945ba2 Black.
  • 6864e5d Adding Tensor Placement Calls For Ease of Training with PyTorch Lightning (#215)
  • 6759ffb Ensure the energy property is type float in ASE calculator (#203)
  • 9a54615 Allow expcellfitler parameters to be set to support constant volume or
  • 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 [matgl](https://github.com/materialsvirtuallab/matgl) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/materialsvirtuallab/matgl/releases)
- [Changelog](https://github.com/materialsvirtuallab/matgl/blob/main/changes.md)
- [Commits](materialsvirtuallab/matgl@v0.9.1...v0.9.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 29, 2024
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4e50400) 76.32% compared to head (ef4f543) 76.17%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #695      +/-   ##
==========================================
- Coverage   76.32%   76.17%   -0.16%     
==========================================
  Files          87       87              
  Lines        7164     7164              
  Branches     1061     1061              
==========================================
- Hits         5468     5457      -11     
- Misses       1372     1384      +12     
+ Partials      324      323       -1     

see 1 file with indirect coverage changes

@github-actions github-actions bot merged commit e9e3ecb into main Jan 29, 2024
7 checks passed
@github-actions github-actions bot deleted the dependabot/pip/matgl-0.9.2 branch January 29, 2024 07:45
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.

0 participants