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

Nonsquare matrix fix #102

Merged
merged 3 commits into from
Jan 29, 2022
Merged

Nonsquare matrix fix #102

merged 3 commits into from
Jan 29, 2022

Conversation

rayegun
Copy link
Collaborator

@rayegun rayegun commented Jan 29, 2022

This should fix #101. I'm not sure if the zero. is necessary here, it adds an allocation but there could be some solver sensitive to garbage in the result vector?

src/common.jl Outdated Show resolved Hide resolved
@ChrisRackauckas ChrisRackauckas merged commit acbc6d8 into SciML:main Jan 29, 2022
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.

Nonsquare Matrices throw Bounds Error
2 participants