issues
search
JuliaArrays
/
ArrayInterface.jl
Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations
https://docs.sciml.ai/ArrayInterface/stable/
MIT License
134
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add undefmatrix for numbers
#355
oscardssmith
closed
2 years ago
1
Trait methods for `allunique` and `issorted`.
#354
Tokazama
closed
1 year ago
3
Add `undefmatrix` (similar to `zeromatrix`)
#353
oscardssmith
closed
2 years ago
13
Rework `dimnames`
#352
Tokazama
closed
1 year ago
7
Make the GPU-generic lu_instance creation non-singular
#351
ChrisRackauckas
closed
2 years ago
0
Unnecessary `cu` call
#350
ChrisRackauckas
closed
2 years ago
1
Use LU for newer versions of CUDA
#349
ChrisRackauckas
closed
2 years ago
1
`NDIndices` as a replacement of `CartesianIndices`
#348
wangl-cc
closed
8 months ago
8
Fixing the ArrayInterfaceCUDA lu_instance test
#347
TheZombie1999
closed
2 years ago
1
Fixing lu_instance doesnt work on julia-1.8
#346
TheZombie1999
closed
2 years ago
5
Overload `Base.to_index` (instead of using our own)
#345
Tokazama
closed
1 year ago
2
Add promote_eltype primitive to ArrayInterfaceCore
#344
ChrisRackauckas
closed
2 years ago
1
`@inline` StrideIndex
#343
chriselrod
closed
2 years ago
5
Cleanup indices info + better docs
#342
Tokazama
closed
2 years ago
3
Add Invalidations.yml [ci skip] [skip tests]
#341
ranocha
closed
2 years ago
0
Moving things to Base Julia
#340
Tokazama
opened
2 years ago
1
Traits not forwarded for structured matrix wrappers like `Diagonal`
#339
danielwe
opened
2 years ago
7
Move `AbsractDevice` related methods to ArrayInterfaceCore
#338
Tokazama
closed
2 years ago
8
Remove `@generated` from `map_tuple_type` and `flatten_tuples`
#337
Tokazama
closed
2 years ago
1
Fix and update a bunch of docs along with the missing SetIndex! method
#336
Tokazama
closed
2 years ago
1
Support "known" methods in ArrayInterfaceCore
#335
Tokazama
closed
1 year ago
1
Make `stride_rank` public and document
#334
Tokazama
closed
1 year ago
2
Simplify lazy axes
#333
Tokazama
closed
2 years ago
1
Array Interface Test Suite
#331
Tokazama
opened
2 years ago
5
Don't forget to use linear algebra
#330
ChrisRackauckas
closed
2 years ago
1
UndefVarError: qr not defined
#329
prbzrg
closed
2 years ago
0
`index_labels` method and `IndexLabel` type indexing
#328
Tokazama
closed
1 year ago
5
New dimension mapping
#327
Tokazama
closed
2 years ago
1
trait type to distinguish generic offset array and one based indexing array
#326
johnnychen94
closed
2 years ago
4
Create ArrayInterfaceStaticArraysCore
#325
ChrisRackauckas
closed
2 years ago
2
`IndexInfo` and `map_tuple_type`
#324
Tokazama
closed
2 years ago
2
Fix size for SubArrays
#323
Tokazama
closed
2 years ago
1
Fixed buffer indexing type, `GetIndex`.
#322
Tokazama
closed
2 years ago
1
trait for bounds checking
#321
Tokazama
closed
1 year ago
3
Change ArrayInterfaceGPUArrays to use GPUArraysCore
#320
ChrisRackauckas
closed
2 years ago
1
Improve performance of recent function-index
#319
Tokazama
closed
2 years ago
3
Strides on reshaped views wrong
#318
chriselrod
closed
2 years ago
3
`NDIndices` as a replacement of `CartesianIndices`
#317
wangl-cc
closed
2 years ago
16
Safe functional indexing
#316
Tokazama
closed
2 years ago
6
`IndicesInfo` for succinct gathering of info on indices.
#315
Tokazama
closed
2 years ago
1
Index trait for resulting array's shape
#314
Tokazama
closed
2 years ago
1
Expand the downstream tests for DiffEqSensitivity
#313
ChrisRackauckas
closed
2 years ago
1
Fix `getindex` with additional inds
#312
wangl-cc
closed
2 years ago
9
Improve LazyAxis test coverage
#311
Tokazama
closed
2 years ago
3
Fix `to_index` for `CartesianIndices` and `first` for `LazyAxis`
#310
wangl-cc
closed
2 years ago
1
Wrong `first` for `LazyAxis`
#309
wangl-cc
closed
2 years ago
1
Incorrect `getindex` for `CartesianIndices`
#308
wangl-cc
closed
2 years ago
0
Avoid ReshapedArray error when `contiguous_axis` is `nothing` and fix `dense_dims`
#307
Tokazama
closed
2 years ago
1
One more OffsetArray fix
#306
Tokazama
closed
2 years ago
1
Remove unnecessary methods from `setindex`
#305
hyrodium
closed
2 years ago
14
Previous
Next