Releases: sparks-baird/xtal2png
Releases · sparks-baird/xtal2png
v0.4.0
What's Changed
Other Changes
- available on conda-forge by @sgbaird in #49
- fix colab link in index.md by @sgbaird in #53
- add colab link to README by @sgbaird in #52
- fixup colab link by @sgbaird in #56
- add note about needing development versions of pyscaffold and extensions by @sgbaird in #58
- Support rgb images in
png2xtal
by converting to grayscale by @sgbaird in #62
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
Feature ranges for a
, b
, c
, volume
, and distance
are chosen based on Materials Project data for all structures with fewer than 52 sites.
Other Changes
- ranges of features by @hasan-sayeed in #39
- Colab feature ranges notebook updates by @sgbaird in #45
- matplotlibify by @sgbaird in #40
- rename to 2.0-materials-project-feature-ranges.ipynb by @sgbaird in #46
- refactor abc to a, b, c to accommodate individual feature ranges by @sgbaird in #43
- Grayskull conda forge by @sgbaird in #48
- replace USERNAME with sparks-baird and
conda-forge
instructions by @sgbaird in #47
New Contributors
- @hasan-sayeed made their first contribution in #39
Full Changelog: v0.2.1...v0.3.0
refs/tags/v0.2.1
Full Changelog: v0.2.0...v0.2.1
refs/tags/v0.2.0
- no changes
What's Changed
Other Changes
- sphinx_rtd_theme, icon / favicon, and other conf.py settings by @sgbaird in #31
- forgot f in f-string in ValueError by @sgbaird in #32
- self.max_sites instead of max_sites by @sgbaird in #33
- use a larger logo by @sgbaird in #34
- use .ico and fixup path by @sgbaird in #35
- working cli via
xtal2png --encode ...
andxtal2png --decode ...
syntax by @sgbaird in #37
Full Changelog: v0.1.6...v0.2.0
refs/tags/v0.1.6
What's Changed
Other Changes
- minor typos, clarification by @sgbaird in #29
- Fix png2xtal shape mismatch by np.stack-ing on correct axis (and add unit tests) by @sgbaird in #30
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
What's Changed
Other Changes
- Conda forge workflow - use grayskull to create
meta.yaml
by @sgbaird in #23 - Conda forge workflow, first working pass by @sgbaird in #24
- Create codeql-analysis.yml by @sgbaird in #25
- Create release.yml by @sgbaird in #26
- refactor to latest extension version, uses myst-parser instead by @sgbaird in #27
Full Changelog: v0.1.3...v0.1.4
v0.1.3
setup.cfg
updated
Full Changelog: v0.1.2...v0.1.3