-
-
Notifications
You must be signed in to change notification settings - Fork 529
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
test improved evaluation of trigonometric functions and complex exponential function #20099
Comments
Changed dependencies from pynac-0.6.3 to #20134 |
Commit: |
Reviewer: Ralf Stephan |
comment:3
Can be set positive as soon as the dependency is reviewed. |
comment:6
Needs merge. |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:8
Done, back to |
Author: Benjamin Hackl |
comment:10
I think "For the sake of simplification, the argument is reduced the period of the complex exponential function" is missing a "modulo" or something like that. Once that is fixed, feel free to set it to positive review yourself. |
Changed reviewer from Ralf Stephan to Ralf Stephan, Julian Rüth |
New commits:
|
Changed branch from u/behackl/symbolic/period-reduction-doctests to public/20099 |
comment:15
LGTM. |
Changed reviewer from Ralf Stephan, Julian Rüth to Ralf Stephan, Julian Rüth, Travis Scrimshaw |
Changed branch from public/20099 to |
In the current development version of pynac the evaluation of trigonometric functions has been improved. This enables the following behavior:
and so on. Additionally, this introduces simplification for the complex exponential function:
This ticket shall document these changes.
Depends on #20134
CC: @rwst
Component: symbolics
Keywords: pynac
Author: Benjamin Hackl
Branch/Commit:
edec004
Reviewer: Ralf Stephan, Julian Rüth, Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/20099
The text was updated successfully, but these errors were encountered: