-
Notifications
You must be signed in to change notification settings - Fork 56
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
Added C++ permanent source codes and removed Fortran ones #20
Conversation
… and Python test routines also added for permanent.
} | ||
|
||
} | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
these are great tests!
Codecov Report
@@ Coverage Diff @@
## master #20 +/- ##
=======================================
- Coverage 95.01% 95% -0.02%
=======================================
Files 8 8
Lines 562 560 -2
=======================================
- Hits 534 532 -2
Misses 28 28
Continue to review full report at Codecov.
|
Description of the Change: Permanent code with both fsum and quadruple precision is added to the repo
Benefits: All source codes are now in C++
Possible Drawbacks: None
Related GitHub Issues: None