Skip to content

Releases: deepmodeling/APEX

v1.2.0

06 May 10:01
c8deba1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.2.0

v1.0.1

25 Sep 09:25
db85a7c
Compare
Choose a tag to compare

New features and enhancements

  • Decouple property calculations into individual sub-workflow to facilitate the customization of complex property functions
  • Support one-click parallel submission of multiple workflows
  • Support run step in the single step test mode (Interaction method similar to auto_test)
  • Allow user to adjust concurrency for task submission via group_size and pool_size
  • Allow user to customize suffix of property calculation directory so that multiple tests with identical property templates but different settings can be run within one workflow
  • Refactor and optimize the command line interaction
  • Enhance robustness across diverse use scenarios, especially for the local debug mode

Contributors

@ZLI-afk @kevinwenminion

What's Changed

Full Changelog: v0.1.0...v1.0.1

v1.0.0-beta

25 Sep 08:21
43ba0fc
Compare
Choose a tag to compare
v1.0.0-beta Pre-release
Pre-release

New features and enhancements

  • Decouple property calculations into individual sub-workflow to facilitate the customization of complex property functions
  • Support one-click parallel submission of multiple workflows
  • Support run step in the single step test mode (Interaction method similar to auto_test)
  • Allow user to adjust concurrency for task submission via group_size and pool_size
  • Allow user to customize suffix of property calculation directory so that multiple tests with identical property templates but different settings can be run within one workflow
  • Refactor and optimize the command line interaction
  • Enhance robustness across diverse use scenarios, especially for the local debug mode

Contributors

@ZLI-afk @kevinwenminion

What's changed

Full Changelog: v0.1.0...v1.0.0-beta

v0.1.0

18 Aug 05:28
93d5411
Compare
Choose a tag to compare

New features

  • Support Gamma line (generalized stacking fault energy) calculations for BCC, FCC, and HCP.

Enhancements

  • Interstitial calculations for FCC.
  • User manual Readme file.

Contributors

@ZLI-afk @kevinwenminion

What's Changed

Full Changelog: https://github.com/deepmodeling/APEX/commits/v0.1.0