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

fix precision issue in Float64^Float64. #44529

Merged
merged 10 commits into from
Mar 12, 2022

Commits on Mar 11, 2022

  1. don't screw up pow

    oscardssmith committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    0ac153f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca007ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00e7522 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6d1205 View commit details
    Browse the repository at this point in the history
  5. fix whitespace

    oscardssmith committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    1baab26 View commit details
    Browse the repository at this point in the history
  6. add tests

    oscardssmith committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    ae4f0e3 View commit details
    Browse the repository at this point in the history
  7. fix tests

    oscardssmith committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    1a83731 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    347d647 View commit details
    Browse the repository at this point in the history
  9. typo

    oscardssmith committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    0ac4753 View commit details
    Browse the repository at this point in the history
  10. bugfix

    oscardssmith committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    1a4f055 View commit details
    Browse the repository at this point in the history