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

New methods for TaylorModel1 with TaylorN coefficients #87

Open
3 tasks
ulinares opened this issue Sep 4, 2020 · 0 comments
Open
3 tasks

New methods for TaylorModel1 with TaylorN coefficients #87

ulinares opened this issue Sep 4, 2020 · 0 comments

Comments

@ulinares
Copy link
Contributor

ulinares commented Sep 4, 2020

There isn't an implemented version of TaylorModel1 with TaylorN (or TaylorModelN) coefficients for the following functions

  • Trigonometric functions (sin(x), cos(x), etc.)

  • Exponential and logarithmic functions.

  • Power functions (up to now only ^2 is supported)

These kinds of Taylor Models are required by the new ODE solver in #84 and will be needed by it in order to properly work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant