-
Notifications
You must be signed in to change notification settings - Fork 132
Issues: pymc-devs/pytensor
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Implement New feature or request
help wanted
Extra attention is needed
linalg
Linear algebra
Op implementation
BandedDot
Op
enhancement
#1416
opened May 23, 2025 by
jessegrabowski
Loading…
1 of 11 tasks
Implement Extra attention is needed
linalg
Linear algebra
Op implementation
linalg.BandedDot
feature request
help wanted
#1415
opened May 23, 2025 by
jessegrabowski
Decompose Tridiagonal Solve into core steps
enhancement
New feature or request
graph rewriting
linalg
Linear algebra
Op implementation
performance
#1382
opened Apr 29, 2025 by
ricardoV94
•
Draft
1 task
Add Ops for specialized dot products with structured matrices
graph rewriting
help wanted
Extra attention is needed
linalg
Linear algebra
performance
#1323
opened Mar 26, 2025 by
jessegrabowski
Numba lapack routines should use int64 for shapes
linalg
Linear algebra
numba
#1310
opened Mar 21, 2025 by
ricardoV94
Replace our New feature or request
linalg
Linear algebra
OpFromGraph
Tri
op with an OpFromGraph
beginner friendly
enhancement
#1265
opened Mar 5, 2025 by
jessegrabowski
solve_triangular
gradients are wrong for certain options
bug
#1230
opened Feb 21, 2025 by
jessegrabowski
Add numba overload for Linear algebra
numba
SciPy compatibility
scipy.linalg.svd
backend compatibility
linalg
#1197
opened Feb 6, 2025 by
jessegrabowski
Group sum of vector inner products with same vector
graph rewriting
linalg
Linear algebra
performance
#1175
opened Jan 25, 2025 by
ricardoV94
Scipy solve allows more Linear algebra
SciPy compatibility
assume_a
flags in 1.15
linalg
#1152
opened Jan 13, 2025 by
ricardoV94
Sparsity support in pytensor
enhancement
New feature or request
gradients
linalg
Linear algebra
#1127
opened Dec 15, 2024 by
Ch0ronomato
Add helper for constructing block matrices
enhancement
New feature or request
feature request
help wanted
Extra attention is needed
linalg
Linear algebra
NumPy compatibility
#1100
opened Nov 22, 2024 by
jessegrabowski
Add Linear algebra
Op implementation
on_error
argument to linalg functions
linalg
#1078
opened Nov 11, 2024 by
jessegrabowski
Add rewrite to optimize Linear algebra
performance
block_diag(a, b) @ c
graph rewriting
linalg
#1044
opened Oct 20, 2024 by
jessegrabowski
Add rewrite to optimize Linear algebra
performance
dot(kron(a, b), c)
graph rewriting
linalg
#1043
opened Oct 20, 2024 by
jessegrabowski
Matrix determinant lemma example shows several optimizations misses
graph rewriting
linalg
Linear algebra
#1040
opened Oct 18, 2024 by
ricardoV94
Use contraction path to optimize New feature or request
feature request
linalg
Linear algebra
NumPy compatibility
pt.nlinalg.matrix_dot
enhancement
#961
opened Aug 5, 2024 by
jessegrabowski
Extend inverse @ b as solve rewrite to batched dots
beginner friendly
graph rewriting
linalg
Linear algebra
#945
opened Jul 19, 2024 by
ricardoV94
Implement linear algebra functions in PyTorch
enhancement
New feature or request
linalg
Linear algebra
torch
PyTorch backend
#922
opened Jul 11, 2024 by
twaclaw
Loading…
6 of 11 tasks
Add numpy Extra attention is needed
linalg
Linear algebra
NumPy compatibility
performance
multi_dot
helper and graph rewrites
graph rewriting
help wanted
#583
opened Jan 11, 2024 by
ricardoV94
Implement Linear algebra
performance
SciPy compatibility
vectorization
lu_factor
and lu_solve
for Blockwise Solve
rewrites
backend compatibility
feature request
graph rewriting
linalg
#582
opened Jan 10, 2024 by
jessegrabowski
ENH: Implement COLA library rewrites for linear algebra functions
feature request
graph rewriting
help wanted
Extra attention is needed
linalg
Linear algebra
numba
performance
#573
opened Jan 5, 2024 by
jessegrabowski
10 of 43 tasks
Expand linalg rewrites based on "triangular" tag
graph rewriting
linalg
Linear algebra
#385
opened Jul 15, 2023 by
ricardoV94
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.