Skip to content

Pull requests: pymc-devs/pytensor

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add rewrite for diag(A @ B) to avoid materializing the product graph rewriting linalg Linear algebra memory opt Memory optimization
#2302 opened Jul 17, 2026 by jessegrabowski Member Loading…
Add ndtri_exp Op
#2299 opened Jul 17, 2026 by prisharai Loading…
5 of 11 tasks
scipy compat
#2295 opened Jul 16, 2026 by ricardoV94 Member Draft
Allow building in free-threaded python major release
#2286 opened Jul 10, 2026 by ricardoV94 Member Loading…
Use joint_dims and split_dims internally over reshape
#2280 opened Jul 9, 2026 by ricardoV94 Member Draft
11 tasks
Fix gemm/gemv fusion under cast_policy=numpy+floatX and make tests policy-aware
#2276 opened Jul 7, 2026 by maresb Collaborator Loading…
3 tasks done
Bump numba upper bound to <=0.66.0 (main) dependencies Pull requests that update a dependency file maintenance numba
#2273 opened Jul 6, 2026 by github-actions Bot Loading…
Support dynamic shape-derived bounds in MLX ARange
#2260 opened Jun 26, 2026 by cetagostini Contributor Loading…
Materialize negative-stride MLX Subtensor results do not merge
#2259 opened Jun 26, 2026 by cetagostini Contributor Draft
3 tasks done
Add MLX backend dispatch for Scan
#2258 opened Jun 26, 2026 by cetagostini Contributor Loading…
2 tasks done
IndexedElemwise torelate aliased read-writes
#2255 opened Jun 25, 2026 by ricardoV94 Member Draft
Add full mlx blockwise support enhancement New feature or request mlx vectorization
#2233 opened Jun 16, 2026 by jessegrabowski Member Loading…
Fix MLX Convolve1d crash when Blockwise broadcasts the kernel
#2231 opened Jun 15, 2026 by gaoflow Contributor Loading…
[pre-commit.ci] pre-commit autoupdate
#2229 opened Jun 15, 2026 by pre-commit-ci Bot Loading…
Add pre-commit setup commands to CONTRIBUTING.md
#2222 opened Jun 14, 2026 by karlhillx Loading…
Rewrite 1/x**(-a) -> 1 * x**a
#2199 opened Jun 8, 2026 by ricardoV94 Member Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.