Skip to content

ret_vec logic is buggy #264

Description

@mscho527

be_parallel.py:303 may have unbound local variables (e_f, rdm2s) if ret_vec is False. We don't touch ret_vec = False usually, but this should be refactored for code usability.

This is true with eeval logic as well. After this is fixed, set eeval = False in numerical Jacobian routine for computational cost savings.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions