issues
search
JuliaArrays
/
OffsetArrays.jl
Fortran-like arrays with arbitrary, zero or negative starting indices.
Other
198
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
OffsetArray of size 1 from elementwise multiplication
#360
liamh
opened
1 month ago
0
Add LocalPreferences.toml to .gitignore
#359
jishnub
closed
2 months ago
1
Test OffsetArray sums using Integer-valued parents
#358
jishnub
closed
2 months ago
1
make explicit that axes comparisons in tests ignore indices
#357
matthias314
closed
2 months ago
5
Significantly slower broadcasting
#356
astrozot
opened
3 months ago
3
Test against LTS and prerelease versions
#355
jishnub
closed
4 months ago
1
Allow known failures in FillArrays reshape test
#354
jishnub
closed
4 months ago
1
test broken with Julia master
#353
matthias314
opened
4 months ago
4
Add versioned manifest files to .gitignore
#352
jishnub
closed
6 months ago
1
Version-limit zeros/ones/fill/trues/falses
#351
jishnub
closed
6 months ago
1
Bump julia-actions/setup-julia from 1 to 2
#350
dependabot[bot]
closed
7 months ago
0
`empty(v::OffsetVector)` returns a `Vector`
#349
matthias314
opened
7 months ago
1
broadcast fails - bad error message
#348
lmiq
closed
7 months ago
2
Remove explicit test on v1.10
#347
jishnub
closed
8 months ago
1
Bump codecov/codecov-action from 3 to 4
#346
dependabot[bot]
closed
8 months ago
2
Bump actions/cache from 3 to 4
#345
dependabot[bot]
closed
9 months ago
1
Specialize `Base.cconvert` for `OffsetArray`s
#344
jishnub
closed
10 months ago
1
CompatHelper: bump compat for Adapt to 4, (keep existing compat)
#343
github-actions[bot]
closed
10 months ago
1
Cancel concurrent tests
#342
jishnub
closed
10 months ago
1
Update test deps and remove test environment
#341
jishnub
closed
10 months ago
1
Implement a default offset option for all higher dimensions, to support a more complete `centered`
#340
BioTurboNick
closed
10 months ago
9
Axes for transposed OffsetArray vector incorrect due to LinearAlgebra method
#339
BioTurboNick
opened
11 months ago
2
Error in `unsafe_convert` on nightly
#338
jishnub
closed
10 months ago
0
Bump actions/checkout from 3 to 4
#337
dependabot[bot]
closed
1 year ago
1
Test on Julia v1.10
#336
jishnub
closed
1 year ago
1
Add `isonebased` trait to opt out of `OffsetArray` wrappers
#335
jishnub
opened
1 year ago
1
Use Aqua v0.6 in tests
#334
jishnub
closed
1 year ago
1
Make `AbstractArray` reshape method less specific
#333
jishnub
closed
1 year ago
5
`collect(Iterator.product(offset arrays))` is an OffsetArray but `collect (offset_array)` is not
#332
FelixBenning
opened
1 year ago
2
Move `Adapt` to a weak dependency
#331
jishnub
closed
10 months ago
2
Fix some typos
#330
goggle
closed
1 year ago
2
Problem with sum over OffsetArray
#329
weymouth
opened
1 year ago
1
Bump actions/checkout from 2 to 3
#328
dependabot[bot]
closed
1 year ago
1
enable dependabot for GitHub actions
#327
ranocha
closed
1 year ago
4
Results of concatenating an offset array
#326
KeithWM
closed
1 year ago
2
fix deprecated syntax: Wrapping Vararg directly in UnionAll
#325
nsajko
closed
1 year ago
2
Wrapping `Vararg` directly in UnionAll is deprecated
#324
JeffreySarnoff
closed
1 year ago
1
Infinite `IdOffsetRanges`
#323
jishnub
opened
1 year ago
1
getindex on an OffsetArray behaves unintuitively
#322
mkborregaard
closed
1 year ago
6
forward `fill!` for views of OffsetArrays?
#321
simeonschaub
opened
1 year ago
0
`IdOffsetRange(0x01:0x03, -1)` -- corner case for zero-based `Unsigned` indices: `OA(SparseVector{Float64, UInt}, 0:(n-1))`
#320
denius
opened
1 year ago
2
No type inference on struct fields
#319
Edmundee
closed
1 year ago
1
Add virtual properties for values and indices
#318
mkitti
opened
1 year ago
3
Add docs for values and indices retrieval from IdOffsetRange
#317
mkitti
opened
1 year ago
1
[Feature Request] Add values and indices virtual properties to IdOffsetRange
#316
mkitti
opened
1 year ago
4
Inconsistencies in `setindex!`, and thus `vcat`
#315
mcabbott
opened
2 years ago
5
Update actions to v3
#314
jishnub
closed
2 years ago
1
Update checkout action to v3 in CI
#313
jishnub
closed
2 years ago
1
type assertion in convert
#312
jishnub
opened
2 years ago
1
Reduce invalidation by not specializing lastindex/axes1
#311
jishnub
closed
2 years ago
2
Next