-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
RFC: add j1, the Bessel function of order 1 #29
Copy link
Copy link
Closed
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.
Description
Activity
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.
Checklist
RFC:.Description
Bessel functions find frequent application in areas of scientific computing. This RFC proposes to add the Bessel function of order
1. Package name:@stdlib/math/base/special/j1.Related Issues
No.
Questions
No.
Other
Reference implementations: