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
CompatHelper: bump compat for GPUArraysCore in [weakdeps] to 0.2, (keep existing compat)
#455
github-actions[bot]
closed
2 weeks ago
0
CompatHelper: bump compat for GPUArraysCore in [weakdeps] to 0.2, (keep existing compat)
#454
github-actions[bot]
closed
1 week ago
0
Fix Tracker with restructure
#453
ChrisRackauckas
closed
2 months ago
0
Remove empty section in conversions.md
#452
homocomputeris
closed
2 months ago
0
revert #449
#451
oscardssmith
closed
3 months ago
1
CompatHelper: add new compat entry for StaticArrays in [weakdeps] at version 1, (keep existing compat)
#450
github-actions[bot]
opened
3 months ago
0
Make extension depend on `StaticArrays` and optimize `lu_instance`
#449
oscardssmith
closed
3 months ago
1
Make sparsearrays an ext
#448
ChrisRackauckas
closed
3 months ago
0
Move `SparseArrays` and `SuiteSparse` into extensions
#447
avik-pal
closed
3 months ago
0
`can_setindex` is incorrect?
#446
avik-pal
closed
3 months ago
2
CompatHelper: bump compat for CUDSS in [weakdeps] to 0.3, (keep existing compat)
#445
github-actions[bot]
closed
4 months ago
0
Fix tests
#444
ChrisRackauckas
closed
5 months ago
0
chore: add `has_trivial_array_constructor`
#443
DhairyaLGandhi
closed
5 months ago
4
CompatHelper: add new compat entry for CUDA in [weakdeps] at version 5, (keep existing compat)
#442
github-actions[bot]
closed
5 months ago
0
CompatHelper: add new compat entry for Tracker in [weakdeps] at version 0.2, (keep existing compat)
#441
github-actions[bot]
closed
5 months ago
0
CompatHelper: add new compat entry for CUDSS in [weakdeps] at version 0.2, (keep existing compat)
#440
github-actions[bot]
closed
5 months ago
0
CompatHelper: add new compat entry for ReverseDiff in [weakdeps] at version 1, (keep existing compat)
#439
github-actions[bot]
closed
5 months ago
0
CompatHelper: add new compat entry for BandedMatrices in [weakdeps] at version 1, (keep existing compat)
#438
github-actions[bot]
closed
5 months ago
0
CompatHelper: add new compat entry for ChainRules in [weakdeps] at version 1, (keep existing compat)
#437
github-actions[bot]
closed
5 months ago
0
CompatHelper: add new compat entry for BlockBandedMatrices in [weakdeps] at version 0.13, (keep existing compat)
#436
github-actions[bot]
closed
5 months ago
0
CompatHelper: add new compat entry for GPUArraysCore in [weakdeps] at version 0.1, (keep existing compat)
#435
github-actions[bot]
closed
5 months ago
0
CompatHelper: add new compat entry for StaticArraysCore in [weakdeps] at version 1, (keep existing compat)
#434
github-actions[bot]
closed
5 months ago
0
Add CUDSS extension for LU factorization instances
#433
ChrisRackauckas
closed
6 months ago
0
Add can_setindex for ChainRules OneElement
#432
avik-pal
closed
7 months ago
1
Preserve the dimensions of ReverseDiff TrackedArray
#431
avik-pal
closed
7 months ago
2
Specialize Array of Structs to Struct of Array for ReverseDiff
#430
ChrisRackauckas
closed
8 months ago
1
Fixed can_setindex for MArray
#429
jecs
closed
8 months ago
2
can_setindex for <:MArray evaluates to false
#428
jecs
closed
8 months ago
2
Bump codecov/codecov-action from 3 to 4
#427
dependabot[bot]
closed
9 months ago
0
Bump actions/cache from 3 to 4
#426
dependabot[bot]
closed
9 months ago
1
CompatHelper: bump compat for Adapt to 4, (keep existing compat)
#425
github-actions[bot]
closed
10 months ago
0
Cover more lu instance types
#424
ChrisRackauckas
closed
11 months ago
1
Better instance construction for ldlt
#423
ChrisRackauckas
closed
1 year ago
1
Add dispatches for Transpose and Adjoint for Banded Matrices
#422
avik-pal
closed
1 year ago
1
Bump actions/checkout from 3 to 4
#421
dependabot[bot]
closed
1 year ago
1
Allow for setting QR pivot types
#420
ChrisRackauckas
closed
1 year ago
1
Fix pivot definition by version
#419
ChrisRackauckas
closed
1 year ago
1
Disable check=false on previous Julia versions
#418
ChrisRackauckas
closed
1 year ago
1
Fix cholesky_instance for symmetric sparse
#417
ChrisRackauckas
closed
1 year ago
1
Only sparse ldlt has check
#416
ChrisRackauckas
closed
1 year ago
1
LDLt has no check
#415
ChrisRackauckas
closed
1 year ago
1
More qr_instance fixes
#414
ChrisRackauckas
closed
1 year ago
0
update for new QR instance
#413
ChrisRackauckas
closed
1 year ago
1
Minimal interface for index labels
#412
Tokazama
opened
1 year ago
1
migrate simplified dimnames
#411
Tokazama
opened
1 year ago
2
Index traits
#410
Tokazama
opened
1 year ago
3
Remove SnoopPrecompile dep
#409
ChrisRackauckas
closed
1 year ago
1
Bump master
#408
ChrisRackauckas
closed
1 year ago
1
Migrate from SnoopPrecompile to PrecompileTools
#407
timholy
closed
1 year ago
2
Fix BigFloat QR instance and test better
#406
ChrisRackauckas
closed
1 year ago
1
Next