Skip to content

v0.3.0

Choose a tag to compare

@tjjarvinen tjjarvinen released this 08 Sep 22:26
· 9 commits to master since this release
e472010

Main New Features

  • Use Makie to draw figures
  • Use MLJ instead of SKLearn
  • AtomsBase support

What's Changed

  • Add support for v0.4.0 PotentialCalculation by @tjjarvinen in #18
  • Use Makie for visualizations by @tjjarvinen in #19
  • AtomsBase support by @tjjarvinen in #20
  • Small Documentation Fix by @tjjarvinen in #21
  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) by @github-actions in #22
  • CompatHelper: bump compat for ScikitLearn to 0.7, (keep existing compat) by @github-actions in #23
  • CompatHelper: add new compat entry for Unitful at version 1, (keep existing compat) by @github-actions in #26
  • Clean code and fix small things by @tjjarvinen in #27
  • CompatHelper: add new compat entry for UnitfulAtomic at version 1, (keep existing compat) by @github-actions in #25
  • Update PotentialCalculation version by @tjjarvinen in #28
  • Update fitting method by @tjjarvinen in #29
  • Update figures by @tjjarvinen in #30
  • Update doc build by @tjjarvinen in #33
  • CompatHelper: add new compat entry for MLJGLMInterface at version 0.3, (keep existing compat) by @github-actions in #32
  • CompatHelper: add new compat entry for MLJ at version 0.19, (keep existing compat) by @github-actions in #31
  • Add support for more MLJ solvers by @tjjarvinen in #34
  • Small fixes by @tjjarvinen in #35
  • Functionality to generate initial structures for MD by @tjjarvinen in #36

Full Changelog: v0.2.3...v0.3.0