Mantis - ALGLIB
Viewing Issue Advanced Details
198 General tweak have not tried 2009-11-18 15:55 2009-11-18 15:56
SergeyB  
SergeyB  
normal  
resolved  
fixed  
none    
none 2.2.0  
Unspecified
0000198: FIXED: error reports in multiple precision reflections.cpp
MPFR does not support subnormal numbers (like IEEE arithmetics do). However, several units are being tested for ability to correctly handle subnormals. These tests were successfully passed in IEEE arithmetics, but sometimes they were failed in MPFR arithmetics - just because of absence of subnormals.

getAlgoPascalMaxNumber()/getAlgoPascalMinNumber() were tweaked (increased by getAlgoPascalEpsilon() factor) to avoid erroneous reports in such cases.
Issue History
2009-11-18 15:55 SergeyB New Issue
2009-11-18 15:55 SergeyB Programming language => Unspecified
2009-11-18 15:56 SergeyB Status new => assigned
2009-11-18 15:56 SergeyB Assigned To => SergeyB
2009-11-18 15:56 SergeyB Status assigned => resolved
2009-11-18 15:56 SergeyB Fixed in Version => [NOT RELEASED YET] Next major release
2009-11-18 15:56 SergeyB Resolution open => fixed

There are no notes attached to this issue.