Merge branch 'awoloszyn-fix-nocontract' into 'master'
authorPyry Haulos <phaulos@google.com>
Fri, 22 Jan 2016 19:06:26 +0000 (14:06 -0500)
committerPyry Haulos <phaulos@google.com>
Fri, 22 Jan 2016 19:06:26 +0000 (14:06 -0500)
commitc2c1e03dc95cb8e53fd5ae6390bf96b85695ec09
treeca7f03d5b7df0c478a14136b6558d1ff5ca94102
parent0558366c01cf7f2ca68a49110fba2263d1512d82
parentc868f6fcbb3009e72429442fbcb2e3a29477126c
Merge branch 'awoloszyn-fix-nocontract' into 'master'

Fix nocontraction cases.

They failed to take into account multiple rounding modes.

Fixes #245

See merge request !384