Type: Package
Package: jacobi
Title: Jacobi Theta Functions and Related Functions
Version: 1.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,
    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)
Suggests: testthat (>= 3.0.0)
LinkingTo: Rcpp
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.0
NeedsCompilation: yes
Packaged: 2022-06-20 10:31:33 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-06-22 07:20:08 UTC
