-
Notifications
You must be signed in to change notification settings - Fork 53
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
Jaxlinop merge #196
Conversation
Create kroncker_linear_operator.py
Stage two: Abstract out more properties / methods as attributes to make it possible to build LinearOperators from defining a mat_mul, shape and dtype, *args, **kwargs.
3db4203
to
07703c1
Compare
Add Ignore repr for now. Update setup.py
7790ff1
to
f159ad0
Compare
Codecov Report
📣 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
Flags with carried forward coverage won't be shown. Click here to find out 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. |
Merge JaxLinOp into GPJax as a submodule