matbench
matbench copied to clipboard
Matbench: Benchmarks for materials science property prediction
Bumps [black](https://github.com/psf/black) from 22.3.0 to 24.4.0. Release notes Sourced from black's releases. 24.4.0 Stable style Fix unwanted crashes caused by AST equivalency check (#4290) Preview style if guards in case...
# Matbench Pull Request Template Thanks for making a PR to Matbench! We appreciate your contribution (like, a lot). To make things run smoothly, check out the following templates, depending...
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.24.0 to 0.24.3. Release notes Sourced from mkdocstrings's releases. 0.24.3 0.24.3 - 2024-04-05 Compare with 0.24.2 Bug Fixes Support HTML toc labels with Python-Markdown 3.6+ (uncomment code...)...
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.8.0 to 1.9.2. Release notes Sourced from mkdocstrings-python's releases. 1.9.2 1.9.2 - 2024-04-02 Compare with 1.9.1 Dependencies Remove cap on Python-Markdown 3.6 now that ToC labels are...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.4 to 9.5.17. Release notes Sourced from mkdocs-material's releases. mkdocs-material-9.5.17 Updated Serbian translations Fixed #7003: Confusing keyboard interaction for palette toggle Fixed #7001: Blog posts now show...
Bumps [monty](https://github.com/materialsvirtuallab/monty) from 2022.4.26 to 2024.3.31. Release notes Sourced from monty's releases. v2024.3.31 2024.3.31 Fix MSONable.REDIRECT when module name changed (@janosh) Add native support for enums in jsanitize (@FabiPi3) Make...
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.3 to 7.4.4. Changelog Sourced from coverage's changelog. Version 7.4.4 — 2024-03-14 Fix: in some cases, even with [run] relative_files=True, a data file could be created with...
Bumps [wheel](https://github.com/pypa/wheel) from 0.37.1 to 0.43.0. Release notes Sourced from wheel's releases. 0.43.0 Dropped support for Python 3.7 Updated vendored packaging to 24.0 0.42.0 Allowed removing build tag with wheel...
This pull request is to add benchmark results of e_form for the iComFormer and eComFormer models. These are invariant and equivariant versions of the ComFormer model proposed in the following...
Bumps [pymatviz](https://github.com/janosh/pymatviz) from 0.4.4 to 0.8.1. Release notes Sourced from pymatviz's releases. v0.8.1 What's Changed Add plot_phonon_dos() for interactive plotly DOS plots by @janosh in janosh/pymatviz#113 Add show_values: bool =...