issues
search
rafaqz
/
DimensionalData.jl
Named dimensions and indexing for julia arrays and other data
https://rafaqz.github.io/DimensionalData.jl/stable/
MIT License
282
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix similar so that new memory is allocated
#864
ptiede
closed
1 day ago
1
similar is broken in `0.29.1`
#863
ptiede
closed
1 day ago
0
Utilities for managing deeply nested data?
#862
kapple19
opened
3 days ago
2
Integer overflow on mean
#861
DanDeepPhase
opened
3 days ago
3
Guidance on best practice for saving DD arrays?
#860
alex-s-gardner
opened
5 days ago
4
Dates in doctests
#859
rafaqz
closed
6 days ago
0
`findmax` does not work on DimStacks
#858
asinghvi17
opened
6 days ago
5
Type piracy on `similar` with `Union`s
#857
kapple19
opened
6 days ago
0
Simplify `selectindices`
#856
rafaqz
closed
6 days ago
0
Respect `axis = (; type = ...)` when type is a LScene
#855
asinghvi17
closed
6 days ago
4
make array type printing consistent with base
#854
simeonschaub
closed
1 week ago
3
`intersect` on DimUnitRanges returns a Base `UnitRange`
#853
asinghvi17
opened
1 week ago
3
Add generator syntax as DimArray method
#852
kapple19
closed
6 days ago
3
improved RollingFunctions.jl integration
#851
simeonschaub
closed
1 week ago
7
should `eachslice` return a `DimArray`?
#850
simeonschaub
opened
1 week ago
7
allow `DiskArrays.cache` to operate on the `parent` of a dimarray.
#849
asinghvi17
closed
1 week ago
1
Better error message when you do `At(X(...))` instead of `X(At(...))`
#848
asinghvi17
opened
1 week ago
3
Breaking: error on unordered or reverse indices
#847
rafaqz
opened
1 week ago
0
Implement `bounds` and `intervalbounds` for `Center` locus with `DateTime`
#846
rafaqz
closed
1 week ago
0
fix intervalbounds for datetime
#845
rafaqz
closed
1 week ago
0
allow DD keywords in similar
#844
rafaqz
closed
2 weeks ago
0
fix fill example docs
#843
rafaqz
closed
2 weeks ago
0
set lookups as Unordered after Vector{Int} indexing
#842
rafaqz
closed
2 weeks ago
0
put LinearAlgebra and SparseArrays in extensions
#841
rafaqz
closed
2 weeks ago
0
simplify stack type
#840
rafaqz
closed
2 weeks ago
0
Breaking: `DimVector` of `NamedTuple` is a `NamedTuple` `DimTable`
#839
rafaqz
opened
2 weeks ago
0
fix show for zero dim array val
#838
rafaqz
closed
2 weeks ago
0
Standardise argument order for all object modifyers
#837
rafaqz
closed
1 week ago
0
fix dim warnings
#836
rafaqz
closed
2 weeks ago
0
Maybe Breaking: selectors should error with NaN
#835
rafaqz
closed
2 weeks ago
0
fix atol in At for Dates
#834
rafaqz
closed
2 weeks ago
1
Scatter dimpoints
#833
rafaqz
closed
2 weeks ago
0
bugfixes for `@d`
#832
rafaqz
closed
2 weeks ago
0
Plotting with AoG: `MethodError: no method matching select(::AlgebraOfGraphics.Columns{DimTable}, ::Type{X})`
#831
RomeoV
closed
2 weeks ago
3
doc typos
#830
haakon-e
closed
2 weeks ago
0
`@d` with `mydimstack.field` does not work
#829
haakon-e
closed
2 weeks ago
2
Bump patch version
#828
asinghvi17
closed
2 weeks ago
3
Select `At` date with `atol`
#827
briochemc
closed
2 weeks ago
7
What is the recommended approach for storing and plotting complicated layers and stacks of data?
#826
kapple19
closed
4 weeks ago
2
AlgebraOfGraphics documentation
#825
kapple19
closed
2 weeks ago
8
Go through the docs, correct grammar, etc
#824
asinghvi17
closed
1 month ago
0
Allow dimensions to be used as AlgebraOfGraphics selectors
#823
asinghvi17
closed
2 weeks ago
5
Maybe Breaking (?): add missing IteratorSize method for dimensions
#822
rafaqz
closed
2 weeks ago
18
[FR] AlgebraOfGraphics.jl support
#821
kapple19
closed
1 month ago
19
[FR] Support generator expressions for construction
#820
kapple19
closed
2 weeks ago
7
Feature request: support `arrows(dimarray, dim_x, dim_y, sel_u, sel_v)`
#819
asinghvi17
opened
1 month ago
2
fix isrev and test
#818
rafaqz
closed
1 month ago
0
add missing reducelookup method
#817
rafaqz
closed
1 month ago
0
Standardise and document object modification methods like `shiftlocus`
#816
rafaqz
opened
1 month ago
1
Put colorbars inside plots
#815
rafaqz
opened
1 month ago
3
Next