Skip to content

Version 0.3.1

Compare
Choose a tag to compare
@mjwen mjwen released this 21 Nov 06:51
  • add gpu training for NN model; set the gpu parameter of a calculator (e.g. CalculatorTorch(model, gpu=True)) to use it
  • add pyproject.toml, requirements.txt, dependabot.yml to config repo
  • change to use the furo theme for docs
  • change to compute grad of energy wrt desc in batch mode (NN calculator)
  • fix to set fingerprints_filename and load descriptor state dict when reusing fingerprints (NN calculator)