emsr / emsr/cxx_math

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

Open
#137 1 comment 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.