Package: gptools2
Type: Package
Title: Gaussian Process with Active Learning
Version: 0.1.10
Author: Chun Fung Kwok
Maintainer: Chun Fung Kwok <kwokcf@unimelb.edu.au>
Description: Implements several variations of Gaussian Process (GP),
    including the standard GP, GP with derivative, multivariate GP, and
    GP with active learning. For internal use only.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports: mvtnorm, parallel, R6, Rcpp
NeedsCompilation: no
Packaged: 2020-11-19 07:13:24 UTC; mac_ks
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
VignetteBuilder: knitr
LinkingTo: Rcpp
Config/testthat/edition: 3
Built: R 4.2.2; x86_64-pc-linux-gnu; 2023-07-13 15:54:16 UTC; unix
