-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
RFC: evaluate a Legendre polynomial at a value x #121
Copy link
Copy link
Open
Labels
FeatureIssue or pull request for adding a new feature.Issue or pull request for adding a new feature.MathIssue or pull request specific to math functionality.Issue or pull request specific to math functionality.RFCRequest for comments. Feature requests and proposed changes.Request for comments. Feature requests and proposed changes.difficulty: 3Likely to be challenging but manageable.Likely to be challenging but manageable.status: BlockedIssue or pull request which is currently blocked.Issue or pull request which is currently blocked.
Metadata
Metadata
Assignees
Labels
FeatureIssue or pull request for adding a new feature.Issue or pull request for adding a new feature.MathIssue or pull request specific to math functionality.Issue or pull request specific to math functionality.RFCRequest for comments. Feature requests and proposed changes.Request for comments. Feature requests and proposed changes.difficulty: 3Likely to be challenging but manageable.Likely to be challenging but manageable.status: BlockedIssue or pull request which is currently blocked.Issue or pull request which is currently blocked.
Checklist
RFC:.Description
Add support for evaluating a Legendre polynomial at a value
x.Package:
@stdlib/math/base/special/legendre-polynomialAlias:
base.legendrepolyDependent on an implementation for the Gauss hypergeometric function,
hyp2f1.Related Issues
No.
Questions
No.
Other
Reference implementations: