Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Third-order ISR properties #155

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 13, 2022

  1. Jonas' original changes towards handling triples tensors, but with co…

    …rrected permutation symmetry in make_symmetry.cc
    Marco Bauer committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    a284b1f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. added 3rd order amplitudes up to doubles and implemented raw version …

    …of third order tdm and s2s. Second order triples amplitude will be added soon.#
    Rouven Maier committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    eefdf93 View commit details
    Browse the repository at this point in the history
  2. added 3rd order amplitudes up to doubles and implemented raw version …

    …of third order tdm and s2s. Second order triples amplitude will be added soon.
    Rouven Maier committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    8deb315 View commit details
    Browse the repository at this point in the history
  3. libadcc and adcc can now handle triples tensors as required for the s…

    …econd order triples MP amplitude, as well as the third order properties. No symmetry function is included yet, but since the second order triples MP amplitude doesn't provide symmetry by swapping two indices, only spin symmetry for restricted case should be included (tbd).
    BauerMarco committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    ae93139 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. included the templates for all possible contractions and outer produc…

    …ts, that use or return a tensor of maximum dimension 6
    BauerMarco committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    5026592 View commit details
    Browse the repository at this point in the history
  2. added 3rd order amplitudes up to doubles and implemented raw version …

    …of third order tdm and s2s.
    Rouven Maier committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    2799d61 View commit details
    Browse the repository at this point in the history
  3. Merge branch '3_order_prop' into 3_order_prop_merge

    Rouven Maier committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    2ae87e7 View commit details
    Browse the repository at this point in the history
  4. added 3rd order amplitudes up to doubles and implemented raw version …

    …of third order tdm and s2s. Includes Bugfixes.
    Rouven Maier committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    2e6c59a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. added 3rd order amplitudes up to doubles and implemented raw version …

    …of third order tdm and s2s. Includes Bugfixes. Base version (working)
    Rouven Maier committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    a91da31 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. added 3rd order amplitudes up to doubles and implemented version of t…

    …hird order tdm and s2s. t-amps and tdm already sped up
    Rouven Maier committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    0babad2 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. First changes to s2s_moments -> Matrix output conform with state_dipo…

    …le_moment
    Rouven Maier committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    1de993c View commit details
    Browse the repository at this point in the history
  2. Implemented Keyword for adc(2)/adc(3) properties. State dipole moment…

    …s working third order
    Rouven Maier committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    f3fbf54 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. 3rd oder properties and state dipole moments

    Rouven Maier committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    8133a77 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Implementation of 3rd order ISR state_diffdm and modified transition …

    …moments
    Rouven Maier committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    59bf02c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Final dev version

    Rouven Maier committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    14a77b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Final dev version

    Rouven Maier committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    338664e View commit details
    Browse the repository at this point in the history
  2. Code cleanup

    Rouven Maier committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    7c488e7 View commit details
    Browse the repository at this point in the history
  3. Code cleanup

    Rouven Maier committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    30e3afe View commit details
    Browse the repository at this point in the history
  4. Code cleanup

    Rouven Maier committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    7baef6c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. workflow change to specify properties, all tests running

    Rouven Maier committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    75ddc4b View commit details
    Browse the repository at this point in the history
  2. workflow change to specify properties, all tests running

    Rouven Maier committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    d5a74ec View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. test results are ADC(3) prop, failing because ref

    Rouven Maier committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    c610002 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. all test properties are ADC(3) -> tests fail

    Rouven Maier committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    ce0843a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. test changes commented out, all tests running

    Rouven Maier committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    c16e730 View commit details
    Browse the repository at this point in the history
  2. Merge https://github.com/adc-connect/adcc

    Rouven Maier committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    2cf75ba View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Fix GitHub-comments and flake8 code cleanup

    Rouven Maier committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    b00b16e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Fix GitHub-comments 1.0 prefactors

    Rouven Maier committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    d735beb View commit details
    Browse the repository at this point in the history