Releases: CompRhys/aviary
Releases · CompRhys/aviary
v1.2.1
v1.2.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #102
- Remove protostructure code that was upstreamed to pymatgen. by @CompRhys in #100
- Spring cleaning by @CompRhys in #101
- Swap to using nn.Embedding by @CompRhys in #103
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #104
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- fix dataset identifiers by @christina-winkler in #99
- Generate Aflow structure prototype labels with
moyopyby @janosh in #96
New Contributors
- @christina-winkler made their first contribution in #99
Full Changelog: v1.1.1...v1.1.2
Fixes for subset issues and removing torch-scatter.
What's Changed
- Fix
checkpoint_modelby @janosh in #85 - Checkpoint every 10 by @CompRhys in #86
- Allow checkpoint name to be set explicitly. by @CompRhys in #87
- Add due.dcite to address #67 by @CompRhys in #89
- Remove torch scatter dep by @CompRhys in #88
- Added normalization for predictions. by @karannb in #91
- Added predictions for classification task. Fixed the check for normalizer presence. by @karannb in #93
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #94
- Address subset issue highlighted in #95 by @CompRhys in #97
New Contributors
Full Changelog: v1.0.0...v1.1.1
v1.0.0
What's Changed
- Breaking: rename robust loss functions by @janosh in #77
- Follow
get_crystal_sys->crystal_sys_from_spg_numrename inpymatvizby @janosh in #78 - Allow InMemoryDataLoader to store tensors in RAM by @CompRhys in #81
- Improvements to the Wyckoff manipulation functions by @CompRhys in #83
- Adopt protostructure naming by @CompRhys in #84
Full Changelog: v0.1.1...v1.0.0
v0.1.1
v0.1.0
Release of code as used for matbench-discovery.
v0.0.4
Science Advances Code Release
This is a tag of the code used to generate results shown in science advances.
After this tag in order to make the LOC more realistic git surgery was performed. This release is therefore also serves as a backup of the code before the clean-up commands were carried out.