BoostGSoC21 / multiprecision

Boost.Multiprecision
Boost Software License 1.0
2 stars 0 forks source link

Continue improving rd_string, min() / max() #146

Closed ckormanyos closed 1 year ago

ckormanyos commented 1 year ago

The purpose of this PR is to improve reading string input values that are small and near the minimum value but still finite.

ckormanyos commented 1 year ago

We are now down to 3 files in specfun that have test case failures. This PR fixes fixes #144 and fixes #145