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

Choose number of OpenBLAS threads based on process affinity

carstenbauer opened this issue 6 months ago
Allow uplo='F' for Symmetric and Hermitian wrappers?

amontoison opened this issue 6 months ago
Segmentation fault in Hermitian `eigen`/`eigvals` on nightly

jishnub opened this issue 6 months ago
rdiv! on LU object is much slower than ldiv!

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
Error on large matrix powers

mikmoore opened this issue 7 months ago
`LinearAlgebra` with `BigFloat` edgecases crash Julia

SouthEndMusic opened this issue 7 months ago
Matrix `exp` and `log` are not inverse of each other

olivierverdier opened this issue 8 months ago
Potentially erring paths in matrix logarithms

jishnub opened this issue 8 months ago
Dimension check too restrictive in copytrito! and lacpy!

amontoison opened this issue 9 months ago
should matrix-vector mul! also protect against aliasing?

daviehh opened this issue 9 months ago
pivoted cholesky(I(2)) not implemented

3f6a opened this issue 9 months ago
Add nullspace(::QRPivoted) and cond(::QRPivoted) methods

danilonumeroso opened this issue 9 months ago
Composable multithreading with OpenBLAS

giordano opened this issue 9 months ago
`eigen` and `svd` with `Symmetric{Float16, ...}`

btmit opened this issue 10 months ago
Inverse of `Hermitian` complex matrix giving wrong results

marvinlenk opened this issue 10 months ago
Error in Sqrt for julia > 1.10.2

CodeLenz opened this issue 10 months ago
special case copyto!(::Bidiagonal, ::Bidiagonal)

dlfivefifty opened this issue 10 months ago
AbstractQ literal_pow (Q^2) missing

dlfivefifty opened this issue 10 months ago
Change in backslash between adjoined arrays.

KristofferC opened this issue 11 months ago
Allow QR decomposition for zero-row matrices.

manuelbb-upb opened this issue 12 months ago
dot function wrong result

AlexG-coder opened this issue 12 months ago
rank(::QRPivoted) method?

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
[LinearAlgebra] `zero(::ArrayWrapper)` should forward to the parent

MasonProtter opened this issue about 1 year ago
Docs link is broken

moble opened this issue about 1 year ago
Support arbitrary multiple-cluster sorting in `ordschur`

mbauman opened this issue about 1 year ago
Support arbitrary multiple-cluster sorting in `ordschur`

mbauman opened this issue about 1 year ago
ambiguous methods for matrix multiplication

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
BLAS.gemv! has different numerical results depending upon vector striding

dlfivefifty opened this issue about 1 year ago
normalize() fails with symbolic arguments

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
Missing matrix product method

cossio opened this issue about 1 year ago
Matrix multiplication error in OpenBLAS in Windows?!

droodman opened this issue about 1 year ago
StackOverflowError when using LinearAlgebra norm on "wrong" datatypes

TimSiebert1 opened this issue about 1 year ago
Type instability for eigen of a complex matrix

albertomercurio opened this issue about 1 year ago
Regression in sparse-dense multiplication

dkarrasch opened this issue about 1 year ago
Some linalg tests have stochastic allocation behavior

gbaraldi opened this issue over 1 year ago
Very slow LinearAlgebra operations, because of missing precompilatrion

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
`transpose` should not be recursive

adienes opened this issue over 1 year ago
Should `copy_transpose!` also transpose elements?

maltezfaria opened this issue over 1 year ago
/ (rdiv) doesn't work with BunchKaufman types

ojwoodford opened this issue over 1 year ago
lmul! missing for Bidiagonal

dlfivefifty opened this issue over 1 year ago
Enable rationals for `UniformScaling`

KronosTheLate opened this issue over 1 year ago
`logabsdet` has a weird name

ParadaCarleton opened this issue over 1 year ago
define `Base.isstored` for diagonal

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
\ should work with zero matrices

cossio opened this issue about 2 years ago
Support broadcasting `I`

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
Do not merge: trying to fix all the CI failures caused by ambiguities

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
Error when inverting array view under certain conditions

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
Remove implicit pinvs of vectors

antoine-levitt opened this issue almost 4 years ago
`cond` fails for null dimensions

andreasvarga opened this issue over 4 years ago
Multiplication with triangular arrays of (static) arrays.

mschauer opened this issue over 6 years ago
Move LinearAlgebra to its own repo

ararslan opened this issue over 7 years ago