Skip to content

Conversation

davpoolechem
Copy link
Contributor

@davpoolechem davpoolechem commented Oct 2, 2023

Description

Thanks to @JonathonMisiewicz for catching this one!

This PR fixes a typo in SplitJK::set_lr_symmetric, wherein the lr_symmetric_ variable is assigned to itself rather than the intended behavior of being assigned to the function input.

This also opens up the question of why this wasn't caught in testing, which I plan on exploring further and addressing in a second PR. Currently, composite methods where LinK is used, throw exceptions for cases where lr_symmetric_ is set to false; but composite methods using COSX does not.

User API & Changelog headlines

N/A

Dev notes & details

  • SplitJK::set_lr_symmetric now behaves as intended.

Questions

N/A

Checklist

Status

  • Ready for review
  • Ready for merge

@davpoolechem davpoolechem added this pull request to the merge queue Oct 3, 2023
Merged via the queue into psi4:master with commit 9addd49 Oct 3, 2023
@loriab loriab added this to the Psi4 1.9 milestone Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants