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

update manifest from JuliaSyntaxHighlighting UUID change

KristofferC opened this pull request 6 days ago
Using Gram matrices to speed up `opnorm`

njericha opened this issue 9 days ago
Fix structure test for strided matrices

dkarrasch opened this pull request 10 days ago
Provide a method for left eigenvectors

bertini97 opened this issue 11 days ago
Bump version number to v1.12.0

dkarrasch opened this pull request 13 days ago
Update .ci/Manifest.toml (#1179)

dkarrasch opened this pull request 13 days ago
test: fix test output

inkydragon opened this pull request 14 days ago
Reduce allocations and improve performance in `syevr!`

BioTurboNick opened this pull request 17 days ago
ci: Fix ci errors

inkydragon opened this pull request 19 days ago
Are eigenvectors normalised?

jj-du-plessis opened this issue 21 days ago
Delete .ci/Manifest.toml

dkarrasch opened this pull request 21 days ago
Handling of non-square `AbstractQ`

araujoms opened this issue 21 days ago
fix error messages

araujoms opened this pull request 21 days ago
test: use `BLAS.libblastrampoline`

inkydragon opened this pull request 21 days ago
Let `cond` of an empty square matrix return zero

martinholters opened this pull request 23 days ago
Remove implicit pinvs of vectors

antoine-levitt opened this issue 24 days ago
Check sizes of arguments in `dot`

antoine-levitt opened this issue 24 days ago
Fix #1164 - flaky posv test

ViralBShah opened this pull request 24 days ago
lapack: posv: flaky test

nsajko opened this issue about 1 month ago
evalpoly for matrix polynomials

stevengj opened this pull request about 1 month ago
muladd(matrix, matrix, scalar) gives unexpected result

stevengj opened this issue about 1 month ago
`evalpoly` is broken for matrices

LilithHafner opened this issue about 1 month ago
Improve AbstractQ coverage

dkarrasch opened this pull request about 1 month ago
`Matrix` conversion for structured matrices without a `zero`

jishnub opened this pull request about 1 month ago
Specialize `diag(::Diagonal)`

putianyi889 opened this pull request about 2 months ago
Rearrange tests

dkarrasch opened this pull request about 2 months ago
`sqrt`, `cbrt` and `log` for dense diagonal matrices

jishnub opened this pull request about 2 months ago
Make unitary matrices in `svd`/`eigen` of `Diagonal` be unitless

dkarrasch opened this pull request about 2 months ago
Failure computing the SVD of symmetric complex matrices

apkille opened this issue about 2 months ago
don't use reducedim_initarray

adienes opened this pull request about 2 months ago
Consistently check matrix sizes in matmul

jishnub opened this pull request about 2 months ago
docs: fix unexported function names in svd doc

inkydragon opened this pull request about 2 months ago
avoid division by zero in svd(::Diagonal)

araujoms opened this pull request about 2 months ago
`NaN` values in `SVD` of zero matrix wrapped in `Diagonal`

sztal opened this issue about 2 months ago
port bitarray tests to LinearAlgebra.jl

KristofferC opened this pull request about 2 months ago
Failure to check dimensions when multiplying an empty array

timholy opened this issue about 2 months ago
No test for `bitarray.jl`

inkydragon opened this issue about 2 months ago
Fix documentation bug in QR docstring

maltepuetz opened this pull request about 2 months ago
setup coverage

KristofferC opened this pull request about 2 months ago
Fallback `newindex` method with a `BandIndex`

jishnub opened this pull request 2 months ago
ci: add linux-i686

inkydragon opened this pull request 2 months ago
don't refer to internal variable names in gemv exceptions

stevengj opened this pull request 2 months ago
Add `NEWS.md` to keep track of/announce changes

ajinkya-k opened this issue 2 months ago
Port structured opnorm changes from main julia PR

dgleich opened this pull request 2 months ago
bring back [l/r]mul! shortcuts for (kn)own triangular types

dkarrasch opened this pull request 2 months ago
Add LU decomposition with complete pivoting?

ajinkya-k opened this issue 2 months ago
Higher-order functions in `factorize` to obtain structure

jishnub opened this pull request 2 months ago
Backports release 1.11

KristofferC opened this pull request 2 months ago
Backports release 1.10

KristofferC opened this pull request 2 months ago
Cache and reuse `R` in adjoint `QR` `ldiv!`

jishnub opened this pull request 2 months ago
define lu!(F::LU,A) for general matrices

longemen3000 opened this pull request 2 months ago
`sqrt(::Matrix{Float64})` is not type stable

LilithHafner opened this issue 2 months ago
faster implementation of rank(::QRPivoted) fixes #1128

ajinkya-k opened this pull request 2 months ago
`rank(::QRPivoted)` is very inefficient

ajinkya-k opened this issue 2 months ago
implements a `rank(::SVD)` method and adds unit tests. fixes #1126

ajinkya-k opened this pull request 2 months ago
rank(::SVD) method

ajinkya-k opened this issue 2 months ago
allow passing ipiv to lu! factorizations

longemen3000 opened this pull request 2 months ago
Remove old debug functionality in triangular.jl

andreasnoack opened this pull request 2 months ago
Reduce number of test combinations in test/triangular.jl

andreasnoack opened this pull request 2 months ago
un-revert "Simplify some views of Adjoint matrices"

mcabbott opened this pull request 2 months ago
run with -O0 unless on release or backport branch

KristofferC opened this pull request 2 months ago
try use updated windows compilers in PackageCompiler

KristofferC opened this pull request 2 months ago
use an explicit file extension when creating sysimage

KristofferC opened this pull request 2 months ago
Run Linux tests with -O0

andreasnoack opened this pull request 2 months ago
Rationalize tests for CI vs. releases

ViralBShah opened this issue 2 months ago
Open PRs against LinearAlgebra in julia repo

KristofferC opened this issue 2 months ago
[CI] Install DependaBot

giordano opened this pull request 2 months ago
Update LICENSE

inkydragon opened this pull request 2 months ago
remove REPL from custom sysimage

KristofferC opened this pull request 2 months ago
CI: re-run windows test

inkydragon opened this pull request 2 months ago
License

ViralBShah opened this issue 2 months ago
Enable Linux 32-bit in CI

ViralBShah opened this issue 2 months ago
Non-contiguous matrices in triangular mul! and div!

jishnub opened this pull request 2 months ago
Issue number mapping from julia repo to LinearAlgebra.jl repo

KristofferC opened this issue 2 months ago
Feature request: Decompositions for Unitful matrices

NAThompson opened this issue 3 months ago
Bugs in julia/stdlib/LinearAlgebra/src/bunchkaufman.jl

stensmo opened this issue 3 months ago
LinearAlgebra.norm(x, n) should be recursive?

WalterMadelim opened this issue 3 months ago
Matrix(hessenberg(A)) returns A not the hessenberg form

alanedelman opened this issue 3 months ago
Large regression with StaticArrays in v1.11

kaipartmann opened this issue 4 months ago
Bug Report: `SymTridiagonal` Constructor Fails to `show` or `collect`

singularitti opened this issue 4 months ago
Add `isunitary` & `isorthogonal` functions to `LinearAlgebra` stdlib?

singularitti opened this issue 4 months ago
Lost generality of `_generic_matmatmul` in 1.11

laggvar opened this issue 4 months ago
[CI] Doctests in `LinearAlgebra` depend on the CPU

giordano opened this issue 4 months ago
Test failure in `LinearAlgebra/addmul`

giordano opened this issue 5 months ago
LinearAlgebra/addmul all-NAN batman?

vtjnash opened this issue 5 months ago
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