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

Add relative and absolute tolerance for rank. #29926

Merged
merged 16 commits into from
Dec 6, 2018

Commits on Nov 4, 2018

  1. Add reltol and abstol in rank

    sam0410 committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    4b66716 View commit details
    Browse the repository at this point in the history
  2. Add reltol and abstol in rank

    sam0410 committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    1730b39 View commit details
    Browse the repository at this point in the history
  3. Add reltol and abstol

    sam0410 committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    0373eee View commit details
    Browse the repository at this point in the history
  4. Add space

    sam0410 committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    2a22d18 View commit details
    Browse the repository at this point in the history
  5. Add rtol,atol to rank

    sam0410 committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    a134702 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Add rel and abs tol

    sam0410 committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    99b50c8 View commit details
    Browse the repository at this point in the history
  2. Add documentation

    sam0410 committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    eaa5a65 View commit details
    Browse the repository at this point in the history
  3. Add rtol, atol

    sam0410 committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    40a0b6c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. fix test

    sam0410 committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    17bc946 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2018

  1. Add check for 0 dimension case

    sam0410 committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    d88dd89 View commit details
    Browse the repository at this point in the history
  2. resolve comments

    sam0410 committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    5623b9f View commit details
    Browse the repository at this point in the history
  3. typo

    sam0410 committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    9bf234b View commit details
    Browse the repository at this point in the history
  4. typo

    sam0410 committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    d952739 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2018

  1. deprecate tol in rank

    sam0410 committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    87cf3ce View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. remove depwarn

    simonbyrne authored Dec 5, 2018
    Configuration menu
    Copy the full SHA
    c9ba74d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5e6a38 View commit details
    Browse the repository at this point in the history