Skip to content

Fix pinv jax test and support hermitian flag #296

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 2 commits into from
May 14, 2023

Conversation

ricardoV94
Copy link
Member

@ricardoV94 ricardoV94 commented May 14, 2023

My fault, I missed the failing test in #294

I went ahead and also added support for the hermitian flag

@ricardoV94 ricardoV94 requested a review from twiecki May 14, 2023 10:18
@ricardoV94 ricardoV94 changed the title Fix pinv jax test and support Hermition option Fix pinv jax test and support hermitian flag May 14, 2023
@ricardoV94 ricardoV94 added enhancement New feature or request and removed bug Something isn't working labels May 14, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #296 (bde3e5d) into main (095e3c9) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #296      +/-   ##
==========================================
+ Coverage   80.36%   80.37%   +0.01%     
==========================================
  Files         153      153              
  Lines       44875    44896      +21     
  Branches    10991    10993       +2     
==========================================
+ Hits        36064    36087      +23     
+ Misses       6606     6605       -1     
+ Partials     2205     2204       -1     
Impacted Files Coverage Δ
pytensor/link/jax/dispatch/nlinalg.py 90.00% <100.00%> (+0.66%) ⬆️
pytensor/link/jax/dispatch/scan.py 100.00% <100.00%> (ø)
pytensor/link/numba/dispatch/scan.py 95.89% <100.00%> (+0.43%) ⬆️

... and 1 file with indirect coverage changes

@ricardoV94 ricardoV94 merged commit 6cadc76 into pymc-devs:main May 14, 2023
@ricardoV94 ricardoV94 deleted the pinv branch June 21, 2023 08:56
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.

3 participants