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

added zero_tol parameter for check_partials method #3166

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

Commits on Mar 28, 2024

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

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    a82442b View commit details
    Browse the repository at this point in the history
  2. fixed linting errors

    kikutabryan committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a54a349 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    720b281 View commit details
    Browse the repository at this point in the history
  2. changed to not compute rel_error if norm is greater than rel_err_norm…

    …_thresh (renamed zero_tol)
    kikutabryan committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a323fbd View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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