An open API service for providing issue and pull request metadata for open source projects.

GitHub / numpy/numpy issues and pull requests

Labelled with: component: numpy.linalg

#29163 - ENH: Add polynomial eigenvalue solver `polyeig` to `numpy.linalg`

Pull Request - State: closed - Opened by waqarahmed6095 5 months ago - 9 comments
Labels: 01 - Enhancement, component: numpy.linalg

#28649 - ENH: Improve np.linalg.det performance

Pull Request - State: closed - Opened by eendebakpt 8 months ago - 1 comment
Labels: 01 - Enhancement, component: numpy.linalg

#27060 - MAINT: linalg: Simplify some linalg gufuncs.

Pull Request - State: closed - Opened by WarrenWeckesser over 1 year ago
Labels: component: numpy.linalg, 03 - Maintenance

#27035 - ENH: Allow disabling error for `numpy.linalg.inv` when one matrix is singular in a stack

Issue - State: open - Opened by champystile over 1 year ago - 1 comment
Labels: 01 - Enhancement, component: numpy.linalg

#26926 - TYP: improved ``numpy.linalg`` type hints

Pull Request - State: closed - Opened by jorenham over 1 year ago - 1 comment
Labels: component: numpy.linalg, 41 - Static typing

#26695 - BUG: Adds asanyarray to start of linalg.cross (#26667)

Pull Request - State: closed - Opened by charris over 1 year ago
Labels: 00 - Bug, component: numpy.linalg, 08 - Backport

#26695 - BUG: Adds asanyarray to start of linalg.cross (#26667)

Pull Request - State: closed - Opened by charris over 1 year ago
Labels: 00 - Bug, component: numpy.linalg, 08 - Backport

#26667 - BUG: Adds asanyarray to start of linalg.cross

Pull Request - State: closed - Opened by bmwoodruff over 1 year ago - 1 comment
Labels: 00 - Bug, component: numpy.linalg

#25843 - BUG: ensure empty cholesky upper does not hang.

Pull Request - State: closed - Opened by mhvk almost 2 years ago - 7 comments
Labels: 00 - Bug, component: numpy.linalg

#25843 - BUG: ensure empty cholesky upper does not hang.

Pull Request - State: closed - Opened by mhvk almost 2 years ago - 6 comments
Labels: 00 - Bug, component: numpy.linalg

#25560 - BUG: np.linalg.vector_norm: return correct shape for keepdims

Pull Request - State: closed - Opened by jakevdp almost 2 years ago - 5 comments
Labels: 00 - Bug, component: numpy.linalg

#25473 - MAINT: use cholesky_up gufunc for upper Cholesky decomposition

Pull Request - State: closed - Opened by mhvk almost 2 years ago - 2 comments
Labels: component: numpy.linalg, 03 - Maintenance

#25473 - MAINT: use cholesky_up gufunc for upper Cholesky decomposition

Pull Request - State: closed - Opened by mhvk almost 2 years ago - 2 comments
Labels: component: numpy.linalg, 03 - Maintenance

#25285 - BUG: linalg complex type rejection portability

Pull Request - State: closed - Opened by tylerjereddy almost 2 years ago - 6 comments
Labels: 00 - Bug, component: numpy.linalg

#24938 - DOC: Add warning about ill-conditioning to linalg.inv docstring

Pull Request - State: closed - Opened by melissawm about 2 years ago
Labels: 04 - Documentation, component: numpy.linalg

#24687 - ENH: Skew symmetric/matrix cross product function

Issue - State: open - Opened by Mark2000 about 2 years ago - 11 comments
Labels: 01 - Enhancement, component: numpy.linalg

#24640 - BUG: `np.linalg.eigh(complex)` give wrong eigenvectors with accelerate and netlib blas

Issue - State: open - Opened by husisy about 2 years ago - 8 comments
Labels: 00 - Bug, component: numpy.linalg

#24633 - BUG: incorrect warning message when call `np.linalg.det` on apple M1

Issue - State: closed - Opened by husisy about 2 years ago - 4 comments
Labels: 00 - Bug, component: numpy.linalg, 57 - Close?

#24613 - ENH: Adopt new macOS Accelerate BLAS/LAPACK Interfaces, including ILP64

Pull Request - State: closed - Opened by charris about 2 years ago
Labels: 01 - Enhancement, component: numpy.linalg, component: numpy.core, 08 - Backport

#24198 - BUG: f2c is using the C99 keyword complex

