-
- Downloads
Fix bug in method RealTuple::log
Calling log(a,b) returned a-b instead of b-a. Also, enable unit tests for the RealTuple class. The current test will not trigger the bug in the log method: that will come shortly. Finally, this commit is the first that mentions its user-facing changes in the newly introduced CHANGELOG.md file.
parent
565b7f77
No related branches found
No related tags found
CHANGELOG.md
0 → 100644
Please register or sign in to comment