Other packages > Find by keyword >

elliptic  

Weierstrass and Jacobi Elliptic Functions
View on CRAN: Click here


Download and install elliptic package within the R console
Install from CRAN:
install.packages("elliptic")

Install from Github:
library("remotes")
install_github("cran/elliptic")

Install by package version:
library("remotes")
install_version("elliptic", "1.5-1")



Attach the package and use:
library("elliptic")
Maintained by
Robin K. S. Hankin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-07-14
Latest Update: 2019-03-14
Description:
A suite of elliptic and related functions including Weierstrass and Jacobi forms. Also includes various tools for manipulating and visualizing complex functions.
How to cite:
Robin K. S. Hankin (2005). elliptic: Weierstrass and Jacobi Elliptic Functions. R package version 1.5-1, https://cran.r-project.org/web/packages/elliptic. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.4-13 (2005-07-14 15:22), 0.4-14 (2005-07-21 13:06), 0.4-15 (2006-01-18 09:24), 1.0-0 (2006-02-15 23:09), 1.0-1 (2006-04-07 11:00), 1.0-5 (2007-04-13 16:34), 1.0-7 (2007-05-10 12:21), 1.1-1 (2007-10-04 21:28), 1.1-9 (2008-11-21 14:08), 1.2-2 (2009-01-20 09:55), 1.2-3 (2009-01-22 09:36), 1.2-6 (2011-01-27 11:34), 1.2-7 (2011-02-13 17:11), 1.2-8 (2011-08-12 07:10), 1.2-9 (2011-12-27 10:06), 1.3-0 (2013-01-21 12:29), 1.3-3 (2013-12-05 20:33), 1.3-5 (2014-11-06 00:39), 1.3-7 (2016-05-26 09:21), 1.3-9 (2018-08-03 12:10), 1.4-0 (2019-03-14 07:10), 1.5-0 (2025-09-18 12:30)
Other packages that cited elliptic R package
View elliptic citation profile
Other R packages that elliptic depends, imports, suggests or enhances
Complete documentation for elliptic
Functions, R codes and Examples using the elliptic R package
Some associated functions: J . K.fun . P.laurent . WeierstrassP . amn . as.primitive . ck . congruence . coqueraux . divisor . e16.28.1 . e18.10.9 . e1e2e3 . elliptic-package . equianharmonic . eta . farey . fpp . g.fun . half.periods . latplot . lattice . limit . massage . misc . mob . myintegrate . near.match . newton_raphson . nome . p1.tau . parameters . pari . sn . sqrti . theta.neville . theta . theta1.dash.zero . theta1dash . unimodular . view . 
Some associated R codes: elliptic.R .  Full elliptic package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA