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 the documentation for [Abstract]Vector/[Abstract]Matrix #22689

Merged
merged 1 commit into from
Jul 9, 2017

Conversation

fredrikekre
Copy link
Member

Follow up on #22674
cc @Sacha0

Abstract `N`-dimensional array supertype containing elements of type `T`.
[`Array`](@ref)s and some array-like objects inherit from this type.
Supertype for `N`-dimensional arrays (or array-like types) with elements of type `T`.
[`Array`](@ref) and other types inherit from this. See the manual section on the
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe "are subtypes of this"? since the meaning of inherit isn't necessarily clear

@fredrikekre fredrikekre force-pushed the fe/more-vector-docs branch from 508b92d to f03b2d7 Compare July 6, 2017 08:43
Copy link
Member

@Sacha0 Sacha0 left a comment

Choose a reason for hiding this comment

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

Beautiful! Thanks @fredrikekre! :)

@ararslan ararslan added the docs This change adds or pertains to documentation label Jul 6, 2017
@KristofferC KristofferC merged commit f2f0a75 into JuliaLang:master Jul 9, 2017
@fredrikekre fredrikekre deleted the fe/more-vector-docs branch July 10, 2017 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants