issues
search
JuliaArrays
/
AxisArrays.jl
Performant arrays where each dimension can have a named axis with values
http://JuliaArrays.github.io/AxisArrays.jl/latest/
Other
200
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AxisArray constructor improvements
#80
mbauman
closed
7 years ago
0
Refactor reaxis to be slightly less generated
#79
mbauman
closed
7 years ago
0
Annotate indexing with propagate_inbounds
#78
mbauman
closed
7 years ago
0
Use step(r) instead of r.step...
#77
mbauman
closed
7 years ago
0
parent(A::AxisArray) = A.data
#76
timholy
closed
7 years ago
0
merge and join speedups
#75
GordStephen
closed
7 years ago
9
Avoid relying on wrong behaviour of map
#74
pabloferz
closed
7 years ago
3
Deprecate cat?
#73
GordStephen
closed
7 years ago
6
Convenience function for setting axis units
#72
Cody-G
opened
7 years ago
2
map and map!
#71
GordStephen
closed
7 years ago
1
Let axistrait and checkaxis take Axis arguments
#70
GordStephen
closed
7 years ago
1
Fix cat and merge issues
#69
GordStephen
closed
7 years ago
1
axistrait works fine
#68
GordStephen
closed
7 years ago
1
Fix CartesianIndex indexing (fix #62 #66)
#67
timholy
closed
7 years ago
1
Reductions do not work anymore
#66
tknopp
closed
7 years ago
5
Force inlining for `indices` and `size`.
#65
timholy
closed
7 years ago
1
Combine AxisArrays with cat?
#64
floriangriese
closed
7 years ago
12
Uninitialized AxisArray constructor
#63
GordStephen
opened
7 years ago
1
Trying "Base.mapreduce!" on an AxisArray
#62
Balinus
closed
7 years ago
4
Added Base.endof method for Axis type
#61
Balinus
closed
7 years ago
2
Accessing last index
#60
Balinus
closed
7 years ago
3
Don't extend Base.unsafe_getindex
#59
timholy
closed
7 years ago
3
WIP: Stash axes into indices
#58
mbauman
closed
7 years ago
4
Fix 0.6 breakages and depwarns
#57
timholy
closed
7 years ago
5
Reductions preserve the AxisArray wrapper (fixes #55)
#56
timholy
closed
7 years ago
11
Reductions do not preserve type
#55
tknopp
closed
7 years ago
13
add preliminary broadcasting support
#54
nbren12
closed
3 years ago
7
Add steps/offsets convenience constructor:
#53
timholy
closed
7 years ago
3
Implement indexing by value with atvalue
#52
ajkeller34
closed
7 years ago
12
to_index now throws an ArgumentException instead of an UndefVarError …
#51
ajkeller34
closed
8 years ago
3
Indexing by Reals
#50
ajkeller34
closed
7 years ago
4
Move the `show` functionality into `summary`
#49
timholy
closed
8 years ago
0
Drop the Compat requirement
#48
timholy
closed
8 years ago
0
Add HasAxes trait
#47
timholy
closed
8 years ago
0
Test and fix the code in the README
#46
timholy
closed
8 years ago
0
Make `axes` provide defaults for AbstractArray
#45
timholy
closed
8 years ago
5
Turn on precompilation
#44
timholy
closed
8 years ago
0
Extract a specific axis via ax = A[Axis{:t}]
#43
timholy
closed
8 years ago
0
Support (c)transpose
#42
timholy
closed
8 years ago
0
Split getindex and view apart. Closes #38.
#41
timholy
closed
8 years ago
2
Indexing, equality, and dimension-changing operations
#40
timholy
closed
8 years ago
2
Simplify indexing by depending on v0.5
#39
mbauman
closed
8 years ago
3
Should indexing return copies?
#38
mbauman
closed
8 years ago
1
Register and tag?
#37
timholy
closed
8 years ago
9
Rebase on IntervalSets
#36
timholy
closed
8 years ago
1
Test Julia 0.5 and skip cloning Tuples.jl
#35
timholy
closed
8 years ago
0
Simplify slicing with a particular axis. Closes #33
#34
timholy
closed
8 years ago
0
Easier way to slice along a chosen axis?
#33
timholy
closed
8 years ago
0
Slim down dependencies
#32
timholy
closed
8 years ago
2
Fix doc markdown for rendering with MkDocs
#31
lantiga
closed
8 years ago
1
Previous
Next