Skip to content
Snippets Groups Projects
Commit 6b5d17d1 authored by Sander, Oliver's avatar Sander, Oliver
Browse files

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
1 merge request!93Enable more tests for the various TargetSpace classes
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment