Viewing Issue Advanced Details
[ Jump to Notes ]
|
[ View Simple ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0000198 |
[ALGLIB] General |
tweak |
have not tried |
2009-11-18 15:55 |
2009-11-18 15:56 |
|
Reporter |
SergeyB |
View Status |
public |
|
Assigned To |
SergeyB |
Priority |
normal |
Resolution |
fixed |
Platform |
|
Status |
resolved |
|
OS |
|
Projection |
none |
|
OS Version |
|
ETA |
none |
Fixed in Version |
2.2.0 |
Product Version |
|
|
Target Version |
|
Product Build |
|
|
Summary |
0000198: FIXED: error reports in multiple precision reflections.cpp |
Description |
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. |
Steps To Reproduce |
|
Additional Information |
|
|
Programming language |
Unspecified |
|
Attached Files |
|
|