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

Use non-symmetric example. #2752

Merged
merged 3 commits into from
Dec 4, 2020
Merged

Conversation

HansOlsson
Copy link
Collaborator

Closes #2749

@HansOlsson
Copy link
Collaborator Author

I don't think that making the matrix square would give much, but it would be simple - just iterate over n and m instead of n.
Note that the original example actually lacked an ending semi-colon.

@perost
Copy link
Collaborator

perost commented Dec 4, 2020

There's a syntax error on the first line still, ] instead of }.

@HansOlsson
Copy link
Collaborator Author

There's a syntax error on the first line still, ] instead of }.

I think I committed and pushed that now, but it doesn't show up on github yet.

@HansOlsson HansOlsson merged commit e21070a into modelica:master Dec 4, 2020
@HansOlsson HansOlsson deleted the SeveralIterators branch December 4, 2020 17:48
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

Successfully merging this pull request may close these issues.

Array constructor with several iterators are ambiguous
2 participants