Closed KlausC closed 2 years ago
Base: 91.69% // Head: 92.94% // Increases project coverage by +1.24%
:tada:
Coverage data is based on head (
7bd2089
) compared to base (e621f9f
). Patch coverage: 92.61% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
The new functionality (power series) is now in an acceptable state. Further improvements tend to increase code coverage.
Power Series (aka Taylor Series) are a generalization of polynomials. Calculation is restricted to a maximal "precision"(number of terms to be considered). All further terms are subsumed in a "remainder term"