emsr / emsr/cxx_math

Do Horner's rule on polynomial Hypergeometric functions.

Open
#55 0 comments 0 reactions 0 assignees View on GitHub
enhancement question
Dominant language
C++
Stars
17
Forks
3
PR merge metrics
No merged PRs in 30d

Description

If numeratorial parameters in hypers are nonpositive integers,
* The sums are finite polynomials
* Which can be summed by Horners rule

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the hypergeometric-function implementations and the handling of nonpositive integer numerator parameters. Confirm the finite-polynomial cases and define the expected Horner evaluation behavior, then add focused coverage for those cases. Done means those finite sums use Horner's rule without changing other hypergeometric results.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend
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.