Skip to content
This repository has been archived by the owner on Jan 12, 2020. It is now read-only.

Add post on generic API support unconventional array indices #386

Closed
wants to merge 1 commit into from

Conversation

timholy
Copy link
Sponsor Member

@timholy timholy commented Jun 12, 2016

A companion to JuliaLang/julia#16260. Probably the easiest way for folks to learn the new API.

e.g., `Array{Int}` or `BitArray`. `referencearray` is the array which
might have unconventional indexing, i.e., what you'd like to match
(both in type and indices). Optionally you can supply particular
`shape` inforation as the third argument.
Copy link
Contributor

Choose a reason for hiding this comment

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

information

@timholy
Copy link
Sponsor Member Author

timholy commented Jul 26, 2016

@timholy timholy closed this Jul 26, 2016
@timholy timholy deleted the teh/offset_arrays branch July 26, 2016 15:32
@ViralBShah
Copy link
Member

I would have prreferred to publish this as a blog post too. Any reason not to?

@timholy
Copy link
Sponsor Member Author

timholy commented Jul 26, 2016

It's outdated and a subset of what's in devdocs.

I could put a copy of the devdocs page up on the blog, but I wonder about the value of copies. In the list of blog posts, can we just make a hyperlink to the devdocs page?

@ViralBShah
Copy link
Member

Yes, we could do a short blog post with links to details in the devdocs. The only reason is that the blog gets wider distribution and readership and this is important and exciting enough in my opinion for that.

@tkelman
Copy link
Contributor

tkelman commented Jul 26, 2016

And blog posts reach exactly the crowd that complains most loudly about this :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants