-
Imported from SourceForge on 2024-07-05 22:36:59
Created by **[vladutzanu](https://sourceforge.net/u/vladutzanu/)** on 2016-09-14 15:01:11
Original: https://sourceforge.net/p/maxima/bugs/3215
---
He…
rtoy updated
3 months ago
-
### Is your feature request related to a problem? Please describe.
I am working with a class of differential equations whose solutions are described by Jacobi elliptic functions. A representative exa…
-
### What would you like to Propose?
I would like to propose adding an implementation of the Elliptic Curve Cryptography (ECC) algorithm to the ciphers section of the repository. Elliptic Curve Crypto…
-
## 🚀 Feature
Jacobian elliptic functions equivalent to [scipy.special.ellipj](https://docs.scipy.org/doc/scipy/reference/generated/scipy.special.ellipj.html) or [ellipke](https://www.mathworks.com/…
-
### Steps To Reproduce
Among all trigonometric functions, only $\sin$ and $\cos$ (and surprisingly all inverse functions) are correctly converted to their Sage equivalents from Mathematica when usi…
-
The scipy.special module provides elliptic integral of the first and second kind, but the elliptical integral of the third kind is missing.
Sympy implements it: http://docs.sympy.org/latest/modules/fu…
-
Implement elliptic functions and integrals in special functions.
list in https://docs.scipy.org/doc/scipy/reference/special.html#elliptic-functions-and-integrals.
-
```
Weierstrass's elliptic functions implementation request in terms of elliptic
integrals and jacobi's elliptic functions
http://en.wikipedia.org/wiki/Weierstrass's_elliptic_functions
http://www.ma…
-
As far as I understand, the elliptic functions in this package are defined only for real values of the first argument ``u``.
At the same time, it is good to be able to calculate them across the whole…
-
Good morning,
I'd like to know more about the testing conducted with the special functions. I'm trying to run similar tests myself, and I noticed that the output of the Jacobian Elliptic Function i…