Skip to content

[R] Bindings for log base b #29265

Description

@asfimport

This was skipped in ARROW-13280 because the C++ library didn't supported it, but ARROW-13345 has now been merged.

Continue to call the more efficient fixed-base kernels when the base is the scalar value e, 10, or 2. Call logb_checked when the base is a non-scalar or a scalar that's not e, 10, or 2.

Reporter: Neal Richardson / @nealrichardson
Assignee: Dewey Dunnington / @paleolimbot

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-13626. Please see the migration documentation for further details.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions