Skip to content

Releases: jvalegre/aqme

v1.4.2

06 Feb 17:05
dee540c
Compare
Choose a tag to compare
  • Fixed an error that raised when using CSEARCH-CREST with organic molecules.
  • Adding more information printed when running CSEARCH
  • Updated README with citations from external programs
  • Fixed a bug during filtering of xTB conformers in CMIN (using kcal/mol instead of Hartree
    in the filters now)
  • Writing CSEARCH-CREST conformers in kcal/mol instead of Hartrees
  • Templates are not active when using metals with different number of ligands
    (i.e. if complex_type='linear' and Cu2+/CuL2 are used simultaneously)
  • Fixed squarepyramidal templates

v1.4.1

13 Dec 09:51
4ddcbf4
Compare
Choose a tag to compare
  • Changed the way xTB works in CMIN. Before, it worked through xtb-python, but in this
    version xtb is called through the xTB external command. This change speeds up the
    calculations and avoids problems for people that do not have xtb-python installed.
  • Fixed some bugs in the PATHs when using AQME through command lines
  • Updated information printed in QDESCP
  • Adding more error prints when no program or files are specified

AQME 1.4.0

01 Dec 17:34
050af88
Compare
Choose a tag to compare
  • Fixed a bug in the automated charge detector for metal complexes
  • Adapted CREST workflows to work with metal templates
  • Refactored utils and rearrange files to meet code analyzer standards
  • The mol object that CREST uses as input now comes from the RDKit conformer generator (otherwise, metal templates aren't applied and stereochemistry information might be lost)

AQME 1.3.1

14 Sep 16:25
Compare
Choose a tag to compare
  1. Workflows were updated
  2. Small fixes in CREST when using constraints
  3. Readme was updated
  4. GoodVibes added in installation requirements

AQME 1.3.0

25 Jul 15:25
9e38d49
Compare
Choose a tag to compare

Publication version

AQME 1.2

20 Jul 08:24
df2e3ac
Compare
Choose a tag to compare

This version improves how AQME reads PATHs from arguments to make the program more robust

AQME 1.1

28 Jun 10:54
edbda97
Compare
Choose a tag to compare

Fixes pip install issue coming from older versions

AQME 1.0

28 Jun 10:47
edbda97
Compare
Choose a tag to compare

First official version of AQME ready to generate publication-quality results

AQME 0.1

24 Jan 18:07
Compare
Choose a tag to compare
AQME 0.1 Pre-release
Pre-release
  • Improved examples in jupyter notebooks
  • Simpler code
  • Ready for alpha testing

AQME 0.0

20 Jan 23:10
Compare
Choose a tag to compare
AQME 0.0 Pre-release
Pre-release

Initial version of AQME