Skip to content

Releases: pyiron/pyiron_potentialfit

pyiron_potentialfit-0.3.8

11 Dec 12:33
7ee21cf
Compare
Choose a tag to compare

What's Changed

Features

  • Use DistanceFilter more and allow uniform use of min_dist as a dict by @pmrv in #154
  • Assyst stability by @pmrv in #159
  • Add support for ACE in assyst tools by @pmrv in #160
  • Added testing datasets as TrainingContainers by @HaithamGaafer in #167
  • Parsing time from logfile for training/testing Loss and Ladder steps by @HaithamGaafer in #168
  • Added testing_data property similar to training_data by @HaithamGaafer in #172
  • Implement new add_testing methods for Mlip by @pmrv in #179

Bug Fixes

Version Bumps

  • Use _from_dict methods in LammpsMlip by @pmrv in #152
  • Save job id of training containers in pacemaker jobs by @pmrv in #151
  • Only read training job id when present by @pmrv in #153
  • Update pyiron/actions version to 3.3.3 by @pmrv in #178
  • Bump pyiron-base from 0.9.11 to 0.10.9 by @dependabot in #175

New Contributors

Full Changelog: pyiron_potentialfit-0.3.7...pyiron_potentialfit-0.3.8

pyiron_potentialfit-0.3.7

26 Aug 09:01
23a917a
Compare
Choose a tag to compare

What's Changed

Changes

  • ASSYST: Small fixes for collinear data by @pmrv in #142

Dependencies

  • Update pyxtal requirement from <0.7,>=0.6.0 to >=0.6.0,<1.1 by @dependabot in #137
  • Update pyxtal in env files by @pmrv in #138

Full Changelog: pyiron_potentialfit-0.3.6...pyiron_potentialfit-0.3.7

pyiron_potentialfit-0.3.6

15 Aug 10:37
31b3939
Compare
Choose a tag to compare

What's Changed

This release merely fixed dependencies.

Full Changelog: pyiron_potentialfit-0.3.5...pyiron_potentialfit-0.3.6

pyiron_potentialfit-0.3.5

12 Aug 15:57
05330a0
Compare
Choose a tag to compare

What's Changed

  • More changes wrt to magnetic ASSYST by @pmrv in #129

Full Changelog: pyiron_potentialfit-0.3.4...pyiron_potentialfit-0.3.5

pyiron_potentialfit-0.3.4

31 Jul 16:37
780715a
Compare
Choose a tag to compare

What's Changed

The module spgfit has been partly moved to a new submodule assyst, consistent with the paper describing it. The cli tools from spgfit are still available and data generated previously should be backwards compatible.

  • Start renaming spgfit to Assyst again by @pmrv in #124
  • Update Notebooks by @pmrv in #125

Bumps

Full Changelog: pyiron_potentialfit-0.3.3...pyiron_potentialfit-0.3.4

pyiron_potentialfit-0.3.3

16 Jul 11:22
Compare
Choose a tag to compare

What's Changed

Features

  • Add MTP tutorial notebook by @pmrv in #73
  • SpgFit: Add flag to allow POSCAR export by @pmrv in #82
  • TrainingPlots: Add axis labels to energy_distance by @pmrv in #93
  • Make iterative create_structure_set clearer by @pmrv in #96
  • Rewrite CLI/Vasp configuration by @pmrv in #98
  • Write and return default mlip.ini in potential_files by @pmrv in #110
  • Fix some issues with potential plotting functions and add new ones by @pmrv in #113
  • Add simple run function and use in notebook by @pmrv in #116

Fixes

Bumps

New Contributors

Full Changelog: pyiron_potentialfit-0.3.2...pyiron_potentialfit-0.3.3

pyiron_potentialfit-0.3.2

24 Apr 10:59
Compare
Choose a tag to compare

What's Changed

  • Add space to env files by @pmrv in #72

Currently conda forge feedstock is not building. Maybe it's this.

Full Changelog: pyiron_potentialfit-0.3.1...pyiron_potentialfit-0.3.2

pyiron_potentialfit-0.3.1

23 Apr 19:20
b030bf8
Compare
Choose a tag to compare

What's Changed

  • Version bumps
  • Spgfit: Add library/CLI to generate training data for MLIPs automatically by @pmrv in #64
  • Updates to Spgfit: Includes example notebook by @pmrv in #70
  • Atomixrex-xml-instead-of-poscar by @Leimeroth in #61
  • FIx PacemakerJob by @jyang2009 in #69

New Contributors

Full Changelog: pyiron_potentialfit-0.2.0...pyiron_potentialfit-0.3.1

pyiron_potentialfit-0.3.0

16 Apr 05:39
9b2bc81
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Bump pyiron-atomistics from 0.4.16 to 0.5.0 by @dependabot in #58
  • Spgfit: Add library/CLI to generate training data for MLIPs automatically by @pmrv in #64
  • Bump pyiron-atomistics from 0.5.0 to 0.5.1 by @dependabot in #63
  • Bump pyiron-base from 0.7.9 to 0.8.1 by @dependabot in #62

Full Changelog: pyiron_potentialfit-0.2.0...pyiron_potentialfit-0.3.0

pyiron_potentialfit-0.2.0

10 Apr 09:12
83c3520
Compare
Choose a tag to compare

Notably this contains fixes for Mlip/LammpsMlip that previously crashed due to changes in the HDF serialization in base and atomistics.

What's Changed

  • Support to_dict way of serializing by @pmrv in #48
  • Implement from_dict by @pmrv in #49
  • Bump numpy from 1.26.2 to 1.26.4 by @dependabot in #50
  • use project_hdf5 in pacemaker instead of job directly by @pmrv in #52
  • Ensure Species entries are strings by @pmrv in #53
  • Do not crash in convergence_check if error.out missing by @pmrv in #55
  • Bump matplotlib from 3.8.2 to 3.8.3 by @dependabot in #42

Full Changelog: pyiron_potentialfit-0.1.0...pyiron_potentialfit-0.2.0