The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
An R implementation of Matthew Thomas's 'Python' library 'inteq'. First, this solves Fredholm integral equations of the first kind ($f(s) = \int_a^b K(s, y) g(y) dy$) using methods described by Twomey (1963) <doi:10.1145/321150.321157>. Second, this solves Volterra integral equations of the first kind ($f(s) = \int_0^s K(s,y) g(t) dt$) using methods from Betto and Thomas (2021) <doi:10.48550/arXiv.2106.08496>. Third, this solves Voltera integral equations of the second kind ($g(s) = f(s) + \int_a^s K(s,y) g(y) dy$) using methods from Linz (1969) <doi:10.1137/0706034>.
Version: | 1.0 |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2025-07-29 |
DOI: | 10.32614/CRAN.package.inteq |
Author: | Mark Clements [aut, cre], Aaron Jehle [aut], Matthew Thomas [ctb] |
Maintainer: | Mark Clements <mark.clements at ki.se> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
CRAN checks: | inteq results |
Reference manual: | inteq.html , inteq.pdf |
Vignettes: |
Inteq R documentation (source, R code) |
Package source: | inteq_1.0.tar.gz |
Windows binaries: | r-devel: inteq_1.0.zip, r-release: inteq_1.0.zip, r-oldrel: inteq_1.0.zip |
macOS binaries: | r-release (arm64): inteq_1.0.tgz, r-oldrel (arm64): inteq_1.0.tgz, r-release (x86_64): inteq_1.0.tgz, r-oldrel (x86_64): inteq_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=inteq to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.