Skip to content

Releases: adc-connect/adcc

v0.15.16

29 Apr 11:38
Compare
Choose a tag to compare
  • Support newer GCC compilers (e.g., on Conda) #165

v0.15.15

27 Apr 14:35
Compare
Choose a tag to compare
  • Fix bug with transition moments of antisymmetric/asymmetric operators (#158)

v0.15.13

05 Feb 16:25
Compare
Choose a tag to compare

Changelog

  • Bug fix with pyscf import when cppe is not installed on the system #145

v0.15.10

13 Jan 17:57
Compare
Choose a tag to compare

What's changed

  • Drop python 3.6 (#134)
  • Pandas and matplotlib are optional dependencies (#141)
  • Remove conda release scripts (now on conda-forge) and refactor python CI (#143)

Full Changelog: v0.15.9...v0.15.10

v0.15.7

17 Jan 12:29
Compare
Choose a tag to compare

Changelog

  • Support for Python 3.9 (#114)
  • OneParticleOperator on the python side (#119)
  • Various smaller fixes (#114, #125)

v0.15.6

11 Dec 08:28
Compare
Choose a tag to compare

adccore version: 0.14.4 -> integrated into libadcc

All components of adcc are now a fully open-source and released under a GNU GPL 3.0. We encourage everyone from the community to freely use, improve and contribute to adcc. Please get in touch with us (New issue, developers@adc-connect.org) if you have a project in mind. We're happy to help.

Changelog

  • Adccore is now integrated into libadcc (thus adccore is obsolete) (#106)

v0.15.5

06 Dec 09:23
Compare
Choose a tag to compare

adccore version: 0.14.4

Changelog

  • ADC equations implemented on the python side (#71)
  • MP equations implemented on the python side (#104)

v0.15.4

28 Nov 13:06
Compare
Choose a tag to compare

adccore version: 0.14.4

Changelog

  • Fix some pypi deployment issues.

v0.15.3

28 Nov 12:22
Compare
Choose a tag to compare

adccore version: 0.14.3 -> 0.14.4

Changelog

  • Implement state-to-state transition densities and properties (#91)
  • Switch CI to github actions (#97, #99, #103)
  • Implement singles guesses on the python side (#98)
  • Modularise Lanczos solver more (#102)

v0.15.2

13 Nov 14:53
Compare
Choose a tag to compare

adccore version: 0.14.3

Changelog

  • Documentation extensions (#87, #89, #90, #92)
  • Fixes related to pybind11 and HDF5 updates (#93)
  • Implementation of Block-Lanczos eigensolver (#94)
  • to_qcvars function to integrate with QCEngine in the future (#96)