issues
search
JuliaLang
/
LinearAlgebra.jl
Julia Linear Algebra standard library
Other
12
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Enable Linux 32-bit in CI
#1109
ViralBShah
opened
25 minutes ago
0
Non-contiguous matrices in triangular mul! and div!
#1108
jishnub
opened
1 hour ago
0
Issue number mapping from julia repo to LinearAlgebra.jl repo
#1107
KristofferC
opened
7 hours ago
1
WIP: Set up CI etc
#1
KristofferC
closed
5 days ago
3
Bugs in julia/stdlib/LinearAlgebra/src/bunchkaufman.jl
#1106
stensmo
closed
1 week ago
2
LinearAlgebra.norm(x, n) should be recursive?
#1105
WalterMadelim
closed
1 week ago
6
Matrix(hessenberg(A)) returns A not the hessenberg form
#1104
alanedelman
closed
1 week ago
4
LinearAlgebra `kron` test fails in the REPL on `backports-release-1.11`
#1103
topolarity
closed
3 weeks ago
6
Large regression with StaticArrays in v1.11
#1102
kaipartmann
closed
24 minutes ago
9
Test failure in `LinearAlgebra/lapack.jl` in comparing `LAPACK.sytri!` to `inv` for an almost-symmetric matrix
#1101
jishnub
opened
1 month ago
9
Bug Report: `SymTridiagonal` Constructor Fails to `show` or `collect`
#1100
singularitti
opened
1 month ago
2
Bug Report: Error when Subtracting `AbstractTriangular` wrapping `Symmetric`/`Hermitian` Matrices in `LinearAlgebra`
#1099
singularitti
closed
1 month ago
0
Add `isunitary` & `isorthogonal` functions to `LinearAlgebra` stdlib?
#1098
singularitti
opened
1 month ago
7
in 1.10+, matrix decomposition components aren't always AbstractMatrix and don't behave like them
#1097
aplavin
opened
1 month ago
15
Factorizations should probably not define conversion methods to arrays and vice versa
#1096
KristofferC
opened
1 month ago
0
Lost generality of `_generic_matmatmul` in 1.11
#1095
laggvar
closed
1 month ago
0
[CI] Doctests in `LinearAlgebra` depend on the CPU
#1094
giordano
closed
1 month ago
0
Test failure in `LinearAlgebra/addmul` for 5-way `mul!` with `BigFloat` and `Bidiagonal`
#1093
giordano
closed
3 weeks ago
1
Test failure in `LinearAlgebra/addmul`
#1092
giordano
closed
3 weeks ago
2
LinearAlgebra/addmul all-NAN batman?
#1091
vtjnash
closed
2 months ago
10
Structured broadcasting doesn't work with functions that may not preserve structure conditionally
#1090
jishnub
opened
2 months ago
1
Can't sum partially initialized non-isbits Hermitian or Symmetric matrix with Diagonal or SymTridiagonal
#1089
araujoms
closed
2 months ago
4
Choose number of OpenBLAS threads based on process affinity
#1088
carstenbauer
closed
2 months ago
6
Allow uplo='F' for Symmetric and Hermitian wrappers?
#1087
amontoison
opened
3 months ago
2
Segmentation fault in Hermitian `eigen`/`eigvals` on nightly
#1086
jishnub
closed
3 months ago
30
rdiv! on LU object is much slower than ldiv!
#1085
stevengj
closed
3 weeks ago
7
Error during perform `isposdef` on own Matrix type at Julia 1.6
#1084
AnzhiZhang
closed
3 months ago
1
isapprox (≈) returns different answers depending on the abstract element type
#1083
mbauman
opened
3 months ago
3
Error on large matrix powers
#1082
mikmoore
opened
4 months ago
0
Structured matrix operations involving NaN may be inconsistent if a quick return path is taken
#1081
jishnub
opened
4 months ago
2
`LinearAlgebra` with `BigFloat` edgecases crash Julia
#1080
SouthEndMusic
closed
4 months ago
3
SVD's `propertynames` method doesn't respect private argument.
#1079
arhik
opened
4 months ago
0
Matrix `exp` and `log` are not inverse of each other
#1078
olivierverdier
closed
4 weeks ago
27
Performance regressions in linear algebra benchmarks with Hermitian and Triangular matrices
#1077
Zentrik
opened
5 months ago
0
`factorize(<:AbstractMatrix)` prefers `Cholesky` but `factorize(<:Hermitian)` prefers `BunchKaufman`
#1076
mikmoore
closed
5 months ago
2
Potentially erring paths in matrix logarithms
#1075
jishnub
closed
1 month ago
4
Dimension check too restrictive in copytrito! and lacpy!
#1074
amontoison
closed
6 months ago
0
should matrix-vector mul! also protect against aliasing?
#1073
daviehh
opened
6 months ago
2
Regression: Eigenvalue computation returns empty results for large symmetric matrices in Julia 1.11.0-beta1
#1072
singularitti
closed
6 months ago
4
eltype of Symmetric or Hermitian matrix of matrices is AbstractMatrix
#1071
araujoms
opened
6 months ago
10
Can't compute eigenvalues of Hermitian Diagonal matrix for generic types
#1070
araujoms
closed
2 months ago
3
pivoted cholesky(I(2)) not implemented
#1069
3f6a
closed
5 months ago
3
Add nullspace(::QRPivoted) and cond(::QRPivoted) methods
#1068
danilonumeroso
opened
6 months ago
0
Composable multithreading with OpenBLAS
#1067
giordano
opened
6 months ago
3
`eigen` and `svd` with `Symmetric{Float16, ...}`
#1066
btmit
closed
6 months ago
2
Inverse of `Hermitian` complex matrix giving wrong results
#1065
marvinlenk
closed
7 months ago
3
LinearAlgebra: unstable return value, affected by lazy string & `@show` in error path
#1064
IanButterworth
closed
4 months ago
4
Structured matrices don't extend missing dimensions correctly in broadcasting
#1063
jishnub
opened
7 months ago
1
Error in Sqrt for julia > 1.10.2
#1062
CodeLenz
opened
7 months ago
5
special case copyto!(::Bidiagonal, ::Bidiagonal)
#1061
dlfivefifty
closed
7 months ago
0
Next