Skip to content

Releases: SCM-NV/qmflows

minimal functionality

25 Feb 12:48
Compare
Choose a tag to compare
minimal functionality Pre-release
Pre-release

Version 0.4.0 (25/02/2019)

Changed

  • Moved all the functionality to build and analysis quantum dot structures to their own repo
  • Moved molkit functionality to PLAMS

v0.3.0

19 Oct 13:23
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

19/10/2018

Added

  • Quantum Dots builder functionality

Changed

Removed

  • Dead code related to all noodles API
  • All the import *
  • Dead code from components including PES

Fixed

  • Job manager issue when removing a SCM job

PEP8 style improvements

16 Nov 15:10
Compare
Choose a tag to compare
v0.2.1

Testing the gh-pages deployment

Stable version 0.2

10 Nov 11:51
Compare
Choose a tag to compare

Tutorials:

New Features:

  • Molecular kit tools molkit.
  • Most of the functionals for DFT are available as generic keywords.

First release

16 Apr 21:25
Compare
Choose a tag to compare

Interfaces are available to the following quantum packages:

Features:

  • Introducing the molkit molecule manipulation suit (based on RDKit).
  • Dependencies between computations is handled using the noodles library.
  • Execution of the quantum packages is done by the Plams library.
  • Sets of defaults are defined as templates to generate input.

Technical notes:

  • Atom numbering starts from 1.
  • Python >= 3.5 is required.
  • Quantum packages are assumed to be installed and reachable.