julia
Row and Column Iterator for Matrices
#29749
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
25
Changes
View On
GitHub
Row and Column Iterator for Matrices
#29749
mbauman
merged 25 commits into
JuliaLang:master
from master
first pass, sans tests
540ec669
add test
e770e728
refactor a bit
230b7fbd
fix eltype to show views
bd7c6666
fix whitespace
6efae6b4
fix typo
912fc364
ararslan
commented on 2018-10-21
rename [ci skip]
9be64833
typofix [ci skip]
a17aec6d
add eachslice() [ci skip]
4aa571ef
eachcolumn => eachcol and a bit of error handling [ci skip]
f4675530
ararslan
requested a review
from
mbauman
7 years ago
ararslan
requested a review
from
timholy
7 years ago
mbauman
commented on 2018-10-22
feedback
d04fbcf6
fix whitespace
6c7bb083
kshyatt
added
arrays
refactor eachslice; type-stable now?
32da140a
timholy
commented on 2018-11-28
git feedback
ff2e0d9b
fredrikekre
dismissed these changes on 2018-11-28
KristofferC
commented on 2018-11-28
more git feedback
510031ae
mbauman
added
needs tests
mbauman
commented on 2018-11-28
remove default for eachslice
9d5531fb
add tests
ce54df0d
mbauman
removed
needs tests
andyferris
commented on 2018-11-29
prune eachrow eachcol exports and newline fix?
85c6ca36
typo in exports
689fb9ad
mbauman
commented on 2018-11-30
update docs for AbstractArray [ci skip]
efdf8d96
mbauman
commented on 2018-11-30
Update test/arrayops.jl
21877c8e
mbauman
dismissed their stale review
7 years ago
since updated
mbauman
approved these changes on 2018-11-30
nalimilan
commented on 2018-12-01
nalimilan
commented on 2018-12-01
Update base/abstractarraymath.jl
61fe5fe3
bikeshedding
a9473d96
mbauman
approved these changes on 2018-12-01
Add missing backticks and improve message
6959465c
nalimilan
approved these changes on 2018-12-02
AzamatB
approved these changes on 2018-12-02
add exports for eachcol, eachrow
b3ced1a6
mbauman
merged
6b042918
into master
7 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
nalimilan
mbauman
AzamatB
fredrikekre
KristofferC
timholy
ararslan
andyferris
Assignees
No one assigned
Labels
arrays
Milestone
No milestone