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

Quick implementation of "is_nearly_double" #246

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

Commits on Dec 18, 2020

  1. quick implementation of "is_nearly_double"

    Samuel F. Potter committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    2b668cd View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. fix whitespace

    Samuel F. Potter committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    8a333a2 View commit details
    Browse the repository at this point in the history
  2. replace significant_figures and absolute_tolerance with double_*_tole…

    …rance variables
    Samuel F. Potter committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    d0756ef View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. return double_is_{equal,lesser,greater} to normal

    Samuel F. Potter committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    5285f22 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

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

Commits on Oct 17, 2021

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

Commits on Dec 26, 2021

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