Skip to content

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

Merged
jksuom merged 2 commits into
sympy:masterfrom
sachin-4099:gsoc#15
Aug 16, 2020
Merged

[GSoC] Functions: Adds _eval_is_meromorphic() to bessel function#19963
jksuom merged 2 commits into
sympy:masterfrom
sachin-4099:gsoc#15

Conversation

@sachin-4099

Copy link
Copy Markdown
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

sympy-bot commented Aug 15, 2020

Copy link
Copy Markdown

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

codecov Bot commented Aug 15, 2020

Copy link
Copy Markdown

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

jksuom commented Aug 16, 2020

Copy link
Copy Markdown
Member

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