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

Jaxlinop merge #196

Merged
merged 36 commits into from
Mar 23, 2023
Merged

Jaxlinop merge #196

merged 36 commits into from
Mar 23, 2023

Conversation

thomaspinder
Copy link
Collaborator

Merge JaxLinOp into GPJax as a submodule

Add

Ignore repr for now.

Update setup.py
@codecov-commenter
Copy link

codecov-commenter commented Mar 23, 2023

Codecov Report

Merging #196 (9477bd8) into main (3388f16) will increase coverage by 29.58%.
The diff coverage is 95.80%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##             main     #196       +/-   ##
===========================================
+ Coverage   67.59%   97.18%   +29.58%     
===========================================
  Files          49       66       +17     
  Lines        2046     3302     +1256     
===========================================
+ Hits         1383     3209     +1826     
+ Misses        663       93      -570     
Flag Coverage Δ
unittests 97.18% <95.80%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
tests/test_kernels/__init__.py 100.00% <ø> (ø)
tests/test_kernels/test_computation.py 100.00% <ø> (ø)
tests/test_kernels/test_utils.py 100.00% <ø> (ø)
gpjax/linops/triangular_linear_operator.py 73.46% <73.46%> (ø)
tests/test_linops/test_linear_operator.py 84.21% <84.21%> (ø)
gpjax/linops/utils.py 84.37% <84.37%> (ø)
gpjax/linops/constant_diagonal_linear_operator.py 87.50% <87.50%> (ø)
gpjax/linops/diagonal_linear_operator.py 93.05% <93.05%> (ø)
gpjax/linops/dense_linear_operator.py 94.02% <94.02%> (ø)
gpjax/linops/linear_operator.py 94.11% <94.11%> (ø)
... and 24 more

... and 15 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

gpjax/linops/README.md Outdated Show resolved Hide resolved
@thomaspinder thomaspinder merged commit aa3f5d2 into main Mar 23, 2023
@thomaspinder thomaspinder deleted the jaxlinop-merge branch March 23, 2023 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants