Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / multiprecision / test / math / high_prec / readme.txt
1 These tests are designed to test Boost.Math's code at really rather high precision - 500 decimal digits or so.
2
3 As such they use their own test data, and take rather a long time to run.
4
5 //  Copyright 2016 John Maddock. Distributed under the Boost
6 //  Software License, Version 1.0. (See accompanying file
7 //  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)