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

Quad double: Add initial/tentative support for libqd. #190

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from
Open

Commits on Jan 29, 2020

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

Commits on Feb 3, 2020

  1. Fix up quad_double C99 math functions.

    Note that appendix F tests (errno values) do not pass.
    jzmaddock committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    d3acb64 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. quad_double: big bug fix.

    Greatly improve testing.
    Correct and be consistent with numeric_limits<>::round_error().
    jzmaddock committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    727d583 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    275c6a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    d812df1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d231341 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18fbd7e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Merge branch 'develop' into qd

    # Conflicts:
    #	.travis.yml
    #	include/boost/multiprecision/debug_adaptor.hpp
    #	include/boost/multiprecision/gmp.hpp
    #	include/boost/multiprecision/logged_adaptor.hpp
    #	include/boost/multiprecision/mpfi.hpp
    #	include/boost/multiprecision/mpfr.hpp
    #	include/boost/multiprecision/rational_adaptor.hpp
    ckormanyos committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    16bbae4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d183f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

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

Commits on Jul 26, 2021

  1. Merge branch 'develop' into qd

    # Conflicts:
    #	test/test_sf_import_c99.cpp
    ckormanyos committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    cf9eb73 View commit details
    Browse the repository at this point in the history