Skip to content

Conversation

@PatrickRobotham
Copy link

@PatrickRobotham PatrickRobotham commented Dec 2, 2025

sp_sum has been moved in pytensor from pytensor.sparse.basic to pytensor.sparse.math

The higher level module pytensor.sparse exports this function.

Description

Related Issue

Checklist

Type of change

  • New feature / enhancement
  • Bug fix
  • Documentation
  • Maintenance
  • Other (please specify):

sp_sum has been moved in pytensor from pytensor.sparse.basic to pytensor.sparse.math 

The higher level module pytensor.sparse exports this function.
@codecov
Copy link

codecov bot commented Dec 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.49%. Comparing base (87f80f9) to head (ef352dc).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #7984   +/-   ##
=======================================
  Coverage   91.49%   91.49%           
=======================================
  Files         116      116           
  Lines       18963    18964    +1     
=======================================
+ Hits        17350    17351    +1     
  Misses       1613     1613           
Files with missing lines Coverage Δ
pymc/distributions/multivariate.py 93.92% <100.00%> (+<0.01%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ricardoV94
Copy link
Member

ricardoV94 commented Dec 2, 2025

Didn't notice the open PR, I left a comment on the original issue. PyMC main should be compatible with the pinned PyTensor dependency not its main branch. We'll be doing a new PyTensor release soon and follow with update on the PyMC side

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Pymc is not compatible with latest pytensor

2 participants