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

Introduce full support for array operations #52

Merged
merged 3 commits into from
Jul 12, 2018

Conversation

timholy
Copy link
Member

@timholy timholy commented Jul 12, 2018

With JuliaLang/julia#24899 merged, it's now appropriate to drop the safeguards and treat these like ordinary arrays. I updated the benchmarks, and with @inbounds the performance is identical to Arrays. Let's hope that generalizes to more complex situations.

Some of the material is quite old and may not be accurate anymore.
Consequently it was moved to READMEOLD.md
@timholy timholy force-pushed the teh/remove_training_wheels branch from 97cb74c to 1b8216b Compare July 12, 2018 12:24
@timholy timholy merged commit b8ef4f0 into master Jul 12, 2018
@timholy timholy deleted the teh/remove_training_wheels branch July 12, 2018 17:34
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.

1 participant