Issue - State: closed - Opened by mattip over 2 years ago - 2 comments
Labels: component: numpy.linalg

#23056 - ENH: possible 3000x speedup for high aspect-ratio matrices by SVD on `A*A.T`

Issue - State: open - Opened by EngrStudent almost 3 years ago - 6 comments
Labels: 01 - Enhancement, component: numpy.linalg

#22767 - ENH: Add np.linalg.matrix_transpose

Pull Request - State: closed - Opened by asmeurer almost 3 years ago - 4 comments
Labels: 01 - Enhancement, component: numpy.linalg, 56 - Needs Release Note., 62 - Python API

#22509 - BUG: Lapack lite is not thread-safe (need to guard)

Issue - State: closed - Opened by seberg about 3 years ago - 3 comments
Labels: 00 - Bug, component: numpy.linalg

#20384 - BUG: init_dgesdd failed init for large SVD

Issue - State: open - Opened by stanleyjs about 4 years ago - 2 comments
Labels: 00 - Bug, component: numpy.linalg

#19410 - SVD fails on large matrices without raising exception (Linux, MKL 2021.2.0)

Issue - State: open - Opened by joseph-long over 4 years ago - 6 comments
Labels: component: numpy.linalg

#19158 - numpy linalg test fails, svd doesn't converge when linked to openblas

Issue - State: closed - Opened by beew over 4 years ago - 2 comments
Labels: component: numpy.linalg

#19145 - Just importing numpy makes python process commit 3+GB of memory

Issue - State: open - Opened by Ark-kun over 4 years ago - 14 comments
Labels: 04 - Documentation, component: numpy.linalg

#18304 - `linalg.cond` complex dtype is inconsistent depending on `p`

Issue - State: closed - Opened by kurtamohler almost 5 years ago - 1 comment
Labels: 01 - Enhancement, component: numpy.linalg, 56 - Needs Release Note.

#16157 - BUG: NumPy references reserved symbols on iOS

Issue - State: open - Opened by lerela over 5 years ago - 2 comments
Labels: component: numpy.linalg, 32 - Installation

#15349 - np.linalg.solve documentation suggests ambigous behaviour

Issue - State: closed - Opened by DerWeh almost 6 years ago - 8 comments
Labels: 01 - Enhancement, component: numpy.linalg, 07 - Deprecation, 62 - Python API

#13956 - ENH: use OpenBLAS64 bit interfaces

Issue - State: closed - Opened by refraction-ray over 6 years ago - 26 comments
Labels: component: numpy.linalg, 03 - Maintenance

#12738 - linalg.eigh raises LinAlgError: Eigenvalues did not converge but scipy.linalg.eigh works

Issue - State: closed - Opened by maxnus almost 7 years ago - 2 comments
Labels: component: numpy.linalg

#11690 - BUG, ENH: Float16 is not supported in linalg

Issue - State: open - Opened by charris over 7 years ago - 5 comments
Labels: 00 - Bug, 01 - Enhancement, component: numpy.linalg

#10992 - BUG: Fix empty linalg.norm for ord=inf and ord=-inf.

Pull Request - State: closed - Opened by hameerabbasi over 7 years ago - 4 comments
Labels: 00 - Bug, component: numpy.linalg

#8532 - np.linalg.norm() is ~4x slower than standard library on small arrays

Issue - State: closed - Opened by Jakobovski almost 9 years ago - 7 comments
Labels: component: numpy.linalg

#7923 - Should linalg call __array_prepare__ with a context argument?

Issue - State: closed - Opened by eric-wieser over 9 years ago - 2 comments
Labels: component: numpy.linalg

#3763 - linalg.norm with ord=numpy.inf does not work for empty array

Issue - State: closed - Opened by felixlen about 12 years ago - 3 comments
Labels: 00 - Bug, component: numpy.linalg

#3755 - Raise warning when condition number is too high?

Issue - State: closed - Opened by astrojuanlu about 12 years ago - 23 comments
Labels: component: numpy.linalg, Proposal, 64 - Good Idea

#2060 - ENH: Allow disabling balancing in `linalg.eig` (Trac #1463)

Issue - State: closed - Opened by thouis about 13 years ago - 3 comments
Labels: 01 - Enhancement, component: numpy.linalg

#613 - numpy.linalg.svd seg fault on large matrix on MacOS Lion (Trac #2157)

Issue - State: closed - Opened by numpy-gitbot about 13 years ago - 7 comments
Labels: 00 - Bug, component: numpy.linalg