Skip to content

[RFC]: add C implementation for math/base/special/gammaln #1988

Closed
@performant23

Description

@performant23

Description

This RFC proposes adding native C implementation for @stdlib/math/base/special/gammaln

double stdlib_base_gammaln ( const double x );

Related Issues

Issue Tracker: #649

Questions

No.

Other

No.

Checklist

  • I have read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.
  • The issue name begins with RFC:.

Metadata

Metadata

Assignees

Labels

AcceptedRFC feature request which has been accepted.CIssue involves or relates to C.FeatureIssue or pull request for adding a new feature.MathIssue or pull request specific to math functionality.RFCRequest for comments. Feature requests and proposed changes.difficulty: 2May require some initial design or R&D, but should be straightforward to resolve and/or implement.priority: HighHigh priority concern or feature request.status: BlockedIssue or pull request which is currently blocked.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions