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

add typealias for DenseVector & DenseMatrix #6120

Merged
merged 1 commit into from
Mar 11, 2014
Merged

add typealias for DenseVector & DenseMatrix #6120

merged 1 commit into from
Mar 11, 2014

Conversation

lindahua
Copy link
Contributor

I find them useful in a lot of codes that I am writing.

@lindahua
Copy link
Contributor Author

I will merge this tomorrow if there is no objection.

JeffBezanson added a commit that referenced this pull request Mar 11, 2014
add typealias for DenseVector & DenseMatrix
@JeffBezanson JeffBezanson merged commit d45ed38 into JuliaLang:master Mar 11, 2014
@carlobaldassi
Copy link
Member

Any objection to adding the same aliases for the remaining array types which lack them?
(unless I'm mistaken, the current situation is:
missing: Shared-, Stored-, D-;
have them: Abstract-, Dense-, Strided-, Bit-)

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.

3 participants