Skip to content
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

Deprecate extract_diag and linalg.trace in favor of numpy look-alikes #428

Merged
merged 2 commits into from
Sep 7, 2023

Conversation

ricardoV94
Copy link
Member

Provide the same function names and behavior as numpy to reduce confusion

@codecov-commenter
Copy link

codecov-commenter commented Sep 5, 2023

Codecov Report

Merging #428 (76a1354) into main (d611395) will decrease coverage by 0.01%.
The diff coverage is 77.77%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #428      +/-   ##
==========================================
- Coverage   80.77%   80.76%   -0.01%     
==========================================
  Files         159      159              
  Lines       45847    45853       +6     
  Branches    11233    11233              
==========================================
+ Hits        37032    37034       +2     
- Misses       6588     6591       +3     
- Partials     2227     2228       +1     
Files Changed Coverage Δ
pytensor/tensor/basic.py 88.36% <60.00%> (-0.23%) ⬇️
pytensor/tensor/nlinalg.py 98.08% <100.00%> (+0.01%) ⬆️

pytensor/tensor/basic.py Outdated Show resolved Hide resolved
@ricardoV94 ricardoV94 merged commit 30e08e2 into pymc-devs:main Sep 7, 2023
51 checks passed
@ricardoV94 ricardoV94 deleted the numpy_trace branch September 7, 2023 10:07
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.

None yet

3 participants