-
Notifications
You must be signed in to change notification settings - Fork 186
Pull requests: pymc-devs/pytensor
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Propagate triangularity through matrix transpose
graph rewriting
linalg
Linear algebra
#2174
opened May 27, 2026 by
jessegrabowski
Member
Loading…
Lift assumptions into scan inner function
#2172
opened May 26, 2026 by
jessegrabowski
Member
•
Draft
Fix local_subtensor_of_batch_dims when encountering stale broadcast types
#2167
opened May 25, 2026 by
jaanerik
Contributor
Loading…
3 tasks done
xtensor: inline Einsum OFG in lower_dot to avoid ShapeFeature compile blow-up
#2164
opened May 22, 2026 by
cetagostini
Contributor
Loading…
4 of 5 tasks
Add tiny transformer LLM notebook
docs
xtensor
#2163
opened May 22, 2026 by
cetagostini
Contributor
•
Draft
6 tasks done
Bump the github-actions group with 6 updates
GitHub CI/CD
major
no releasenotes
#2161
opened May 20, 2026 by
dependabot
Bot
Loading…
Numba sparse dot: use final precision in intermediate computations
maintenance
numba
#2159
opened May 20, 2026 by
ricardoV94
Member
Loading…
Drop support for Python 3.11
do not merge
major
release
#2158
opened May 20, 2026 by
ricardoV94
Member
Loading…
Remove symbolic axis from join/split
maintenance
major
Op implementation
#2144
opened May 18, 2026 by
jessegrabowski
Member
Loading…
Optimize CAReduce of Join by pushing reduction through concatenation
graph rewriting
performance
#2130
opened May 13, 2026 by
williambdean
Contributor
Loading…
Remove setuptools from runtime dependency
dependencies
Pull requests that update a dependency file
maintenance
#2121
opened May 11, 2026 by
ricardoV94
Member
Loading…
Block helper and rewrites
enhancement
New feature or request
graph rewriting
linalg
Linear algebra
NumPy compatibility
#2117
opened May 6, 2026 by
jessegrabowski
Member
Loading…
numba: inline="always" to speedup trivial op compilation
maintenance
numba
performance
#2111
opened May 3, 2026 by
ricardoV94
Member
•
Draft
Clean up ShapeFeature caches and remove tracks_shape
#2104
opened Apr 30, 2026 by
ricardoV94
Member
•
Draft
Rewrite det(inv(X)) → 1/det(X)
#2102
opened Apr 30, 2026 by
alessandrogentili001
Contributor
Loading…
4 of 11 tasks
Add MultiDot op and rewrites for optimal contraction
enhancement
New feature or request
linalg
Linear algebra
NumPy compatibility
#2060
opened Apr 19, 2026 by
jessegrabowski
Member
Loading…
Rewrite ShapeFeature to not hold live variables
#2056
opened Apr 17, 2026 by
ricardoV94
Member
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.