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

Most LAPACK routines don't want lwork=0 and/or work with size zero #4039

Merged
merged 1 commit into from
Oct 7, 2022

Conversation

HansOlsson
Copy link
Contributor

Closes #4036
(but not only for that function).
Note that the problem only occurs for zero-sized matrices.

@HansOlsson HansOlsson added the L: Math Issue addresses Modelica.Math label Sep 29, 2022
@dietmarw dietmarw requested review from henrikt-ma and removed request for dietmarw October 7, 2022 06:46
@dietmarw dietmarw added this to the MSL4.1.0 milestone Oct 7, 2022
Copy link
Contributor

@henrikt-ma henrikt-ma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me (without having performed any in-tool testing).

@dietmarw dietmarw merged commit e5aa74c into modelica:master Oct 7, 2022
@beutlich beutlich changed the title Most Lapack routines don't want lwork=0 and/or work with size zero. Most LAPACK routines don't want lwork=0 and/or work with size zero Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: Math Issue addresses Modelica.Math
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Illegal value of 'lwork' in LAPACK.dtrsen
4 participants