Skip to content

Conversation

zaxtax
Copy link
Contributor

@zaxtax zaxtax commented Oct 4, 2025

Description

This adds a dim aware logsumexp function to pytensor

Checklist

Type of change

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

📚 Documentation preview 📚: https://pytensor--1629.org.readthedocs.build/en/1629/

Copy link

codecov bot commented Oct 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.67%. Comparing base (b05acfd) to head (85ecc07).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1629   +/-   ##
=======================================
  Coverage   81.67%   81.67%           
=======================================
  Files         232      232           
  Lines       53132    53133    +1     
  Branches     9410     9409    -1     
=======================================
+ Hits        43396    43397    +1     
  Misses       7283     7283           
  Partials     2453     2453           
Files with missing lines Coverage Δ
pytensor/xtensor/math.py 64.86% <100.00%> (+0.23%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ricardoV94 ricardoV94 added the enhancement New feature or request label Oct 7, 2025
@ricardoV94 ricardoV94 merged commit 1d825dd into pymc-devs:main Oct 7, 2025
65 checks passed
@ricardoV94
Copy link
Member

Thanks @zaxtax

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants