We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Use a cubic routine to solve the Weierstrass cubic for the lattice roots in sf_theta
The text was updated successfully, but these errors were encountered:
I need to make the solvers work for complex as well as real coefficients for the general Weierstrass fancy-P.
On the other hand, in the tester, I could play with the common case of real g_2, g_3. DLMF has these plotted and I'd like to reproduce these.
Sorry, something went wrong.
No branches or pull requests
Use a cubic routine to solve the Weierstrass cubic for the lattice roots
in sf_theta
The text was updated successfully, but these errors were encountered: