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

Function "diag" may return wrong sub- or superdiagonals #1205

Closed
rdbyk opened this issue Jun 2, 2024 · 2 comments · Fixed by #1208
Closed

Function "diag" may return wrong sub- or superdiagonals #1205

rdbyk opened this issue Jun 2, 2024 · 2 comments · Fixed by #1208
Assignees
Labels
Milestone

Comments

@rdbyk
Copy link
Contributor

rdbyk commented Jun 2, 2024

Describe the bug

Screenshot from 2024-06-02 13-00-19

Desktop (please complete the following information):

  • OS: Ubuntu 20.04
@Nelson-numerical-software
Copy link
Collaborator

Nelson-numerical-software commented Jun 2, 2024

result expected:
diag(A,3)' == diag(A,4)'
diag(A,n) with n > size(A,2)

@Nelson-numerical-software
Copy link
Collaborator

@rdbyk thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: DONE (v1.6.0)
Development

Successfully merging a pull request may close this issue.

2 participants