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

Revert "Avoid miniKanren v1.0.4"
#1498 opened Jun 25, 2025 by maresb Loading…
1 of 11 tasks
Optimize matmuls involving block diagonal matrices enhancement New feature or request graph rewriting linalg Linear algebra performance
#1493 opened Jun 21, 2025 by jessegrabowski Loading…
3 of 11 tasks
Handle lower flag more carefully in Solve to CholeskySolve rewrite bug Something isn't working graph rewriting linalg Linear algebra
#1492 opened Jun 21, 2025 by jessegrabowski Loading…
4 of 11 tasks
Add function to mermaid diagram
#1490 opened Jun 20, 2025 by williambdean Loading…
11 tasks
Add xtensor broadcast
#1489 opened Jun 20, 2025 by AllenDowney Loading…
Update test_shape.py
#1477 opened Jun 15, 2025 by AllenDowney Loading…
Add rewrite for softplus(log(x)) -> log1p(x) enhancement New feature or request graph rewriting
#1452 opened Jun 6, 2025 by lciti Loading…
4 of 11 tasks
Implement numba dispatch for ScalarLoop enhancement New feature or request numba
#1445 opened Jun 5, 2025 by ricardoV94 Draft
Fixed the get_var func
#1441 opened Jun 5, 2025 by prajwalun Loading…
6 of 11 tasks
Implement BandedDot Op enhancement New feature or request help wanted Extra attention is needed linalg Linear algebra Op implementation
#1416 opened May 23, 2025 by jessegrabowski Loading…
1 of 11 tasks
Implement Convolve2D Op convolution enhancement New feature or request help wanted Extra attention is needed SciPy compatibility
#1397 opened May 9, 2025 by jessegrabowski Draft
3 tasks
Extend verify_grad to complex gradient
#1367 opened Apr 14, 2025 by educhesne Draft
3 of 11 tasks
MLX backend POC backend compatibility enhancement New feature or request
#1365 opened Apr 11, 2025 by williambdean Loading…
11 tasks
Don't run the PyPi job all the time help wanted Extra attention is needed
#1363 opened Apr 9, 2025 by ricardoV94 Loading…
Cache numba stuff
#1326 opened Mar 28, 2025 by ricardoV94 Draft
11 tasks
Remove value getter method from Constant
#1317 opened Mar 23, 2025 by Abhinav-Khot Loading…
2 of 11 tasks
ProTip! Filter pull requests by the default branch with base:main.