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 single argument version of isapprox #32305

Merged
merged 10 commits into from
Jan 31, 2020
Merged

Add single argument version of isapprox #32305

merged 10 commits into from
Jan 31, 2020

Commits on Jun 14, 2019

  1. Add single argument version of isapprox

    Adds a single argument version of isapprox or ≈, in the same vein as the single argument version of `==`.
    asinghvi17 committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    20d7c39 View commit details
    Browse the repository at this point in the history
  2. Add tests

    asinghvi17 committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    25a789e View commit details
    Browse the repository at this point in the history
  3. add NEWS

    asinghvi17 committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    04a99d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Remove extra star and better phrasing

    Co-Authored-By: Alex Arslan <[email protected]>
    asinghvi17 and ararslan committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    87970b4 View commit details
    Browse the repository at this point in the history
  2. Add backticks

    Co-Authored-By: Alex Arslan <[email protected]>
    asinghvi17 and ararslan committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    52f93fa View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Update NEWS.md

    Co-Authored-By: Alex Arslan <[email protected]>
    asinghvi17 and ararslan committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    316f600 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4d7a22 View commit details
    Browse the repository at this point in the history
  3. Update NEWS.md

    Co-Authored-By: Nick Robinson <[email protected]>
    asinghvi17 and nickrobinson251 committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    09d6eaf View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

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

Commits on Jan 30, 2020

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