2
0
mirror of https://github.com/boostorg/math.git synced 2026-02-26 04:42:22 +00:00
Commit Graph

6828 Commits

Author SHA1 Message Date
jzmaddock
718004ed27 fpclassify coverage. 2024-03-10 19:29:11 +00:00
jzmaddock
bb9b10e4dd Correct expint test case. 2024-03-08 18:42:06 +00:00
jzmaddock
e945458aa4 Factorial coverage. 2024-03-08 17:51:21 +00:00
jzmaddock
47414e9420 Tidy up expint coverage. 2024-03-08 17:28:28 +00:00
jzmaddock
c446d7969b expm1 coverage. 2024-03-08 17:12:11 +00:00
jzmaddock
fbf553d498 Add missing #include. 2024-03-06 19:17:44 +00:00
jzmaddock
9ca40b9f01 Improve erf/expm1/expint coverage.
In the expm1 case, tighten up error handling and testing.
2024-03-06 18:47:48 +00:00
jzmaddock
7fa77fcac6 Update revision history.
Regenerate docs.
2024-03-03 17:36:56 +00:00
jzmaddock
6db23efeb2 2 more trivial multiprecision test case changes. 2024-03-01 19:06:40 +00:00
jzmaddock
7ff84282d9 Merge pull request #1106 from boostorg/tolerances2
Adjust tolerances for multiprecision cases, part2.
2024-03-01 14:39:59 +00:00
jzmaddock
b3c4ca5499 Adjust tolerances for multiprecision cases, part2. 2024-03-01 12:34:57 +00:00
jzmaddock
c0d82b19ac Merge pull request #1105 from boostorg/coverage_tolerances
Adjust tolerances for Multiprecision test cases.
2024-03-01 09:25:14 +00:00
jzmaddock
a9b169d3b8 Adjust tolerances for Multiprecision test cases. 2024-02-29 19:48:01 +00:00
jzmaddock
d893223266 Merge pull request #1099 from boostorg/improve_coverage_2
Improve coverage 2
2024-02-29 16:54:37 +00:00
jzmaddock
40ff00d76b Correct test case logic. 2024-02-29 11:29:34 +00:00
jzmaddock
54028c2fb1 Fix up enhanced tests to make them multiprecision safe. 2024-02-29 08:39:37 +00:00
jzmaddock
ebe7b36676 More coverage markup on erf/erfc. 2024-02-27 13:06:32 +00:00
jzmaddock
5372b2dbec Fix up erf error handling.
Cull a few warnings.
2024-02-27 10:46:49 +00:00
jzmaddock
f92fb8cd60 Mark up lanczos tabular data for code coverage.
Remove unneeded (in C++11) initializers.
2024-02-26 20:05:46 +00:00
jzmaddock
42a0573773 erf/erfc and inverses coverage. 2024-02-26 19:36:22 +00:00
jzmaddock
7787871a09 BOOST_ASSERT->BOOST_MATH_ASSERT 2024-02-26 17:50:19 +00:00
jzmaddock
adcb77023a Merge branch 'develop' into improve_coverage_2
Fixed Conflicts:
	include/boost/math/special_functions/ellint_1.hpp
	include/boost/math/special_functions/ellint_2.hpp
2024-02-26 09:51:03 +00:00
Matt Borland
085da47359 Merge pull request #1102 from boostorg/1098
Add dual-standalone test case
2024-02-26 08:16:53 +01:00
jzmaddock
5435a91cc8 Improve Carlson elliptic integral coverage. 2024-02-25 19:40:10 +00:00
jzmaddock
7b4e2ddce0 BOOST_ASSERT->BOOST_MATH_ASSERT
Plus trivial coverage markup.
2024-02-25 12:33:19 +00:00
jzmaddock
67ad7fc22d Elliptic integral coverage. 2024-02-24 17:15:14 +00:00
Matt Borland
b18c636364 Remove unneeded byte order path 2024-02-23 10:07:39 +01:00
Matt Borland
c810edfab6 Fix TR1 macro redefintion 2024-02-23 10:06:01 +01:00
Matt Borland
b31e90fd1c Replace assert with BOOST_MATH_ASSERT 2024-02-23 10:04:49 +01:00
Matt Borland
08a2fe6368 Add dual-standalone test case 2024-02-23 10:03:40 +01:00
Matt Borland
1af0826d89 Merge pull request #1103 from boostorg/warning
Fix MSVC warning C4615: #pragma warning: unknown user warning type
2024-02-23 10:00:46 +01:00
Matt Borland
a64987c1bf Fix MSVC warning C4615: #pragma warning: unknown user warning type 2024-02-23 08:34:26 +01:00
jzmaddock
98eec6df19 digamma simplification and markup. 2024-02-22 19:26:54 +00:00
jzmaddock
5c8c1e54f1 Minor daubechies_scaling.hpp coverage tweak.
Make a few things constexpr in daubechies_scaling.hpp.
2024-02-22 19:04:03 +00:00
Matt Borland
2af21de3b7 Merge pull request #1100 from boostorg/macro
Replace redefinition of Boost.Config macros in Standalone mode
2024-02-22 17:04:30 +01:00
jzmaddock
3dcc909803 Chebyshev coverage improvements. 2024-02-22 11:56:17 +00:00
Matt Borland
c9be742a98 Fix example 2024-02-22 10:01:55 +01:00
Matt Borland
3cba38e2a5 Apply changes to BOOST_PREVENT_MACRO_SUB in src folder 2024-02-22 09:40:27 +01:00
Matt Borland
0bf7517a6f Add non-standalone definitions of JOIN and STRINGIZE 2024-02-22 09:03:15 +01:00
Matt Borland
c69aa40308 Replace BOOST_FORCEINLINE 2024-02-22 08:52:00 +01:00
Matt Borland
ca66228620 Replace BOOST_NOINLINE 2024-02-22 08:51:14 +01:00
Matt Borland
7b6f233593 Replace BOOST_NO_RTTI 2024-02-22 08:49:52 +01:00
Matt Borland
e7c042714c Replace BOOST_NO_EXCEPTIONS 2024-02-22 08:46:17 +01:00
Matt Borland
c25ca12237 Replace cxx11 thread local macro 2024-02-22 08:45:05 +01:00
Matt Borland
d20e2fe345 Replace thread detection macros 2024-02-22 08:41:42 +01:00
Matt Borland
34beb3c975 Replace boost stringize macros 2024-02-22 08:36:51 +01:00
Matt Borland
4cc78fae46 Add warning to readme 2024-02-22 08:34:31 +01:00
Matt Borland
959edbee6a Replace BOOST_NO_CXX17_IF_CONSTEXPR 2024-02-22 08:33:14 +01:00
Matt Borland
55221ca56a Change macro for BOOST_NO_CXX17_HDR_EXECUTION 2024-02-22 08:30:53 +01:00
Matt Borland
cfbb33264d Replace BOOST_IF_CONSTEXPR 2024-02-22 08:28:47 +01:00