Crandore Hub

inteq

Numerical Solution of Integral Equations

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>.

Versions across snapshots

VersionRepositoryFileSize
1.0 rolling linux/jammy R-4.5 inteq_1.0.tar.gz 471.2 KiB
1.0 rolling linux/noble R-4.5 inteq_1.0.tar.gz 471.0 KiB
1.0 rolling source/ R- inteq_1.0.tar.gz 445.1 KiB
1.0 latest source/ R- inteq_1.0.tar.gz 445.1 KiB
1.0 latest linux/jammy R-4.5 inteq_1.0.tar.gz 471.2 KiB
1.0 latest linux/noble R-4.5 inteq_1.0.tar.gz 471.0 KiB
1.1 2026-04-26 source/ R- inteq_1.1.tar.gz 446.1 KiB
1.0 2026-04-23 source/ R- inteq_1.0.tar.gz 445.1 KiB
1.0 2026-04-09 windows/windows R-4.5 inteq_1.0.zip 470.9 KiB

Dependencies (latest)

Suggests