2
0
mirror of https://github.com/boostorg/math.git synced 2026-02-26 16:52:27 +00:00
Commit Graph

6772 Commits

Author SHA1 Message Date
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
Matt Borland
62452f8c34 Replace Boost.Config cxx14 constexpr macros 2024-02-22 08:26:14 +01:00
Matt Borland
86039cca04 Replace BOOST_PREVENT_MACRO_SUBSTITUTION with boost.math one 2024-02-22 08:23:07 +01:00
Matt Borland
d1d8010cea Update C++14 warning banner and add MSVC 14.0 2024-02-22 08:22:45 +01:00
Nick Thompson
c1b95ac86d Attempt to fix random_search_test by increasing the number of function calls 2024-02-19 01:51:12 +00:00
Christopher Kormanyos
2a7f254da2 Merge pull request #1096 from boostorg/instantiation_runners
Finish instantiation runners
2024-02-17 13:08:15 +01:00
Christopher Kormanyos
b0c4224d46 Repair more trivial syntax errors 2024-02-17 11:52:32 +01:00
Christopher Kormanyos
9a773eac13 Handle trivial syntax mistakes 2024-02-17 11:45:06 +01:00
Christopher Kormanyos
988ebefc8a Finish instantiation runners 2024-02-17 10:44:39 +01:00
Christopher Kormanyos
5b8569c78e Merge pull request #1095 from boostorg/finish_instantiate
Start finishing instantiate-tests (more to come)
2024-02-16 18:44:12 +01:00
Christopher Kormanyos
bda3a020a9 Update test_instantiate3.cpp 2024-02-16 11:22:16 +01:00
Christopher Kormanyos
1a4d0ca7c3 Avoid using <boost/cstdfloat.hpp> 2024-02-16 07:42:16 +01:00
Christopher Kormanyos
17f14ba3bf Reduce scope of changes 2024-02-16 06:10:17 +01:00
Christopher Kormanyos
7b0749cef6 Assert domain (if that makes any sense) 2024-02-15 19:20:46 +01:00
Christopher Kormanyos
3801e07c9b Start finishing instantiate-tests (more to come) 2024-02-15 18:24:28 +01:00
Christopher Kormanyos
d4a42f930e Merge pull request #1094 from boostorg/cover_instantiate_more
More coverage of instantiation
2024-02-15 11:42:58 +01:00
Matt Borland
9cbb36113d Contextually disable exceptions in standalone mode 2024-02-15 09:35:18 +01:00
Christopher Kormanyos
281474b6e8 Standalone should handle most instantiate 2024-02-15 05:12:24 +01:00
Christopher Kormanyos
f7893afec1 Concept checks need function_reequires 2024-02-15 05:00:54 +01:00
Christopher Kormanyos
6ac4e97ce1 Allow distribution concept check in standalone 2024-02-15 04:53:20 +01:00
Christopher Kormanyos
3ce4d107dd Move coverage of instantiation 2024-02-15 04:46:21 +01:00
Christopher Kormanyos
593fea8f4f Merge pull request #1092 from boostorg/cover_instantiate
Run and cover compile-test instantiation
2024-02-14 21:19:23 +01:00
Christopher Kormanyos
287edb3b4f Continue repair simplifications 2024-02-14 18:38:32 +01:00
Christopher Kormanyos
600c26279b Repair what I got to especially default_policy 2024-02-14 18:37:20 +01:00
Christopher Kormanyos
86a0bbbdf8 Update instantiate.hpp 2024-02-14 10:49:56 +01:00
Christopher Kormanyos
3e1ca6c1f7 Update test_compile_test_and_run.cpp 2024-02-14 09:18:31 +01:00
Christopher Kormanyos
979a8d915c Deactivate instantiate.hpp run for cygwin 2024-02-14 07:13:27 +01:00
Nick Thompson
bd518d948a Use threads more effectively in differential evolution 2024-02-14 00:57:02 +00:00
Christopher Kormanyos
a2c1def932 Investigate undefined policy 2024-02-13 21:50:06 +01:00
Christopher Kormanyos
47833d6cdb Disable Cauchy distribution concept check 2024-02-13 21:29:04 +01:00
Christopher Kormanyos
8c10b670ce Handle cygwin and standalone 2024-02-13 19:17:30 +01:00
Christopher Kormanyos
a8ff262937 Work around some creepy compiler issues 2024-02-13 18:09:48 +01:00
Christopher Kormanyos
e982eb6736 Hopefully finish first half instantiate 2024-02-13 16:09:07 +01:00
Christopher Kormanyos
8d6b63ee58 Find and repair more compile errors 2024-02-13 15:20:47 +01:00
Christopher Kormanyos
fad9639a7a Deal with hopefully last compile problems 2024-02-13 14:57:41 +01:00
Christopher Kormanyos
bf15c515bc Workaround remaining excepts/maintain params 2024-02-13 14:47:24 +01:00
Christopher Kormanyos
5ba4e9dcd5 Repair remaining typos in instantiate.hpp 2024-02-13 14:16:28 +01:00
Christopher Kormanyos
c701800ba0 Repair compilation errors 2024-02-13 14:01:38 +01:00
Christopher Kormanyos
2326d37ab5 Repair compilation errors 2024-02-13 13:29:45 +01:00
Christopher Kormanyos
3afc1bc5c2 Run and cover compile-test instantiation 2024-02-13 12:59:21 +01:00
Christopher Kormanyos
f767420c58 Merge pull request #1090 from boostorg/more_octonion_cover
Fix #1091 more octonion coverage
2024-02-13 12:54:50 +01:00
Christopher Kormanyos
77da18566e Add more octonion tests 2024-02-13 10:04:28 +01:00
Christopher Kormanyos
c52d39e440 Achieve more octonion coverage 2024-02-13 08:44:03 +01:00
Nick Thompson
8d47ee0f4b Include tests for optimization 2024-02-12 16:55:44 -08:00
Nick Thompson
b7a62c4a29 TLC for optimization docs 2024-02-12 14:23:01 -08:00
Christopher Kormanyos
380a1cf225 Merge pull request #1087 from boostorg/try_testing_octonion
Get something of octonion tested
2024-02-12 20:56:46 +01:00
Christopher Kormanyos
bb7767de20 LCOV-Exclude octonion Input-Streaming 2024-02-12 18:47:08 +01:00
Christopher Kormanyos
ac0443eb44 Add a division test and exercise ctors 2024-02-12 15:45:35 +01:00