Skip to content

Releases: ACEsuit/DecoratedParticles.jl

v0.0.7

03 Sep 08:08
Compare
Choose a tag to compare

DecoratedParticles v0.0.7

Diff since v0.0.6

Merged pull requests:

v0.0.6

22 Jul 16:44
Compare
Choose a tag to compare

DecoratedParticles v0.0.6

Diff since v0.0.5

v0.0.5

28 May 02:57
Compare
Choose a tag to compare

DecoratedParticles v0.0.5

Diff since v0.0.4

  • introduce setproperty, which makes a single change to a particle and then returns a new instance
  • extended list of standardized properties with standardized symbols and names
  • automatic generation of interface using meta-programming which makes it easy to extend the list of standardized properties

v0.0.4

26 May 20:50
Compare
Choose a tag to compare

DecoratedParticles v0.0.4

Diff since v0.0.3

v0.0.3

23 May 04:54
Compare
Choose a tag to compare

DecoratedParticles v0.0.3

Diff since v0.0.2

  • State and DStateare nowPStateandVState`
  • nicer output
  • prototype AtomsBase compatibility

v0.0.2

23 May 04:33
Compare
Choose a tag to compare

DecoratedParticles v0.0.2

Merged pull requests:

  • CompatHelper: add new compat entry for NamedTupleTools at version 0.14, (keep existing compat) (#2) (@github-actions[bot])
  • CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) (#3) (@github-actions[bot])
  • CompatHelper: add new compat entry for ChainRulesCore at version 1, (keep existing compat) (#4) (@github-actions[bot])
  • Renaming of Particles (#6) (@cortner)

Closed issues:

  • First Version (#1)