Multi-Precision Expressions

Check-in [8b57721245]
Login

Check-in [8b57721245]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Change qround() to round to even on ties.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 8b577212453d0356f554549fd92e82c4ba377b37
User & Date: dgp 2013-05-09 14:17:12.000
Context
2013-05-09
14:51
Bump for a release of version 1.2. check-in: 5d0b7b082a user: dgp tags: trunk
14:17
Change qround() to round to even on ties. check-in: 8b57721245 user: dgp tags: trunk
12:57
Added a test to check that the mpexpr precision variable is handled on a per-interpreter basis (with the old version this was not the case) check-in: bb6410d6f3 user: arjenmarkus tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/qfunc.c.