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

Nonconformant arguments in ellipj #23

Open
cffk opened this issue Oct 18, 2023 · 0 comments
Open

Nonconformant arguments in ellipj #23

cffk opened this issue Oct 18, 2023 · 0 comments

Comments

@cffk
Copy link

cffk commented Oct 18, 2023

In Octave 7.3.0

ellipj([1,2],0.9)

gives

error: =: nonconformant arguments (op1 is 2x1, op2 is 2x2)
error: called from
    ellipj at line 95 column 10
cffk added a commit to cffk/elliptic that referenced this issue Oct 18, 2023
I made no attempt to figure out the origin of this bug and so there
may be a "cleaner" fix.  However, this fix does the job.
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