Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/JuliaLang/LinearAlgebra.jl
Julia Linear Algebra standard library
https://github.com/JuliaLang/LinearAlgebra.jl
Can't sum partially initialized non-isbits Hermitian or Symmetric matrix with Diagonal or SymTridiagonal
araujoms opened this issue 6 months ago
araujoms opened this issue 6 months ago
Choose number of OpenBLAS threads based on process affinity
carstenbauer opened this issue 6 months ago
carstenbauer opened this issue 6 months ago
Allow uplo='F' for Symmetric and Hermitian wrappers?
amontoison opened this issue 6 months ago
amontoison opened this issue 6 months ago
Segmentation fault in Hermitian `eigen`/`eigvals` on nightly
jishnub opened this issue 6 months ago
jishnub opened this issue 6 months ago
rdiv! on LU object is much slower than ldiv!
stevengj opened this issue 6 months ago
stevengj opened this issue 6 months ago
Error during perform `isposdef` on own Matrix type at Julia 1.6
AnzhiZhang opened this issue 6 months ago
AnzhiZhang opened this issue 6 months ago
isapprox (≈) returns different answers depending on the abstract element type
mbauman opened this issue 6 months ago
mbauman opened this issue 6 months ago
Error on large matrix powers
mikmoore opened this issue 7 months ago
mikmoore opened this issue 7 months ago
Structured matrix operations involving NaN may be inconsistent if a quick return path is taken
jishnub opened this issue 7 months ago
jishnub opened this issue 7 months ago
`LinearAlgebra` with `BigFloat` edgecases crash Julia
SouthEndMusic opened this issue 7 months ago
SouthEndMusic opened this issue 7 months ago
SVD's `propertynames` method doesn't respect private argument.
arhik opened this issue 7 months ago
arhik opened this issue 7 months ago
Matrix `exp` and `log` are not inverse of each other
olivierverdier opened this issue 8 months ago
olivierverdier opened this issue 8 months ago
Performance regressions in linear algebra benchmarks with Hermitian and Triangular matrices
Zentrik opened this issue 8 months ago
Zentrik opened this issue 8 months ago
`factorize(<:AbstractMatrix)` prefers `Cholesky` but `factorize(<:Hermitian)` prefers `BunchKaufman`
mikmoore opened this issue 8 months ago
mikmoore opened this issue 8 months ago
Potentially erring paths in matrix logarithms
jishnub opened this issue 8 months ago
jishnub opened this issue 8 months ago
Dimension check too restrictive in copytrito! and lacpy!
amontoison opened this issue 9 months ago
amontoison opened this issue 9 months ago
should matrix-vector mul! also protect against aliasing?
daviehh opened this issue 9 months ago
daviehh opened this issue 9 months ago
Regression: Eigenvalue computation returns empty results for large symmetric matrices in Julia 1.11.0-beta1
singularitti opened this issue 9 months ago
singularitti opened this issue 9 months ago
eltype of Symmetric or Hermitian matrix of matrices is AbstractMatrix
araujoms opened this issue 9 months ago
araujoms opened this issue 9 months ago
Can't compute eigenvalues of Hermitian Diagonal matrix for generic types
araujoms opened this issue 9 months ago
araujoms opened this issue 9 months ago
pivoted cholesky(I(2)) not implemented
3f6a opened this issue 9 months ago
3f6a opened this issue 9 months ago
Add nullspace(::QRPivoted) and cond(::QRPivoted) methods
danilonumeroso opened this issue 9 months ago
danilonumeroso opened this issue 9 months ago
Composable multithreading with OpenBLAS
giordano opened this issue 9 months ago
giordano opened this issue 9 months ago
`eigen` and `svd` with `Symmetric{Float16, ...}`
btmit opened this issue 10 months ago
btmit opened this issue 10 months ago
Inverse of `Hermitian` complex matrix giving wrong results
marvinlenk opened this issue 10 months ago
marvinlenk opened this issue 10 months ago
LinearAlgebra: unstable return value, affected by lazy string & `@show` in error path
IanButterworth opened this issue 10 months ago
IanButterworth opened this issue 10 months ago
Structured matrices don't extend missing dimensions correctly in broadcasting
jishnub opened this issue 10 months ago
jishnub opened this issue 10 months ago
Error in Sqrt for julia > 1.10.2
CodeLenz opened this issue 10 months ago
CodeLenz opened this issue 10 months ago
special case copyto!(::Bidiagonal, ::Bidiagonal)
dlfivefifty opened this issue 10 months ago
dlfivefifty opened this issue 10 months ago
AbstractQ literal_pow (Q^2) missing
dlfivefifty opened this issue 10 months ago
dlfivefifty opened this issue 10 months ago
Linalg: `ERROR: could not load symbol "dggsvd_64_"` in `LAPACK.ggsvd!`
jishnub opened this issue 11 months ago
jishnub opened this issue 11 months ago
`svd` of matrix with NaN entries: ArgumentError: invalid argument #4 to LAPACK call
jbrea opened this issue 11 months ago
jbrea opened this issue 11 months ago
Change in backslash between adjoined arrays.
KristofferC opened this issue 11 months ago
KristofferC opened this issue 11 months ago
Can't sum partially initialized Hermitian matrices that are not isbits with Hermitian Diagonal matrices
araujoms opened this issue 12 months ago
araujoms opened this issue 12 months ago
`SingularException` when dividing `lu` on zero-dimensional matrices of some generic types
lukas-weber opened this issue 12 months ago
lukas-weber opened this issue 12 months ago
Allow QR decomposition for zero-row matrices.
manuelbb-upb opened this issue 12 months ago
manuelbb-upb opened this issue 12 months ago
dot function wrong result
AlexG-coder opened this issue 12 months ago
AlexG-coder opened this issue 12 months ago
rank(::QRPivoted) method?
stevengj opened this issue about 1 year ago
stevengj opened this issue about 1 year ago
Non-deterministic `mul!` of `ComplexF32` arrays under Apple Silicon
pablosanjose opened this issue about 1 year ago
pablosanjose opened this issue about 1 year ago
[LinearAlgebra] `zero(::ArrayWrapper)` should forward to the parent
MasonProtter opened this issue about 1 year ago
MasonProtter opened this issue about 1 year ago
Eigen decomposition of Diagonal matrix returns Dense eigenvectors
jecs opened this issue about 1 year ago
jecs opened this issue about 1 year ago
Docs link is broken
moble opened this issue about 1 year ago
moble opened this issue about 1 year ago
Regression in tridiagonal hermitian `eigen` for `Complex{Int}` elements
jishnub opened this issue about 1 year ago
jishnub opened this issue about 1 year ago
Support arbitrary multiple-cluster sorting in `ordschur`
mbauman opened this issue about 1 year ago
mbauman opened this issue about 1 year ago
Support arbitrary multiple-cluster sorting in `ordschur`
mbauman opened this issue about 1 year ago
mbauman opened this issue about 1 year ago
ambiguous methods for matrix multiplication
nsajko opened this issue about 1 year ago
nsajko opened this issue about 1 year ago
disallow single-argument `map`, see JuliaLang/julia#52631
nsajko opened this pull request about 1 year ago
nsajko opened this pull request about 1 year ago
BLAS.gemv! has different numerical results depending upon vector striding
dlfivefifty opened this issue about 1 year ago
dlfivefifty opened this issue about 1 year ago
normalize() fails with symbolic arguments
ufechner7 opened this issue about 1 year ago
ufechner7 opened this issue about 1 year ago
mul! performance regression for sparse matrices in v1.11.0-DEV.1035
dmbates opened this issue about 1 year ago
dmbates opened this issue about 1 year ago
Re-associating matrix-chain multiplication yields unpredictable results
mikmoore opened this issue about 1 year ago
mikmoore opened this issue about 1 year ago
Missing matrix product method
cossio opened this issue about 1 year ago
cossio opened this issue about 1 year ago
Axes for transposed OffsetArray vector incorrect due to LinearAlgebra method
BioTurboNick opened this issue about 1 year ago
BioTurboNick opened this issue about 1 year ago
Matrix multiplication error in OpenBLAS in Windows?!
droodman opened this issue about 1 year ago
droodman opened this issue about 1 year ago
StackOverflowError when using LinearAlgebra norm on "wrong" datatypes
TimSiebert1 opened this issue about 1 year ago
TimSiebert1 opened this issue about 1 year ago
Type instability for eigen of a complex matrix
albertomercurio opened this issue about 1 year ago
albertomercurio opened this issue about 1 year ago
Segfault: sgemm_itcopy_SKYLAKEX at julia/libopenblas64_.so (unknown line)
kerim371 opened this issue about 1 year ago
kerim371 opened this issue about 1 year ago
Regression in sparse-dense multiplication
dkarrasch opened this issue about 1 year ago
dkarrasch opened this issue about 1 year ago
Some linalg tests have stochastic allocation behavior
gbaraldi opened this issue over 1 year ago
gbaraldi opened this issue over 1 year ago
Very slow LinearAlgebra operations, because of missing precompilatrion
PallHaraldsson opened this issue over 1 year ago
PallHaraldsson opened this issue over 1 year ago
`BLAS.ger!` defaults to GERC. No possibility to use GERU.
ponyzucker opened this issue over 1 year ago
ponyzucker opened this issue over 1 year ago
`transpose` should not be recursive
adienes opened this issue over 1 year ago
adienes opened this issue over 1 year ago
Should `copy_transpose!` also transpose elements?
maltezfaria opened this issue over 1 year ago
maltezfaria opened this issue over 1 year ago
/ (rdiv) doesn't work with BunchKaufman types
ojwoodford opened this issue over 1 year ago
ojwoodford opened this issue over 1 year ago
lmul! missing for Bidiagonal
dlfivefifty opened this issue over 1 year ago
dlfivefifty opened this issue over 1 year ago
Enable rationals for `UniformScaling`
KronosTheLate opened this issue over 1 year ago
KronosTheLate opened this issue over 1 year ago
`logabsdet` has a weird name
ParadaCarleton opened this issue over 1 year ago
ParadaCarleton opened this issue over 1 year ago
define `Base.isstored` for diagonal
longemen3000 opened this pull request over 1 year ago
longemen3000 opened this pull request over 1 year ago
reverse(A, dims=...) doesn't work for Diagonal, Tridiagonal, etcetera
stevengj opened this issue almost 2 years ago
stevengj opened this issue almost 2 years ago
[feature request] Support `setindex!` for `Symmetric` matrices on non-diagonal indices?
singularitti opened this issue about 2 years ago
singularitti opened this issue about 2 years ago
\ should work with zero matrices
cossio opened this issue about 2 years ago
cossio opened this issue about 2 years ago
Support broadcasting `I`
LilithHafner opened this issue over 2 years ago
LilithHafner opened this issue over 2 years ago
CI: only run on Julia nightly; do not run on Julia v1
DilumAluthge opened this pull request over 2 years ago
DilumAluthge opened this pull request over 2 years ago
Do not merge: trying to fix all the CI failures caused by ambiguities
DilumAluthge opened this pull request over 2 years ago
DilumAluthge opened this pull request over 2 years ago
`Base.Splat` is not available before Julia 1.9
DilumAluthge opened this pull request over 2 years ago
DilumAluthge opened this pull request over 2 years ago
At the beginning of the test suite, delete all of the old LinearAlgebra methods (and SparseArrays methods) before we do `import LinearAlgebra`
DilumAluthge opened this pull request over 2 years ago
DilumAluthge opened this pull request over 2 years ago
Error when inverting array view under certain conditions
jmlawson opened this issue over 3 years ago
jmlawson opened this issue over 3 years ago
BLAS support for M1 ARM64 via Apple's Accelerate
domschl opened this issue over 3 years ago
domschl opened this issue over 3 years ago
Remove implicit pinvs of vectors
antoine-levitt opened this issue almost 4 years ago
antoine-levitt opened this issue almost 4 years ago
`cond` fails for null dimensions
andreasvarga opened this issue over 4 years ago
andreasvarga opened this issue over 4 years ago
Multiplication with triangular arrays of (static) arrays.
mschauer opened this issue over 6 years ago
mschauer opened this issue over 6 years ago
Move LinearAlgebra to its own repo
ararslan opened this issue over 7 years ago
ararslan opened this issue over 7 years ago