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

fixed bugs towards ITF1788 compliance #49

Merged
merged 11 commits into from
Feb 4, 2022

Commits on May 31, 2021

  1. fixed bugs towards ITF1788 compliance

    * fixed typo in po_rev2
    * fixed power_rev for exponent zero integer
    * added support for decorated intervals
    * added methods with one less parameter with x=R
    * fixed cosh_rev
    * added mul_rev_to_pair
    * added tests from ITF1788 test suite
    lucaferranti committed May 31, 2021
    Configuration menu
    Copy the full SHA
    44413c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. fix mul_rev_IEEE

    lucaferranti committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    b6e90d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

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

Commits on Oct 17, 2021

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

Commits on Jan 27, 2022

  1. fixed bugs towards ITF1788 compliance

    * fixed typo in po_rev2
    * fixed power_rev for exponent zero integer
    * added support for decorated intervals
    * added methods with one less parameter with x=R
    * fixed cosh_rev
    * added mul_rev_to_pair
    * added tests from ITF1788 test suite
    lucaferranti committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    75ab7c5 View commit details
    Browse the repository at this point in the history
  2. fix mul_rev_IEEE

    lucaferranti committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    8068bab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4371384 View commit details
    Browse the repository at this point in the history
  4. updated tests

    lucaferranti committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    f3f0884 View commit details
    Browse the repository at this point in the history
  5. fixed conflicts

    lucaferranti committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    959e789 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. updated docstrings

    lucaferranti committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    6c59f1b View commit details
    Browse the repository at this point in the history
  2. updated CI

    lucaferranti committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    3d5bc23 View commit details
    Browse the repository at this point in the history