Type: Package
Package: jacobi
Title: Jacobi Theta Functions and Related Functions
Version: 2.0.0
Authors@R: c(
    person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre")),
    person("Mikael", "Fremling", role = "aut",
           comment = "author of the original Fortran code for the theta functions")
  )
Description: Evaluation of the Jacobi theta functions and related
    functions: Weierstrass elliptic function, Weierstrass sigma function,
    Weierstrass zeta function, Klein j-function, Dedekind eta function,
    lambda modular function, Jacobi elliptic functions, Neville theta
    functions, and Eisenstein series. Complex values of the variable are
    supported.
License: GPL-3
URL: https://github.com/stla/jacobi
BugReports: https://github.com/stla/jacobi/issues
Imports: Carlson, Rcpp (>= 1.0.8), rgl, Rvcg
Suggests: testthat (>= 3.0.0), elliptic
LinkingTo: Rcpp
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.0
NeedsCompilation: yes
Packaged: 2022-07-19 11:46:41 UTC; SDL96354
Author: Stéphane Laurent [aut, cre],
  Mikael Fremling [aut] (author of the original Fortran code for the
    theta functions)
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2022-07-19 12:00:09 UTC
