9 Commits

Author SHA1 Message Date
jzmaddock
6d4cd18f02 Update for better interoperability of rationals and integers.
Fix generic_interconvert.hpp for unsigned types.
Update performance testing code to include testing with ::value_type.
Start testing unsigned and checked integer types with rational_adaptor.
Update arithmetic tests to test mixed arithmetic with ::value_type.
2021-09-15 13:16:49 +01:00
jzmaddock
a9b4361c0a Completely remove MPL usage. 2021-01-16 11:22:28 +00:00
jzmaddock
8bb54d07fd Remove most boost.type_traits usage. 2021-01-14 17:05:14 +00:00
jzmaddock
9162a99672 Fix fixed precision buffer overrun, restrict tests to multiply only for now. 2019-12-24 08:51:36 +00:00
jzmaddock
43ab37af22 Update performance test. 2019-12-23 18:56:48 +00:00
jzmaddock
e376b0eebe performance: add more linux results. 2019-12-12 16:55:07 +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
34bca747c4 performance tests: operator *= test needs to not grow the operand size.
[CI SKIP]
2019-12-09 10:39:12 +00:00
jzmaddock
833d5c1401 Update performance_test program for easier compile.
[CI SKIP]
2019-12-08 16:21:04 +00:00