Type: Package
Package: interpolation
Title: Interpolation of Bivariate Functions
Version: 0.1.1
Authors@R: 
    person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre"))
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Description: Provides two different methods, linear and nonlinear, to
    interpolate a bivariate function, scalar-valued or vector-valued. 
    The interpolated data are not necessarily gridded. The algorithms 
    are performed by the 'C++' library 'CGAL' (<https://www.cgal.org/>).
License: GPL-3
URL: https://github.com/stla/interpolation
BugReports: https://github.com/stla/interpolation/issues
Imports: Rcpp (>= 1.0.10)
LinkingTo: Rcpp, RcppCGAL, BH
Encoding: UTF-8
RoxygenNote: 7.2.3
SystemRequirements: C++ 17, gmp
NeedsCompilation: yes
Packaged: 2023-12-19 14:05:55 UTC; SDL96354
Author: Stéphane Laurent [aut, cre]
Repository: CRAN
Date/Publication: 2023-12-20 09:20:02 UTC
Built: R 4.3.0; x86_64-apple-darwin20; 2023-12-20 11:35:56 UTC; unix
Archs: interpolation.so.dSYM
