Skip to content

Implement Polygamma Op #505

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Implement Polygamma Op #505

merged 1 commit into from
Nov 17, 2023

Conversation

ricardoV94
Copy link
Member

Closes #499

@codecov-commenter
Copy link

Codecov Report

Merging #505 (f48ed5e) into main (f6be521) will increase coverage by 0.00%.
The diff coverage is 75.67%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #505   +/-   ##
=======================================
  Coverage   80.77%   80.77%           
=======================================
  Files         162      162           
  Lines       46105    46136   +31     
  Branches    11266    11272    +6     
=======================================
+ Hits        37240    37266   +26     
- Misses       6638     6640    +2     
- Partials     2227     2230    +3     
Files Coverage Δ
pytensor/gradient.py 76.82% <ø> (ø)
pytensor/tensor/math.py 90.18% <100.00%> (+0.01%) ⬆️
pytensor/tensor/rewriting/math.py 86.50% <100.00%> (+0.03%) ⬆️
pytensor/scalar/math.py 88.97% <68.96%> (-0.27%) ⬇️

@ricardoV94 ricardoV94 requested a review from ferrine November 16, 2023 17:28
@ricardoV94 ricardoV94 merged commit 92d5450 into pymc-devs:main Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement polygamma
3 participants