9 Commits

Author SHA1 Message Date
Christopher Kormanyos
ccf6734d36 Merge branch 'develop' of https://github.com/boostorg/multiprecision into gsoc2021_double_float_chris
# Conflicts:
#	.github/workflows/multiprecision_quad_double_only.yml
#	.gitignore
#	performance/performance_test.cpp
#	test/test_arithmetic.hpp
2022-12-28 15:16:21 +01:00
Matt Borland
a7c6ec8250 Add clion configs to gitignore 2022-01-06 20:31:44 +02:00
Syed Fahad
5236eb8c05 merge branches 2021-08-06 13:41:35 +05:30
Syed Fahad
7a949011c9 add wrapper class for common arithmetic ops
add new dummy class cpp_quad_float
2021-07-29 19:20:51 +05:30
Matt Borland
31def4ff72 Update gitignore 2021-07-28 21:23:45 +03:00
Syed Fahad
29e3b56743 add standard-complaint string parsing support
add tests for string parsing
fix compilation on g++
remove get_str()
2021-07-03 13:42:31 +05:30
Syed Fahad
2b53ed9924 refine constructor form integral type
add operator support for native types
2021-06-26 14:35:22 +05:30
Syed Fahad
d1e60881c7 add basic operatory and methods to cpp_double_float<> 2021-06-10 15:45:52 +05:30
pabristow
18fdee4c75 [CI SKIP] changes from review of pull request #193, but awaiting improvements to gauss_leguerre_quadrature before rebuilding and re-review 2020-02-17 11:34:46 +00:00