Design a set of free functions which generate polynomials like exp_n, log, etc.
Open
enhancement
help wanted
question
- Dominant language
- C++
- Stars
- 17
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating existing polynomial, ratpoly, exp_n, and log implementations and reviewing how ADL is used. Done means agreeing on and implementing a coherent free-function API for generating-function polynomials.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100