6 Commits

Author SHA1 Message Date
jzmaddock
ae9cf23a11 Documentation update for the new rational_adaptor.
Includes updating all the performance results.
2021-09-30 19:45:16 +01:00
jzmaddock
cb514e9249 Giant C++11 refactor removing:
BOOST_STATIC_ASSERT
BOOST_STATIC_CONST
boost::enable_if/disable_if
Changed many traits class usages from boost:: to std::.
2021-01-13 14:33:48 +00:00
jzmaddock
43ab37af22 Update performance test. 2019-12-23 18:56:48 +00:00
jzmaddock
4e46a7a010 Improved Karatsuba using aliasing. 2019-12-23 18:40:16 +00:00
jzmaddock
89bc8417f3 performance: Add voronoi_performance to Jamfile, add some higher precision tests to performance_test. 2019-12-11 19:29:55 +00:00
jzmaddock
eadcbd4d4d performance: continue improving the tests and splitting up into smaller chunks.
[CI SKIP]
2019-12-09 19:25:38 +00:00