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

Design a set of free functions which generate polynomials like exp_n, log, etc. #137

Open
emsr opened this issue Aug 5, 2017 · 1 comment

Comments

@emsr
Copy link
Owner

emsr commented Aug 5, 2017

Design a set of free functions which generate polynomials like exp_n, log, etc.
That will become the basis of a generating function capability. How does
ADL work? You might want a polynomial fraction to turn into a ratpoly?

@emsr
Copy link
Owner Author

emsr commented Feb 17, 2019

This is the beginning of autodiff, or automatic differentiation.
This would also help with generators.

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

No branches or pull requests

1 participant