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

Improve type inference for some LAPACK functions #9286

Merged
merged 1 commit into from
Dec 10, 2014

Conversation

simonster
Copy link
Member

I think there was also a logic bug here, since these functions accept StridedVecOrMat but would have returned a Matrix for non-Vector StridedVectors.

Related issues: #5560, #6822, #7060

andreasnoack added a commit that referenced this pull request Dec 10, 2014
Improve type inference for some LAPACK functions
@andreasnoack andreasnoack merged commit 6730574 into master Dec 10, 2014
@simonster simonster deleted the sjk/lapack-inference branch December 10, 2014 01:52
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.

2 participants