2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-23 17:52:09 +00:00

Commit Graph

  • f9e0d4184b Correct drone config part 2. jzmaddock 2021-03-31 17:05:35 +01:00
  • 5836d253d3 Correct drone config. jzmaddock 2021-03-31 17:04:14 +01:00
  • 7ca366cc64 Set up sanitizer tests in drone. Disable things that don't need testing in the sanitizer, or which take too long to run if we do. jzmaddock 2021-03-31 16:59:56 +01:00
  • c5fa0e4e75 REVERT THIS COMMIT!!! Temporarily remove non-drone CI jobs. jzmaddock 2021-03-31 12:43:35 +01:00
  • 5ade1ab9e1 Remove sanitizers, these need to be a separate PR. jzmaddock 2021-03-31 12:37:28 +01:00
  • 902fa7a798 Fix failure for types w/o std::to_string overloads Matt Borland 2021-03-30 22:04:00 +03:00
  • 347227d63b Replace hard include error with static asserts Matt Borland 2021-03-30 21:37:38 +03:00
  • 6830712302 Fix for issue #594 Matt Borland 2021-03-30 21:17:45 +03:00
  • f69c712d79 Fix broken link to lambert_w graph. Remove CircleCI asan tests. jzmaddock 2021-03-30 18:50:40 +01:00
  • 3ecdffc264 Make gini calculation serial only for now. See https://github.com/boostorg/math/issues/585 jzmaddock 2021-03-29 13:25:09 +01:00
  • 8c071427c8 Correct drone config. jzmaddock 2021-03-30 17:59:23 +01:00
  • fbdca19fff Merge pull request #587 from boostorg/temp_gini_fix jzmaddock 2021-03-30 17:57:30 +01:00
  • 93aaa0811d Merge pull request #590 from boostorg/config_cleanup jzmaddock 2021-03-30 17:57:17 +01:00
  • 3eaf764732 Move sanitizer tests from CircleCI to drone. jzmaddock 2021-03-30 17:55:49 +01:00
  • 67aa0c1444 Deal with inspect issues in test/. jzmaddock 2021-03-30 17:55:13 +01:00
  • 5f178548e0 Fix inspect issues under reporting/ jzmaddock 2021-03-30 11:34:39 +01:00
  • b68fb724b1 Fix inspect issues under include/ Note that this removes many Unicode characters which are problematic in some environments, but now makes the code somewhat harder to read. jzmaddock 2021-03-30 11:22:30 +01:00
  • 544258569b Fixes for inspect failures in doc/ and example/ jzmaddock 2021-03-30 11:04:16 +01:00
  • 8e090cce80 Add first CircleCI run: includes sample ASAN run. jzmaddock 2021-03-29 19:22:45 +01:00
  • df590d4083 Rework __float128 configuration to take account of Boost.Config. Brings us into line with Multiprecision. jzmaddock 2021-03-29 18:26:58 +01:00
  • 352580bb9b Remove <boost/core/demangle.hpp> Matt Borland 2021-03-28 14:19:48 +03:00
  • ea323e6e1b Remove boost.lexical_cast dependency Matt Borland 2021-03-28 10:50:39 +03:00
  • 7a9ea53d28 Remove boost.integer dependency Matt Borland 2021-03-28 14:00:50 +03:00
  • fcebb626ae Make gini calculation serial only for now. See https://github.com/boostorg/math/issues/585 jzmaddock 2021-03-29 13:25:09 +01:00
  • f3f3517df4 Merge pull request #583 from mborland/config jzmaddock 2021-03-28 19:13:55 +01:00
  • c2bec44c77 Merge pull request #582 from mborland/predef jzmaddock 2021-03-28 11:33:40 +01:00
  • 85242f9ac7 Revert CI Matt Borland 2021-03-27 19:29:13 +03:00
  • 18af162377 Change include directories Matt Borland 2021-03-27 18:09:38 +03:00
  • 1666eaf236 Fix indentation error Matt Borland 2021-03-27 17:54:00 +03:00
  • c79965c46c Add CMake Link Flags and Reduce CI for testing Matt Borland 2021-03-27 17:51:40 +03:00
  • d8d33e20c3 Fix compiler name [standalone] Matt Borland 2021-03-27 15:48:24 +03:00
  • 2b4fbbc3a2 Attempt 2 on standalone CI [standalone] Matt Borland 2021-03-27 15:36:17 +03:00
  • c8c2e1ef6d Put back TR1 tests and add standalone to CI [standalone] Matt Borland 2021-03-27 15:11:02 +03:00
  • 2c4c1a04e8 Get examples working with CMake and Standalone [ci skip] Matt Borland 2021-03-27 14:41:59 +03:00
  • 860169d71b Add CMake compile testing [ci skip] Matt Borland 2021-03-27 12:18:32 +03:00
  • c2a1916716 Minor fixes from review [ci skip] Matt Borland 2021-03-27 10:01:57 +03:00
  • 4703138b5e Refactor and add error message Matt Borland 2021-03-26 22:19:40 +03:00
  • ab2d391cfb Fixes for tools tests Matt Borland 2021-03-26 20:15:13 +03:00
  • 1a3d06e490 Merge branch 'predef' into config Matt Borland 2021-03-26 19:40:18 +03:00
  • 70306f6b69 Temporarily remove TR1 tests Matt Borland 2021-03-26 19:34:30 +03:00
  • 996e972df5 Add BOOST_MATH_STANDALONE to some CI runs Matt Borland 2021-03-26 19:33:23 +03:00
  • d1cd38a517 Misc except 4x TR1 tests pass Matt Borland 2021-03-25 21:52:57 +03:00
  • 50cc5c5d32 distribution_tests pass in standalone mode Matt Borland 2021-03-25 21:02:36 +03:00
  • a80edc889c special_fun now passes in standalone mode Matt Borland 2021-03-25 20:50:13 +03:00
  • 004805e21b Add _WIN32 Matt Borland 2021-03-25 19:04:20 +03:00
  • 7c9fa279f4 Remove boost.predef dependency Matt Borland 2021-03-21 10:05:56 +03:00
  • 89216def5d Fix for beta link error (#580) Matt Borland 2021-03-25 15:02:10 +03:00
  • 8379dae7cd Merge pull request #576 from mborland/type_traits jzmaddock 2021-03-25 08:53:03 +00:00
  • 09af40a36f Merge pull request #581 from boostorg/atanh_incl_test jzmaddock 2021-03-25 08:51:16 +00:00
  • 1ead5e5739 Add missing #include tests for acosh, asinh and atanh. jzmaddock 2021-03-24 20:19:16 +00:00
  • 75ea2d6f1e Merge branch 'master' of https://github.com/mborland/math into atanh_incl_test jzmaddock 2021-03-24 20:04:58 +00:00
  • d5a69c3a31 Fix for beta link error Matt Borland 2021-03-24 18:45:17 +03:00
  • 0dff971b32 Enable standalone Matt Borland 2021-03-23 21:52:50 +03:00
  • 9c243dbb49 Replace <boost/config> w <boost/math/tools/config> Matt Borland 2021-03-23 21:38:13 +03:00
  • 7bd5e5131e Remove boost/type and boost/non_type Matt Borland 2021-03-23 20:40:36 +03:00
  • 070c1ceb78 Remove BOOST_CONSTEXPR Matt Borland 2021-03-23 20:32:55 +03:00
  • 9eaa594968 Remove BOOST_STATIC_CONSTANT Matt Borland 2021-03-23 20:29:58 +03:00
  • a8bd853674 Remove CXX11 workarounds from config Matt Borland 2021-03-23 20:22:27 +03:00
  • 28b3130845 Remove workarounds from quaternion Matt Borland 2021-03-23 20:13:08 +03:00
  • 4eb6ba6580 Widen gini coefficient test tolerance (#579) Matt Borland 2021-03-23 20:05:40 +03:00
  • 012607ea74 Remove boost.throw_exception dependency (#577) Matt Borland 2021-03-23 20:04:48 +03:00
  • 150cbb8f9b Make is_complex less ambiguous Matt Borland 2021-03-23 19:03:47 +03:00
  • 8ebac14382 Bulk replacement of BOOST_MSVC Matt Borland 2021-03-23 18:39:09 +03:00
  • 2c59738acf Remove workarounds Matt Borland 2021-03-22 21:08:44 +03:00
  • eec1900610 Merge pull request #575 from mborland/concept_check jzmaddock 2021-03-22 17:27:20 +00:00
  • 0e4d6505d3 Merge branch 'throw_exception' into config Matt Borland 2021-03-22 19:15:28 +03:00
  • 2962de7f19 Fix missing header in sf_prime_incl_test Matt Borland 2021-03-22 19:11:25 +03:00
  • 26711525ca Remove uses of boost/cstdint without header called Matt Borland 2021-03-21 16:13:10 +03:00
  • 01f3b7d772 Remove <boost/limits.hpp> Matt Borland 2021-03-21 15:59:36 +03:00
  • 762518921f Remove <boost/cstdint.hpp> Matt Borland 2021-03-21 15:36:31 +03:00
  • c719f014ea Remove <boost/config/pragma_message.hpp> Matt Borland 2021-03-21 15:27:48 +03:00
  • e8c7086afc Remove <boost/config/header_deprecated.hpp> Matt Borland 2021-03-21 15:20:14 +03:00
  • 0204ab75de Remove<boost/config/auto_link.hpp> from standalone Matt Borland 2021-03-21 14:59:07 +03:00
  • fc9891cccd Remove <boost/config/no_tr1/cmath.hpp> Matt Borland 2021-03-21 14:46:05 +03:00
  • dfffef78a7 Merge branch 'concept_check' into config Matt Borland 2021-03-21 14:31:52 +03:00
  • 3a757bfe6f Merge branch 'predef' into config Matt Borland 2021-03-21 14:21:34 +03:00
  • fa3ad49638 Remove test #define [ci skip] Matt Borland 2021-03-21 14:10:48 +03:00
  • f0d6e5e473 Remove boost.throw_exception dependency Matt Borland 2021-03-21 13:48:28 +03:00
  • 3e46934f63 Remove boost.predef dependency Matt Borland 2021-03-21 10:05:56 +03:00
  • 8c4bac90e9 Cleanup examples Matt Borland 2021-03-21 09:14:15 +03:00
  • 4b6ad919b3 Remove boost.type_traits dependency Matt Borland 2021-03-20 14:15:09 +03:00
  • a343282477 Merge pull request #569 from mborland/range jzmaddock 2021-03-20 19:40:52 +00:00
  • 4e0aa947ab Disable distribution concepts header in standalone Matt Borland 2021-03-20 22:06:18 +03:00
  • afa7217b1c Remove concept_check from real concept Matt Borland 2021-03-20 15:03:07 +03:00
  • dd66d31018 Merge pull request #565 from mborland/array jzmaddock 2021-03-20 16:59:13 +00:00
  • cc3f4b9b4f Change approach to fix MSVC SFINAE failures Matt Borland 2021-03-20 10:49:02 +03:00
  • 3f3344e838 Merge remote-tracking branch 'origin/develop' into array [ci skip] Matt Borland 2021-03-19 17:06:45 +03:00
  • d7c202ad1d Merge pull request #574 from boostorg/execution_hdr_fix jzmaddock 2021-03-19 08:53:07 +00:00
  • 5a386b5423 Merge pull request #570 from mborland/assert jzmaddock 2021-03-18 19:26:03 +00:00
  • 87d57a3441 Add CMakeLists.txt Peter Dimov 2021-03-18 18:43:37 +02:00
  • 488a454ec7 Fix pp-logic for univariate_statistics_test.cpp jzmaddock 2021-03-17 18:32:42 +00:00
  • 3e7919d982 Limit ranges to GCC10 Matt Borland 2021-03-17 21:24:32 +03:00
  • fea7cfef20 Merge pull request #573 from boostorg/fix_drone_distro jzmaddock 2021-03-17 09:03:01 +00:00
  • d6a04ab194 Remove all BOOST_MATH_STATIC_ASSERT_MSG Matt Borland 2021-03-16 22:42:09 +03:00
  • 11533af895 gcc-6 needs older ubuntu. jzmaddock 2021-03-16 19:16:31 +00:00
  • 31be656e85 Fix everything to ubuntu-18. jzmaddock 2021-03-16 18:57:11 +00:00
  • c6094a8b44 Fix Ubunutu distro used for clang. jzmaddock 2021-03-16 18:48:00 +00:00
  • c1f7a55aa6 Merge remote-tracking branch 'origin/develop' into assert [ci skip] Matt Borland 2021-03-16 20:30:05 +03:00
  • 10dd92f248 Fix ooura_fourier_integral_test long double fail [ci skip] Matt Borland 2021-03-16 20:23:50 +03:00
  • 68d6a75f7c Fibonacci numbers (#376) Madhur Chauhan 2021-03-16 18:41:10 +05:30