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

series: support directional limits on the complex plane #1232

Merged
merged 1 commit into from Apr 24, 2022

Conversation

skirpichev
Copy link
Collaborator

No description provided.

@skirpichev skirpichev added this to the 0.14 milestone Apr 8, 2022
@skirpichev skirpichev added series wrong answer if mathematically wrong result was obtained enhancement new feature requests (or implementation) labels Apr 8, 2022
@anutosh491
Copy link

Could you check if this works correctly ? Maybe this would fail

>>> limit(atan(x), x, I*oo)   # expected pi/2
-pi/2

@skirpichev
Copy link
Collaborator Author

skirpichev commented Apr 8, 2022 via email

@anutosh491
Copy link

I am using 0.12.0 for basic reference , where it fails , yeah I realize this pr would take more effort than what is done currently !

@skirpichev
Copy link
Collaborator Author

skirpichev commented Apr 8, 2022 via email

@skirpichev skirpichev force-pushed the complex-dir-limits branch 3 times, most recently from 00ffd89 to 345fda9 Compare April 9, 2022 08:37
@skirpichev skirpichev marked this pull request as ready for review April 9, 2022 14:42
@skirpichev skirpichev marked this pull request as draft April 9, 2022 14:42
@skirpichev skirpichev force-pushed the complex-dir-limits branch 5 times, most recently from f619b4e to b9a9cb9 Compare April 24, 2022 03:24
@skirpichev skirpichev marked this pull request as ready for review April 24, 2022 03:25
@skirpichev
Copy link
Collaborator Author

@anutosh491, the SymPy's series() method has cdir and dir options. Do you understand why?

@skirpichev skirpichev merged commit f13e187 into diofant:master Apr 24, 2022
@skirpichev skirpichev deleted the complex-dir-limits branch April 24, 2022 09:08
@skirpichev skirpichev mentioned this pull request Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new feature requests (or implementation) series wrong answer if mathematically wrong result was obtained
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants