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
RoxygenNote: 7.2.3
Imports: mvtnorm, parallel, R6, Rcpp
NeedsCompilation: yes
Packaged: 2023-07-13 15:54:40 UTC; jkwok
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
VignetteBuilder: knitr
LinkingTo: Rcpp
Config/testthat/edition: 3
