JuliaLinearAlgebra/ArrayLayouts.jl
A Julia package for describing array layouts and more general fast linear algebra
JuliaMIT
Issues
- 93
TagBot trigger issue
#47 opened by JuliaTagBot - 5
Extremely slow BLAS muladd when α,β are Int
#253 opened by sztal - 2
Issue with passed layout in default `cholesky!_layout` method for Symmetric matrices
#244 opened by DanielVandH - 0
kwcall ambiguity for lu(Symmetric(BandedMatrix))
#243 opened by DanielVandH - 1
Issues with inv(Triangular)
#239 opened by DanielVandH - 2
Type piracy in `unsafe_convert`
#205 opened by KristofferC - 2
- 0
Method ambiguities reported by Aqua
#192 opened by prbzrg - 1
Conformity with LinearAlgebra's muladd order
#186 opened by jishnub - 0
Add RectDiagonalLayout
#185 opened by dlfivefifty - 1
Error precompiling on julia master `too many parameters for type AbstractTriangular`
#178 opened by IanButterworth - 1
`cholesky` should not error with `check=false`
#100 opened by jishnub - 2
Rename _copyto! as copyto_layout!
#157 opened by dlfivefifty - 2
High package load time
#106 opened by jishnub - 1
overwrite `Base.maybeview`?
#155 opened by putianyi889 - 3
ArrayLayouts won't compile on the nightly
#147 opened by ctkelley - 2
The example in the README is confusing
#135 opened by bvdmitri - 0
add ReshapedArray to copyto!
#127 opened by dlfivefifty - 0
- 0
- 0
- 0
Using .\ in copy(::Ldiv{<:DiagonalLayout})
#44 opened by dlfivefifty - 5
Ambiguity in ldiv! since ArrayLayouts@0.7.7
#83 opened by krcools - 0
- 1
Specialized `default_blasmul!` for `Diagonal`, `Tridiagonal`, and `SymTridiagonal`?
#101 opened by jagot - 1
Warning message from 1.8.0-rc3
#99 opened by ctkelley - 0
- 0
Separate out traits into Core/Base package?
#87 opened by rayegun - 6
- 4
ambiguity with qr in v1.7
#79 opened by daanhb - 2
Cholesky factorisations are not inferred
#66 opened by jipolanco - 2
SparseArray layouts?
#74 opened by orenbenkiki - 1
should this be SingularE"x"ception?
#71 opened by putianyi889 - 2
- 1
- 1
Add TrapezoidalLayout
#31 opened by mleprovost - 3
- 0
- 2
Failing test
#23 opened by nico202 - 0
Fix adjoints of vector multiplication
#20 opened by dlfivefifty - 7
PermutedDimsArray
#10 opened by mcabbott - 12
Layouts & storage
#9 opened by haampie