-
Notifications
You must be signed in to change notification settings - Fork 54
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
Docs pytree #211
Docs pytree #211
Conversation
Refactoring kernels
Note: - The tests need rewriting, with additional checks for the param_field leaves and for static_fields. - Docstrings need doing, etc. - The code is rough, and needs to be cleaned up, and the structure needs to be revised in places.
New refactor kernels
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 @@
## v0.6 #211 +/- ##
===========================================
+ Coverage 51.87% 95.61% +43.73%
===========================================
Files 66 69 +3
Lines 3302 3715 +413
===========================================
+ Hits 1713 3552 +1839
+ Misses 1589 163 -1426
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
This PR is rebased off
refactor_kernels
and has an updated set of documentation.Pull request type