Mantis - ALGLIB
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
198 | General | tweak | have not tried | 2009-11-18 15:55 | 2009-11-18 15:56 |
|
|||||
Reporter: | SergeyB | Platform: | |||
Assigned To: | SergeyB | OS: | |||
Priority: | normal | OS Version: | |||
Status: | resolved | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 2.2.0 | ||
Programming language: | Unspecified | ||||
|
|||||
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: | |||||
Relationships | |||||
Attached Files: | |||||
|
|||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
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. |