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

Bump recursion limit #1180

Merged
merged 2 commits into from
Jun 22, 2021
Merged

Bump recursion limit #1180

merged 2 commits into from
Jun 22, 2021

Commits on Jun 21, 2021

  1. Bump recursion limit

    Fixes #1175 
    
    It seems there may be a couple extra calls to _set_owner than just once per atom, so make sure we grow the recursion limit enough for systems with >1000 atoms all in the same molecule.
    swails committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    e0d0acf View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Configuration menu
    Copy the full SHA
    8f87522 View commit details
    Browse the repository at this point in the history