Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'jacobi' package #5

Open
stla opened this issue Jun 23, 2022 · 3 comments
Open

'jacobi' package #5

stla opened this issue Jun 23, 2022 · 3 comments

Comments

@stla
Copy link

stla commented Jun 23, 2022

Hello Robin,

I've seen you recently updated 'elliptic'. In case you're interested, I recently developed the 'jacobi' package. It provides more or less the same functions as 'elliptic' but it is faster, because the Jacobi theta functions are implemented in C++. Your package was helpful for the development, thanks.

@RobinHankin
Copy link
Owner

RobinHankin commented Jun 24, 2022 via email

@stla
Copy link
Author

stla commented Jun 24, 2022

Thanks. I have one question for you. Do you understand the notation $$\wp(z, \tau) \quad \text{or} \quad \zeta(z, \tau),$$ that we can see at numerous places? I don't. I mean: how to get these values with elliptic? We give either $$g_2 \quad \text{and} \quad g_3$$ or $$\omega_1 \quad \text{and} \quad \omega_2.$$ I tried $$\omega_1=1 \quad \text{and} \quad \omega_2=\tau,$$ but it seems this is not correct.

@stla
Copy link
Author

stla commented Jun 25, 2022

I've found!! This is $$\omega_1=1/2 \quad \text{and} \quad \omega_2=\tau/2.$$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants