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

Commit Graph

  • e3cc94a580 Merge branch 'drone' into i506_cstdfloat_complex_std Christopher Kormanyos 2021-02-01 11:22:52 +01:00
  • 240b72e0f8 [CI SKIP] Restore GHA from develop Christopher Kormanyos 2021-02-01 11:22:39 +01:00
  • 3e49cc29ca Set file executable permissions. jzmaddock 2021-02-01 09:51:42 +00:00
  • ff531bbdf7 Add drone CI. jzmaddock 2021-02-01 09:41:27 +00:00
  • 0c40b443d1 [CI SKIP] Detect and correct copy/paste error Christopher Kormanyos 2021-02-01 09:23:15 +01:00
  • 95c0769e29 [CI SKIP] Handle more special cases and test zero Christopher Kormanyos 2021-02-01 09:15:21 +01:00
  • f5b2320859 [CI SKIP] Correct intended error and acos for pi Christopher Kormanyos 2021-01-31 22:41:16 +01:00
  • a126e222f5 [CI SKIP] Tune suites to run and ensure fail in std Christopher Kormanyos 2021-01-31 22:27:41 +01:00
  • d50ddb59d7 [CI SKIP] Increase a tolerance and remove a flag Christopher Kormanyos 2021-01-31 22:06:46 +01:00
  • 968a06072b [CI SKIP] Try activate float128 tests on gnu++11 Christopher Kormanyos 2021-01-31 20:00:52 +01:00
  • 2eac693e12 Try correction mentioned in the issue thread Christopher Kormanyos 2021-01-31 14:59:56 +01:00
  • 88c7cc8191 [CI SKIP] Try ensure libquadmath is tested Christopher Kormanyos 2021-01-31 10:38:40 +01:00
  • 1d8a6d6b82 [CI SKIP] Try verify find error and reduce YAML Christopher Kormanyos 2021-01-31 10:16:34 +01:00
  • 91ae2bfc77 Bivariate Stats Policies (#503) Matt Borland 2021-01-30 19:09:12 +03:00
  • 8618b4a37b Merge pull request #504 from mborland/appveyor jzmaddock 2021-01-29 20:24:30 +00:00
  • d8ea26ddaa Remove appveyor [CI SKIP] Matt Borland 2021-01-29 21:00:30 +03:00
  • a39243dcb4 Merge pull request #502 from mborland/MSVC_CI jzmaddock 2021-01-28 16:26:54 +00:00
  • 2359b46e7f Remove superfluous macros Matt Borland 2021-01-27 21:37:25 +03:00
  • bc92b924f8 Mostly cosmetic change on BOOST_MATH_NO_THREAD_LOCAL_WITH_NON_TRIVIAL_TYPES. [CI SKIP] jzmaddock 2021-01-27 16:20:49 +00:00
  • fc9cd6761f Undef and add to PCH Matt Borland 2021-01-27 18:27:44 +03:00
  • 7662093bd8 Fix test carlson Matt Borland 2021-01-26 21:13:02 +03:00
  • a45ecea6cd Fix MSVC MINMAX CI Failures Matt Borland 2021-01-26 19:31:37 +03:00
  • bfc1821a72 Fix missing headers and using std::sqrt (#501) Matt Borland 2021-01-25 20:51:22 +03:00
  • c7cf622d56 Minor doc fix to put pow<> in the index. Fixes https://github.com/boostorg/math/issues/393. jzmaddock 2021-01-24 14:39:20 +00:00
  • 20d1b1f64e C++11 Stats (#498) Matt Borland 2021-01-23 00:11:35 +03:00
  • 480b5c0c09 Merge pull request #497 from boostorg/mingw_thread_local jzmaddock 2021-01-22 18:25:32 +00:00
  • 1eb3c71f8a Implement Policies in Statistics (#434) Matt Borland 2021-01-22 17:42:16 +03:00
  • f8a2e944da static_assert when mingw is used in a way not supported. IT has issue with thread_local and non-trivial types. jzmaddock 2021-01-22 12:18:37 +00:00
  • d96b478791 Fix for division by 2, then multiplication by 2. (#495) Nick 2021-01-21 09:45:33 -05:00
  • 332bc10aeb Reduce maximum frequency tested to get past CI. Nick Thompson 2021-01-18 10:00:22 -05:00
  • 6050bd6e17 Fix for MSVC CI Failures (#492) Matt Borland 2021-01-18 17:38:49 +03:00
  • bf3038bfcb Add Z-test (#494) Matt Borland 2021-01-17 17:53:49 +03:00
  • 7a907165d1 Skip test_autodiff_8 with clang 5 (#491) Matt Borland 2021-01-15 19:35:30 +03:00
  • 8fa1d9270f Fix for issue 489 (#490) Matt Borland 2021-01-15 00:24:14 +03:00
  • b3d2e7d8af Try to green up build by increasing acceptable accuracy. Nick Thompson 2021-01-14 16:21:44 -05:00
  • 76631a42b6 Increase acceptable error to try to green up build. Nick Thompson 2021-01-14 16:19:58 -05:00
  • 3decc3d5cd Merge pull request #469 from evanmiller/literal-underflow jzmaddock 2021-01-13 14:31:21 +00:00
  • f7e3fc17a6 Additional t-tests (#487) Matt Borland 2021-01-12 23:48:53 +03:00
  • 3b9f5adccc Increase tolerable ULPs in linear regression. Nick 2021-01-11 13:24:25 -05:00
  • 8efde8b9e5 Merge pull request #486 from mborland/issue430_beta jzmaddock 2021-01-11 17:35:40 +00:00
  • 5e4b1d23b0 Merge pull request #476 from mborland/github-actions jzmaddock 2021-01-11 14:53:18 +00:00
  • f8e35601b0 Add integer support to t_test (#485) Matt Borland 2021-01-10 19:35:51 +03:00
  • 579d89c163 Add integer support to linear regression (#484) Matt Borland 2021-01-09 11:15:43 -06:00
  • e18bc5c84a Fix for issue 430 in beta Matt Borland 2021-01-09 11:45:01 +03:00
  • dc79545342 Make "v" accessible to derived classes (#483) William Ledbetter 2021-01-08 10:30:24 -06:00
  • 5fc9214ad1 Update error rate in Cohen acceleration Nick 2021-01-08 07:07:57 -06:00
  • 163788bcbb Update error rate in cubic_hermite_test. (#482) Nick 2021-01-08 08:06:06 -05:00
  • d78be60933 Update library authors [CI SKIP] (#481) Matt Borland 2021-01-06 15:30:26 -06:00
  • 9a05553b08 Merge pull request #477 from eldiener/develop jzmaddock 2021-01-06 16:12:24 +00:00
  • fc7b75aceb Add integer support to bivariate statistics (#480) Matt Borland 2021-01-05 12:57:16 -06:00
  • e761b3344d Merge branch 'develop' of https://github.com/boostorg/math into cxxstd Edward Diener 2020-12-30 19:53:20 -05:00
  • b66bd940ac Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries whose minumum C++ standard compilation level is C++11 on up. The value of this field matches one of the values for 'cxxstd' in Boost.Build. The purpose of doing this is to provide information for the Boost website documentation for each library which will specify the minimum C++ standard compilation that an end-user must employ in order to use the particular library. This will aid end-users who want to know if they can successfully use a Boost library based on their C++ compiler's compilation level, without having to search the library's documentation to find this out. Edward Diener 2020-12-30 19:51:48 -05:00
  • b0045c1f43 Merge pull request #463 from evanmiller/missing-braces jzmaddock 2020-12-30 19:02:53 +00:00
  • c845b0e82c Merge pull request #470 from mborland/issue464 jzmaddock 2020-12-30 19:01:55 +00:00
  • e29d6acf7a Merge pull request #473 from mborland/gitignore jzmaddock 2020-12-30 18:59:27 +00:00
  • 286e113f3f Merge pull request #474 from mborland/issue430 jzmaddock 2020-12-30 18:56:23 +00:00
  • 4e8433ac0a Update readme with new badges and PR instructions [CI SKIP] Matt Borland 2020-12-30 17:30:14 +03:00
  • a120962474 Fix parens [CI SKIP] Matt Borland 2020-12-30 16:29:52 +03:00
  • 50a52fabb7 Add MSVC-14.0 and verified mingw [CI SKIP] Matt Borland 2020-12-30 16:25:02 +03:00
  • cff9cfc1a3 Fix test file too... Matt Borland 2020-12-29 20:31:17 +03:00
  • c23f3fc5a7 Fix MSVC macro sub and warn others Matt Borland 2020-12-29 20:27:24 +03:00
  • ebc6859559 CI Fixes [WINDOWS] Matt Borland 2020-12-29 15:44:02 +03:00
  • 773f583f72 Fix commit filter [CI SKIP] Matt Borland 2020-12-29 15:10:45 +03:00
  • 5e6143bdf3 Add platform specific options [CI SKIP] Matt Borland 2020-12-29 14:41:26 +03:00
  • d4092e569a Test skip [CI SKIP] Matt Borland 2020-12-28 16:50:37 +03:00
  • ab7e28f7d4 Add ci.yml. Should run full test. Matt Borland 2020-12-28 16:40:36 +03:00
  • a13451838a Add test case of long long max + 1 Matt Borland 2020-12-27 20:10:16 +03:00
  • 0c20005e1b Eliminate -Wimplicit-int-float-conversion on clang Matt Borland 2020-12-27 19:47:09 +03:00
  • a095222c84 Update to gitignore [CI SKIP] Matt Borland 2020-12-27 15:00:01 +03:00
  • 787481c6ff Merge pull request #433 from boostorg/issue396 jzmaddock 2020-12-24 18:35:46 +00:00
  • f5cb11eb80 Merge pull request #460 from mborland/issue459 jzmaddock 2020-12-24 17:40:56 +00:00
  • 9a4fbed2c1 Qualify constexpr-ness of std::real and std::imag Matt Borland 2020-12-24 09:57:04 +03:00
  • 30fadae978 Replace underflowing literals with zeroes Evan Miller 2020-12-22 13:43:08 -05:00
  • 0a17c5cb8a Add missing braces Evan Miller 2020-12-22 12:16:53 -05:00
  • a058883c71 Duplicated test case causing CI failure. Matt Borland 2020-12-20 22:13:07 +03:00
  • 118863da21 Change PDF to be 0 for x = 0 or x = 1 Matt Borland 2020-12-20 16:01:05 +03:00
  • 358eda5039 Merge branch 'develop' into issue396 John Maddock 2020-12-19 19:37:31 +00:00
  • 75b9abc9ba Revert "[CI SKIP] Suggest use c++11 header when needed" jzmaddock 2020-12-19 19:37:22 +00:00
  • db42e6bced Add missing include. Fixes issues exposed by changes to lexical_cast. See https://github.com/boostorg/math/pull/433. jzmaddock 2020-12-19 19:31:01 +00:00
  • b4fce630b7 Many CIs OK local try find what up on servers Christopher Kormanyos 2020-12-19 10:33:49 +01:00
  • 5057e069c7 [CI SKIP] Suggest use c++11 header when needed Christopher Kormanyos 2020-12-19 09:45:06 +01:00
  • aedf8601c9 [CI SKIP] Remove useless semicolons and warnings Christopher Kormanyos 2020-12-19 09:05:30 +01:00
  • 8c7adc6856 [CI SKPI] Remove draft Jam unintended for tracking Christopher Kormanyos 2020-12-19 09:03:01 +01:00
  • 7f173d407d Merge branch 'develop' into issue396 Christopher Kormanyos 2020-12-17 20:32:04 +01:00
  • 5a1a3027c8 Remove unused html file. See https://github.com/boostorg/math/issues/457 [CI SKIP] jzmaddock 2020-12-17 18:11:02 +00:00
  • 48ba13b408 Remove unused large SVG's. [CI SKIP] See https://github.com/boostorg/math/issues/457. jzmaddock 2020-12-17 18:06:47 +00:00
  • 8df142b651 Remove PDF file - no need to distribute this, we can add a link. See https://github.com/boostorg/math/issues/457. jzmaddock 2020-12-17 17:56:05 +00:00
  • f972e46850 On a guess, forward args and promote Chebyshev? Christopher Kormanyos 2020-12-17 08:46:32 +01:00
  • 728388856c Guesses for old, running on new compilers, try CI Christopher Kormanyos 2020-12-16 18:50:06 +01:00
  • 92417f5a7f Work the review findings including no constexpr, use 3 spaces and eliminate use of size_t and will try CI again Christopher Kormanyos 2020-12-16 15:04:27 +01:00
  • dd9015124d Reduce again complexity for old msvc 1001 Christopher Kormanyos 2020-12-16 12:25:49 +01:00
  • 5f9c760321 Work around old msvc internal compiler error Christopher Kormanyos 2020-12-16 11:42:25 +01:00
  • 603a37534e Issue396 gets better tests and fix of Bn recur Christopher Kormanyos 2020-12-16 11:02:08 +01:00
  • 0db73891e5 i396 code now C++03 and bigobj MSVC and gcc-mingw Christopher Kormanyos 2020-12-14 20:30:38 +01:00
  • 1e61cea5df Improve fix, no pch, test spec fun locally Christopher Kormanyos 2020-12-14 07:21:52 +01:00
  • 90ee0013e7 Fix the fix of 396 and expand its test case Christopher Kormanyos 2020-12-13 20:33:25 +01:00
  • b29157c7e1 Fixes #396 tests tgamma fix and original report Christopher Kormanyos 2020-12-13 15:00:40 +01:00
  • da3babd117 Merge branch 'develop' into issue396 Christopher Kormanyos 2020-11-25 23:11:37 +01:00
  • a0a97b768a Fix derivative of pow(x,y) when x=0 (#456) boost-1.75.0 pulver 2020-11-16 11:52:28 -05:00
  • f3952b8b41 At least make error dimensionally correct. (#455) Nick 2020-11-13 08:21:23 -05:00