Skip to content

Releases: JuliaMolSim/AtomsCalculatorsUtilities.jl

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 08 Aug 12:41
5d7612d

AtomsCalculatorsUtilities v0.1.8

Diff since v0.1.7

Merged pull requests:

  • CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat) (#40) (@github-actions[bot])
  • Remove i-PI instructions (#41) (@tjjarvinen)
  • Remove StridedArrays (#42) (@tjjarvinen)

Closed issues:

  • Relax Compatibility requirements (#39)

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 20 Dec 18:21
2d0a3bb

AtomsCalculatorsUtilities v0.1.7

Diff since v0.1.6

Merged pull requests:

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 20 Dec 17:23
ce4a8d2

AtomsCalculatorsUtilities v0.1.6

Diff since v0.1.5

Merged pull requests:

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 21 Oct 16:07
773f484

AtomsCalculatorsUtilities v0.1.5

Diff since v0.1.4

Merged pull requests:

  • update interface to ChunkSplitters 3.0 (#32) (@lmiq)

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 19 Sep 04:44
4d7fdc4

AtomsCalculatorsUtilities v0.1.4

Diff since v0.1.3

Merged pull requests:

  • Add i-PI server calculator and update i-PI driver to AB v0.4 (#31) (@tjjarvinen)

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 13 Sep 20:07
d56e6b1

AtomsCalculatorsUtilities v0.1.3

Diff since v0.1.2

Merged pull requests:

  • Adds complete AtomsCalculators interface and adds simple pair potential (#30) (@tjjarvinen)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 03 Sep 17:48

AtomsCalculatorsUtilities v0.1.2

Diff since v0.1.1

Merged pull requests:

Closed issues:

  • Update to AtomsBase 0.4 (#25)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 28 Aug 00:20
f00fbec

AtomsCalculatorsUtilities v0.1.1

Diff since v0.1.0

Merged pull requests:

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 21:46

AtomsCalculatorsUtilities v0.1.0

Merged pull requests:

  • basic calculators (#1) (@tjjarvinen)
  • Bump julia-actions/setup-julia from 1 to 2 (#2) (@dependabot[bot])
  • Bump julia-actions/cache from 1 to 2 (#3) (@dependabot[bot])
  • Name change (#4) (@tjjarvinen)
  • Move calculators to a submodule and add zero virial calculator (#5) (@tjjarvinen)
  • Finite difference tests (#8) (@cortner)
  • i-PI driver implementation (#15) (@tjjarvinen)
  • Updates and fixes for calculators (#16) (@tjjarvinen)
  • Switch to AtomsCalculators v0.2.x (#18) (@cortner)
  • Update utility calculators to AtomsCalculators v0.2 (#21) (@tjjarvinen)
  • CompatHelper: add new compat entry for DiffResults at version 1, (keep existing compat) (#22) (@github-actions[bot])

Closed issues:

  • Discussion of ZeroVirialCalculator (#11)
  • Type instability in PairPotential Implementation (#12)
  • PairPotentials for Multiple Elements (#13)
  • Merge Simple and Parameterized PairPots (#14)