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 J does not exist #10

Open
ptiede opened this issue Aug 13, 2024 · 0 comments
Open

Jacobi J does not exist #10

ptiede opened this issue Aug 13, 2024 · 0 comments

Comments

@ptiede
Copy link
Collaborator

ptiede commented Aug 13, 2024

When I try to call Jacobi J I get a symbol not found error. MWE

using JacobiElliptic

J(2, 0.5, 0.5)

ERROR: UndefVarError: `J` not defined
Stacktrace:
 [1] J(::Int64, ::Float64, ::Vararg{Float64})
   @ JacobiElliptic ~/.julia/dev/JacobiElliptic/src/JacobiElliptic.jl:44
 [2] top-level scope
   @ REPL[6]:1

From looking around, I see that CarlsonAlg doesn't define a J function.

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

1 participant