Type: Package Package: jacobi Title: Jacobi Theta Functions and Related Functions Version: 3.1.1 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, Eisenstein series, lemniscate elliptic functions, elliptic alpha function, Rogers-Ramanujan continued fractions, and Dixon elliptic functions. 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, RcppColors LinkingTo: Rcpp Config/testthat/edition: 3 Encoding: UTF-8 RoxygenNote: 7.2.3 Config/pak/sysreqs: cmake libfreetype6-dev libglu1-mesa-dev make texlive libpng-dev libuv1-dev libgl1-mesa-dev zlib1g-dev Repository: https://stla.r-universe.dev Date/Publication: 2023-11-18 18:21:45 UTC RemoteUrl: https://github.com/stla/jacobi RemoteRef: HEAD RemoteSha: a5c2db5fe1f29e48cc4048a7e9425be6a511964d NeedsCompilation: yes Packaged: 2026-06-15 07:39:40 UTC; root Author: Stéphane Laurent [aut, cre], Mikael Fremling [aut] (author of the original Fortran code for the theta functions) Maintainer: Stéphane Laurent