Package: PolynomF 2.0-8
PolynomF: Polynomials in R
Implements univariate polynomial operations in R, including polynomial arithmetic, finding zeros, plotting, and some operations on lists of polynomials.
Authors:
PolynomF_2.0-8.tar.gz
PolynomF_2.0-8.zip(r-4.7)PolynomF_2.0-8.zip(r-4.6)PolynomF_2.0-8.zip(r-4.5)
PolynomF_2.0-8.tgz(r-4.6-x86_64)PolynomF_2.0-8.tgz(r-4.6-arm64)PolynomF_2.0-8.tgz(r-4.5-x86_64)PolynomF_2.0-8.tgz(r-4.5-arm64)
PolynomF_2.0-8.tar.gz(r-4.7-arm64)PolynomF_2.0-8.tar.gz(r-4.7-x86_64)PolynomF_2.0-8.tar.gz(r-4.6-arm64)PolynomF_2.0-8.tar.gz(r-4.6-x86_64)
PolynomF_2.0-8.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
PolynomF/json (API)
| # Install 'PolynomF' in R: |
| install.packages('PolynomF', repos = c('https://billvenables.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:05bab929be. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 117 | ||
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 188 | ||
| linux-release-arm64 | OK | 120 | ||
| linux-release-x86_64 | OK | 113 | ||
| macos-release-arm64 | OK | 89 | ||
| macos-release-x86_64 | OK | 163 | ||
| macos-oldrel-arm64 | OK | 81 | ||
| macos-oldrel-x86_64 | OK | 219 | ||
| windows-devel | OK | 159 | ||
| windows-release | OK | 112 | ||
| windows-oldrel | OK | 105 | ||
| wasm-release | OK | 107 |
Exports:as_polylistas_polynomchange_originChebyshevTChebyshevUDiscreteGCDgreatest_common_divisorHermiteintegralis_polylistis_polynomJacobilagrangeLCMLegendrelowest_common_multiplenevillepoly_calcpoly_from_rootspoly_from_valuespoly_from_zerospoly_orthpoly_orth_generalpolylistpolynompolynomialtangentzap
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Extract components of a list of polynomials | [.polylist |
| Polynomial coercion to character | as.character.polynom |
| Coercion to function | as.function.polylist as.function.polynom |
| Concatenation of polynomial objects into lists | c.polylist c.polynom |
| Change origin of a polynomial | change_origin change_origin.default change_origin.polylist change_origin.polynom |
| Polynomial coefficients | coef.polylist coef.polynom |
| Polynomial Calculus | deriv.polylist deriv.polynom integral integral.default integral.polylist integral.polynom |
| Greatest common divisor | GCD GCD.polylist GCD.polynom greatest_common_divisor |
| Summary and Math methods for polynomials | GroupGenerics Math.polylist Math.polynom Summary.polylist Summary.polynom |
| Lowest Common Multiple | LCM LCM.polylist LCM.polynom lowest_common_multiple |
| Lagrange Interpolation Polynomials | lagrange neville |
| Polynomial arithmetic | Ops.polylist Ops.polynom |
| Plot method for polynomials | lines.polylist lines.polynom plot.polylist plot.polynom points.polylist points.polynom |
| Lagrange interpolation polynomial | poly_calc poly_from_roots poly_from_values poly_from_zeros |
| Simpl orthogonal polynomials | poly_orth |
| General Orthogonal Polynomials | ChebyshevT ChebyshevU Discrete Hermite Jacobi Legendre poly_orth_general |
| Polynomial construction | as_polylist as_polynom is_polylist is_polynom polylist polynom polynomial |
| Evaluate a polynomial | predict.polylist predict.polynom |
| Print method for polynomial objects | print.polylist |
| Print method for polynomial objects | print.polynom |
| Component repition | rep.polylist rep.polynom |
| Find Polynomial Zeros | solve.polylist solve.polynom |
| Polynomial summary | print.summary.polynom summary.polylist summary.polynom |
| Tangent lines | tangent |
| Unique components | unique.polylist |
| Remove minuscule coefficients | zap zap.default zap.list zap.polylist zap.polynom |
