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

GH-44376: [C++][Python] Add Hyperbolic Trig functions #44630

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    d06b5ec View commit details
    Browse the repository at this point in the history
  2. some simple tests

    khwilson committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    716212e View commit details
    Browse the repository at this point in the history
  3. some simple tests

    khwilson committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    4d1dc95 View commit details
    Browse the repository at this point in the history
  4. fix

    khwilson committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    3e1116d View commit details
    Browse the repository at this point in the history
  5. remove addition

    khwilson committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    ae01166 View commit details
    Browse the repository at this point in the history
  6. fixes

    khwilson committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    1fa7869 View commit details
    Browse the repository at this point in the history
  7. linting

    khwilson committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    76083c6 View commit details
    Browse the repository at this point in the history
  8. fix windows build

    khwilson committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    e3ba116 View commit details
    Browse the repository at this point in the history
  9. pyarrow tests

    khwilson committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    d60449b View commit details
    Browse the repository at this point in the history
  10. doc fixes

    khwilson committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    f798cd2 View commit details
    Browse the repository at this point in the history
  11. fix scalar type

    khwilson committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    7704fc9 View commit details
    Browse the repository at this point in the history
  12. add to substrait

    khwilson committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    cadb72c View commit details
    Browse the repository at this point in the history
  13. lint

    khwilson committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    f1f7c99 View commit details
    Browse the repository at this point in the history