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

RFC: add j0, the Bessel function of order 0 #28

Closed
4 tasks done
kgryte opened this issue Dec 6, 2016 · 0 comments · Fixed by #109
Closed
4 tasks done

RFC: add j0, the Bessel function of order 0 #28

kgryte opened this issue Dec 6, 2016 · 0 comments · Fixed by #109
Labels
difficulty: 3 Likely to be challenging but manageable. Feature Issue or pull request for adding a new feature. Math Issue or pull request specific to math functionality. RFC Request for comments. Feature requests and proposed changes.
Projects

Comments

@kgryte
Copy link
Member

kgryte commented Dec 6, 2016

Checklist

Please ensure the following tasks are completed before filing an issue.

  • Read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.
  • If this is a general question, searched the FAQ for an existing answer.
  • If this is a feature request, the issue name begins with RFC: .

Description

Description of the issue (or feature request).

Bessel functions find frequent application in areas of scientific computing. This RFC proposes to add the Bessel function of order 0. Package name: @stdlib/math/base/special/j0.

Related Issues

Does this issue (or feature request) have any related issues?

No.

Questions

Any questions for reviewers?

No.

Other

Any other information relevant to this issue (or feature request)? This may include screenshots, references, stack traces, sample output, and/or implementation notes.

Reference implementations:

@kgryte kgryte added Feature Issue or pull request for adding a new feature. Math Issue or pull request specific to math functionality. labels Dec 6, 2016
@kgryte kgryte changed the title Implement j0 RFC: add j0, the Bessel function of order 0 May 6, 2017
@kgryte kgryte added difficulty: 3 Likely to be challenging but manageable. RFC Request for comments. Feature requests and proposed changes. labels May 6, 2017
@kgryte kgryte moved this from Backlog to Done in Features Jan 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: 3 Likely to be challenging but manageable. Feature Issue or pull request for adding a new feature. Math Issue or pull request specific to math functionality. RFC Request for comments. Feature requests and proposed changes.
Projects
Development

Successfully merging a pull request may close this issue.

1 participant