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

[GSoC] Functions: Adds _eval_is_meromorphic() to bessel function #19963

Merged
merged 2 commits into from
Aug 16, 2020

Conversation

sachin-4099
Copy link
Contributor

Brief description of what is fixed or changed

Adds _eval_is_meromorphic to bessel function.

Other Comments

Regression Tests have been added.

Release Notes

  • functions
    • Adds _eval_is_meromorphic to bessel function.

@sympy-bot
Copy link

sympy-bot commented Aug 15, 2020

Hi, I am the SymPy bot (v160). I'm here to help you write a release notes entry. Please read the guide on how to write release notes.

Your release notes are in good order.

Here is what the release notes will look like:

This will be added to https://github.com/sympy/sympy/wiki/Release-Notes-for-1.7.

Note: This comment will be updated with the latest check if you edit the pull request. You need to reload the page to see it.

Click here to see the pull request description that was parsed.

#### Brief description of what is fixed or changed

Adds `_eval_is_meromorphic` to `bessel` function.


#### Other Comments
Regression Tests have been added.


#### Release Notes


<!-- BEGIN RELEASE NOTES -->
* functions
  * Adds `_eval_is_meromorphic` to `bessel` function.
<!-- END RELEASE NOTES -->

Update

The release notes on the wiki have been updated.

@codecov
Copy link

codecov bot commented Aug 15, 2020

Codecov Report

Merging #19963 into master will increase coverage by 0.023%.
The diff coverage is 83.333%.

@@              Coverage Diff              @@
##            master    #19963       +/-   ##
=============================================
+ Coverage   75.807%   75.831%   +0.023%     
=============================================
  Files          668       669        +1     
  Lines       173186    173463      +277     
  Branches     40842     40907       +65     
=============================================
+ Hits        131288    131539      +251     
- Misses       36165     36202       +37     
+ Partials      5733      5722       -11     

@jksuom
Copy link
Member

jksuom commented Aug 16, 2020

Thanks, looks good.

@jksuom jksuom merged commit 075ecf1 into sympy:master Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants