-
Notifications
You must be signed in to change notification settings - Fork 5
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
Math module #108
base: master
Are you sure you want to change the base?
Math module #108
Conversation
Codecov Report
@@ Coverage Diff @@
## master #108 +/- ##
==========================================
+ Coverage 34.39% 36.64% +2.24%
==========================================
Files 63 79 +16
Lines 2532 2827 +295
Branches 286 318 +32
==========================================
+ Hits 871 1036 +165
- Misses 1597 1708 +111
- Partials 64 83 +19
Continue to review full report at Codecov.
|
8048f4f
to
4607627
Compare
4607627
to
20df5dd
Compare
20df5dd
to
05a42aa
Compare
Made |
If Common is going to depend on math, I would recommend making math a submodule of common. |
Mathematics Module
See #106 for more details.