Releases: sparks-baird/matbench-genmetrics
Releases · sparks-baird/matbench-genmetrics
v0.6.5
What's Changed
- Fix documentation error in Overview section by @hasan-sayeed in #79
- Updates per JOSS review issue
New Contributors
- @hasan-sayeed made their first contribution in #79
Full Changelog: v0.6.1...v0.6.5
v0.6.1
What's Changed
- Update environment.yml by @sgbaird in #58
- several places with leftover xtal2png's by @sgbaird in #60
- add colab badge by @sgbaird in #62
- Convert StructureMatcher inline code to HTML for partial link by @janosh in #59
- not affiliated directly with Matbench by @sgbaird in #65
- Workaround for non-unique mappings in mod_petti representation by @sgbaird in #66
- save and load, equations, and plotting by @sgbaird in #69
- Update ci.yml to have lower python version at 3.8 by @sgbaird in #71
- add core namespace (containing matbench_genmetrics) and mp_time_split namespace by @sgbaird in #70
- joss manuscript, doc updates by @sgbaird in #73
- add detailed metrics by @sgbaird in #74
New Contributors
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- combined compositional and structural validity with precomputed train/test values by @sgbaird in #57
Full Changelog: v0.5.2...v0.6.0
What's Changed
Since this is the first release, here are all the changes since v0.1.0:
- add badges by @sgbaird in #11
- custom tqdm aware of Colab and verbose kwarg, rename record fn by @sgbaird in #12
- Non verbose test by @sgbaird in #13
- duplicity property error checking by @sgbaird in #14
- Cleanup notebook by @sgbaird in #15
- recorded_metrics as a dict instead of list by @sgbaird in #16
- remove smact, hydra-core, torch, and torch-geometric by @sgbaird in #17
- divide by 2 was incorrect, fixed normalization by num possible by @sgbaird in #18
- Create matbench_genmetrics_basic.py by @sgbaird in #24
- remove redundant calculations for single set pairwise distances by @sgbaird in #25
- store GenMetrics for each fold by @sgbaird in #26
- remove dangling CDVAE files by @sgbaird in #27
- fix: normalize similarity by num_gen instead of num_test, improve tests by @sgbaird in #28
- add fixed benchmarks (10, 100, 1000, 10000) and update README by @sgbaird in #30
- sphinx_rtd_theme and various extensions by @sgbaird in #32
- replace USER with sparks-baird for coveralls by @sgbaird in #33
- badges, buttons, and index page description by @sgbaird in #34
- output is for MPTSMetrics10, mention debug intention by @sgbaird in #35
- doc improvements by @sgbaird in #36
- Merge pull request #36 from sparks-baird/docs by @sgbaird in #37
- remove >>> without RHS by @sgbaird in #40
- matching helper functions (StructureMatcher and CDVAE versions) by @sgbaird in #41
- change to absolute gh link instead of relative by @sgbaird in #42
- change to direct download link by @sgbaird in #43
- verbosity, nix oxidation state decoration for speed, logging by @sgbaird in #46
- add verbosity back in and remove calculation of oxidation states by @sgbaird in #45
- add link to issue 44 clarifying validity score by @sgbaird in #48
- implement fingerprint functionality by @sgbaird in #47
- test the partial failure code by @sgbaird in #51
- pull the data loading out of the featurizer to fix bug by @sgbaird in #52
- touch-up verbosity by @sgbaird in #53
- combined compositional and structural validity with precomputed train/test values by @sgbaird in #57
Full Changelog: v0.1.0...v0.6.0