Package: expint 0.1-8
expint: Exponential Integral and Incomplete Gamma Function
The exponential integrals E_1(x), E_2(x), E_n(x) and Ei(x), and the incomplete gamma function G(a, x) defined for negative values of its first argument. The package also gives easy access to the underlying C routines through an API; see the package vignette for details. A test package included in sub-directory example_API provides an implementation. C routines derived from the GNU Scientific Library <https://www.gnu.org/software/gsl/>.
Authors:
expint_0.1-8.tar.gz
expint_0.1-8.zip(r-4.5)expint_0.1-8.zip(r-4.4)expint_0.1-8.zip(r-4.3)
expint_0.1-8.tgz(r-4.4-x86_64)expint_0.1-8.tgz(r-4.4-arm64)expint_0.1-8.tgz(r-4.3-x86_64)expint_0.1-8.tgz(r-4.3-arm64)
expint_0.1-8.tar.gz(r-4.5-noble)expint_0.1-8.tar.gz(r-4.4-noble)
expint_0.1-8.tgz(r-4.4-emscripten)expint_0.1-8.tgz(r-4.3-emscripten)
expint.pdf |expint.html✨
expint/json (API)
NEWS
# Install 'expint' in R: |
install.packages('expint', repos = c('https://vigou3.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://gitlab.com/vigou3/expint
Last updated 2 years agofrom:a653efefd7. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win-x86_64 | OK | Oct 31 2024 |
R-4.5-linux-x86_64 | OK | Oct 31 2024 |
R-4.4-win-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-aarch64 | OK | Oct 31 2024 |
R-4.3-win-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-aarch64 | OK | Oct 31 2024 |
Exports:expintexpint_E1expint_E2expint_Eiexpint_Engammainc
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Exponential Integral and Incomplete Gamma Function | expint-package |
Exponential Integral | expint expint_E1 expint_E2 expint_Ei expint_En ExponentialIntegral |
Incomplete Gamma Function | gammainc gamma_inc IncompleteGammaFunction |