Chgnet

Latest version: v0.3.8

Safety actively analyzes 638437 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.3.8

What's Changed
๐Ÿ› Bug Fixes
* Fix release CI by janosh in https://github.com/CederGroupHub/chgnet/pull/161


**Full Changelog**: https://github.com/CederGroupHub/chgnet/compare/v0.3.7...v0.3.8

0.3.7

<!-- Release notes generated using configuration in .github/release.yml at v0.3.7 -->

What's Changed
๐Ÿ“– Documentation
* Fix `eslint` by janosh in https://github.com/CederGroupHub/chgnet/pull/151
๐Ÿ’ฅ Breaking Changes
* `ruff` fixes + type annotations by janosh in https://github.com/CederGroupHub/chgnet/pull/156
๐Ÿฅ Package Health
* Fix "Failed to CreateArtifact" on release by janosh in https://github.com/CederGroupHub/chgnet/pull/152
* Bump min ASE to 3.23.0 by janosh in https://github.com/CederGroupHub/chgnet/pull/159


**Full Changelog**: https://github.com/CederGroupHub/chgnet/compare/v0.3.6...v0.3.7

0.3.6

What's Changed

๐Ÿ›  Enhancements

* Fixing VASP parsing with no MAGMOM by BowenD-UCB in https://github.com/CederGroupHub/chgnet/pull/148


๐Ÿš€ Performance

* Allowing avoiding sorting cuda memory, enhancing compatibility working on HPC by BowenD-UCB in https://github.com/CederGroupHub/chgnet/commit/dd0dd076279b4c9d33b0cbddec9fd94f67ab4645


**Full Changelog**: https://github.com/CederGroupHub/chgnet/compare/v0.3.5...v0.3.6

0.3.5

What's Changed

๐Ÿ›  Enhancements

* Add `assign_magmoms=True` keyword to `StructOptimizer.relax()` by janosh in https://github.com/CederGroupHub/chgnet/pull/124

๐Ÿš€ Performance

* Use MPS backend if available and `use_device=None`, add `CHGNET_DEVICE` env var by janosh in https://github.com/CederGroupHub/chgnet/pull/131

๐Ÿฅ Package Health

* Add Python 3.12 to officially supported versions and test in CI by janosh in https://github.com/CederGroupHub/chgnet/pull/139

๐Ÿคทโ€โ™‚๏ธ Other Changes

* Use new `uv` package manager to install deps in CI by janosh in https://github.com/CederGroupHub/chgnet/pull/133

**Full Changelog**: https://github.com/CederGroupHub/chgnet/compare/v0.3.4...v0.3.5

0.3.4

<!-- Release notes generated using configuration in .github/release.yml at v0.3.4 -->

What's Changed

๐Ÿ›  Enhancements
* Better backward compatibility with `ase` versions
* Better backward compatibility with `pymatgen` versions
* Allowing `loss_ratio=0` for `Trainer`

๐Ÿ› Bug Fixes
* Add `pip install git+https://gitlab.com/ase/ase` user advice on `FrechetCellFilter` `ImportError` and allow `ase_filter` to be `str` by janosh in https://github.com/CederGroupHub/chgnet/pull/104
* Fix `solve_charge_by_mag()` using wrong key in `structure.site_properties.get('final_magmom')` by janosh in https://github.com/CederGroupHub/chgnet/pull/114
๐Ÿงน House-Keeping
* Drop `__all__` by janosh in https://github.com/CederGroupHub/chgnet/pull/106
๐Ÿฅ Package Health
* Fix release CI by janosh in https://github.com/CederGroupHub/chgnet/pull/122
๐Ÿคทโ€โ™‚๏ธ Other Changes
* Add keyword `use_device` to `CHGNet.load()` by tsihyoung in https://github.com/CederGroupHub/chgnet/pull/105
* Update dynamics.py by zhongpc in https://github.com/CederGroupHub/chgnet/pull/109
* `cuda_devices_sorted_by_free_mem()` return [] if `not torch.cuda.is_available()` by janosh in https://github.com/CederGroupHub/chgnet/pull/115

New Contributors
* zhongpc made their first contribution in https://github.com/CederGroupHub/chgnet/pull/109

**Full Changelog**: https://github.com/CederGroupHub/chgnet/compare/v0.3.3...v0.3.4

0.3.3

<!-- Release notes generated using configuration in .github/release.yml at v0.3.3 -->

What's Changed
๐Ÿ› Bug Fixes
* Replace ase `ExpCellFilter` with `FrechetCellFilter` in `StructOptimizer` by janosh in https://github.com/CederGroupHub/chgnet/pull/101

If you encounter `ase.filters` import issue, please install the newest ase from their source before the next ase release:
`pip install git+https://gitlab.com/ase/ase`

๐Ÿ›  Enhancements
* Add `ase_filter` keyword to `StructOptimizer.relax()` by janosh in https://github.com/CederGroupHub/chgnet/pull/102


**Full Changelog**: https://github.com/CederGroupHub/chgnet/compare/v0.3.2...v0.3.3

Page 1 of 3

ยฉ 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.