Commit Graph

  • 0b1d59cc12 Merge branch 'develop' jzmaddock 2016-11-03 20:25:28 +0100
  • d41bccefd0 Update documentation history. jzmaddock 2016-11-03 19:25:02 +0000
  • c5826580bd Merge branch 'develop' jzmaddock 2016-11-03 20:04:19 +0100
  • 383c024400 Fix missing arguments. jzmaddock 2016-10-29 17:58:22 +0100
  • 84eb174481 Update history. jzmaddock 2016-10-28 19:15:52 +0100
  • 3c017c8822 Merge pull request #51 from zerotypos-found/patch-1 jzmaddock 2016-10-25 14:00:58 +0100
  • 3871f6a7e8 Fix issues in the inspection report zerotypos-found 2016-10-25 11:56:09 +0900
  • 37fe39f2d9 Merge pull request #50 from kartikmohta/fix/boost-zero-polynomial-evaluate jzmaddock 2016-10-19 19:33:24 +0100
  • 3370ea2f79 Add missing #include. Fixes https://svn.boost.org/trac/boost/ticket/12537. jzmaddock 2016-10-19 19:27:37 +0100
  • 21ab379ee9 Merge branch 'develop' of https://github.com/boostorg/math into develop jzmaddock 2016-10-19 19:22:51 +0100
  • 4787d870c6 Suppress some msvc warnings. jzmaddock 2016-10-19 19:22:37 +0100
  • 9dad3e2b62
    Fix boost::math::polynomial::evaluate for the zero polynomial Kartik Mohta 2016-10-17 16:13:25 -0400
  • 70251d1442 Merge pull request #49 from zerotypos-found/patch-1 jzmaddock 2016-10-11 09:18:32 +0100
  • 4b9823768b Replace tabs to whitespace zerotypos-found 2016-10-11 12:44:32 +0900
  • 37e64cf73e Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:35 -0500
  • 021cebe8b8 Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:35 -0500
  • 242e9d6691 Fix version history typo. jzmaddock 2016-09-11 19:34:45 +0100
  • cc2cd9063c Fix typo in arcsine distribution docs. Fixes: https://svn.boost.org/trac/boost/ticket/12407. jzmaddock 2016-08-27 19:00:35 +0100
  • 50e7ea3863 Sub-resultant GCD is only for integer types. jzmaddock 2016-08-26 18:40:11 +0100
  • accfe2f7eb Fix msvc compile failure, and add a using declaration so we overload boost::math::gcd. jzmaddock 2016-08-26 18:33:10 +0100
  • f888dcb129 Including polynomial.hpp should get the gcd overloads as well. jzmaddock 2016-08-26 18:32:27 +0100
  • 406e69e862 Add a paragraph to the docs about subresultant_gcd and gcd overload. Jeremy W. Murphy 2016-08-25 23:19:11 +1000
  • 64c887a3c9 Add overload of gcd() for polynomials with multi-precision integral coeffs. Jeremy W. Murphy 2016-08-25 23:02:03 +1000
  • d817274f3f Update some doxygen. Jeremy W. Murphy 2016-08-25 23:00:59 +1000
  • 783dc6af46 Merge branch 'develop' into polynomial_ufd_gcd Jeremy W. Murphy 2016-08-25 22:08:48 +1000
  • a39d7fecaf Correct version history. jzmaddock 2016-08-25 10:15:59 +0100
  • e7f92a3d65 Fix typos in docs. jzmaddock 2016-08-20 09:52:46 +0100
  • bdef7e8cc8 Merge pull request #47 from inkstink/master jzmaddock 2016-08-20 09:50:49 +0100
  • dd6ac8f9da typos inkstink 2016-08-19 20:47:49 -0400
  • c9d9f446c5 fixed typos for real this time inkstink 2016-08-19 20:42:14 -0400
  • a35ad45b57 Fixed typos. inkstink 2016-08-19 20:34:48 -0400
  • 950d3990e4 fixed typos inkstink 2016-08-19 20:33:24 -0400
  • 39db1f341b Merge branch 'develop' jzmaddock 2016-08-16 12:12:54 +0100
  • 38fcf6bdb6 Yet more typos. pabristow 2016-08-12 16:22:00 +0100
  • 84a626e000 Revision to Chap 3 overview section pabristow 2016-08-12 16:12:46 +0100
  • 92778b45c3 Merge branch 'develop' of https://github.com/boostorg/math into develop pabristow 2016-08-12 15:16:54 +0100
  • 62aa43b044 Removed example/quadmath_snprintf.c pabristow 2016-08-12 15:16:17 +0100
  • 1e625cc90c Merge branch 'develop' jzmaddock 2016-08-10 18:59:23 +0100
  • 62e0849ce2 Merge branch 'develop' of https://github.com/boostorg/math into develop jzmaddock 2016-08-10 18:52:48 +0100
  • 5d48124b80 Adjust Intel C++ error rates. jzmaddock 2016-08-10 18:52:26 +0100
  • 7786c7d5a8 Added Thomas Luu references pabristow 2016-08-09 16:05:20 +0100
  • b318bd4218 Add three missing .html files pabristow 2016-08-03 19:24:07 +0100
  • 5e842b677d after merge, possibly wrong pabristow 2016-08-03 19:19:02 +0100
  • fe4dbc344a Additions to cstdfloat and float128 docs pabristow 2016-08-03 12:03:26 +0100
  • 2468016ba2 Merge branch 'develop' of https://github.com/boostorg/math into develop jzmaddock 2016-07-29 11:42:16 +0100
  • 53403a58f7 minor Intel fix. jzmaddock 2016-07-29 11:41:28 +0100
  • 73b6c06819 Regenerate docs. jzmaddock 2016-07-27 17:54:11 +0100
  • 48c65c4e18 Merge branch 'develop' of https://github.com/boostorg/math into develop jzmaddock 2016-07-27 17:40:27 +0100
  • f025cbac50 Correct SVGMath hyperlink. jzmaddock 2016-07-27 17:40:02 +0100
  • 3348f83fb7 Assert the loop invariant, degree(u) >= degree(v). Jeremy W. Murphy 2016-07-27 17:47:03 +1000
  • 3b1f362a37 Let's not provide the subresultant algorithm as a default. Jeremy W. Murphy 2016-07-26 19:07:51 +1000
  • af290b272d The algorithm appears to assume that u is not smaller than v. Jeremy W. Murphy 2016-07-26 19:07:21 +1000
  • a74dca9089 Merge branch 'develop' of https://github.com/boostorg/math into develop jzmaddock 2016-07-22 09:28:45 +0100
  • d3a570e91a Fix Intel C++ test failures jzmaddock 2016-07-22 09:27:15 +0100
  • 84b9c9e908 Merge branch 'develop' of https://github.com/boostorg/math into develop John Maddock 2016-07-19 18:00:24 +0000
  • 48a2c84843 Fix expected error rates for Oracle C++ on Solaris John Maddock 2016-07-19 17:54:30 +0000
  • 42168b980c Merge pull request #46 from DenisKolodin/lognormal-mode-doc-fix Paul A. Bristow 2016-07-19 12:34:47 +0100
  • 0796e45858 Fix a lognormal mode formula in the documentation Denis Kolodin 2016-07-17 22:57:39 +0300
  • f04643225a Define large integral test types for subresultant_gcd unit test. Jeremy W. Murphy 2016-07-15 23:08:44 +1000
  • 2e024bd02d Merge branch 'polynomial_ufd_gcd' into polynomial_ufd_gcd_2 Jeremy W. Murphy 2016-07-15 18:46:35 +1000
  • 579d6681bc Merge branch 'develop' into HEAD Jeremy W. Murphy 2016-07-15 18:42:53 +1000
  • ce1d534414 Add case for zero to leading_coefficient and unit test. Jeremy W. Murphy 2016-07-15 18:12:51 +1000
  • 208bd598e3 Tweak comment about normalization of result. Jeremy W. Murphy 2016-07-15 18:05:31 +1000
  • 5ffcca3998 Remove Euclidean_gcd test; it's not relevant to this PR. Jeremy W. Murphy 2016-07-15 18:05:14 +1000
  • a27c8d5ad2 Consolidate merge further; test subresultant instead of Stein algorithm. Jeremy W. Murphy 2016-07-15 18:00:06 +1000
  • 2165b95f52 Two more GCC 4.4 workarounds jzmaddock 2016-07-15 02:15:30 +0100
  • 94d81d96ce Stop testing details that have been removed jzmaddock 2016-07-15 02:14:38 +0100
  • 9127a2f707 Merge branch 'develop' of https://github.com/boostorg/math into develop jzmaddock 2016-07-15 01:31:17 +0100
  • 12feba86fa Remove references to removed gcd/lcd code. jzmaddock 2016-07-15 18:36:55 +0100
  • cbb0cce89b Disable initializer_list support for GCC-4.4 as it doesn't fully support the new syntax and there appears to be no workaround. jzmaddock 2016-07-15 01:24:18 +0100
  • 5d125381f6 Enable SSE2 code for more cases. jzmaddock 2016-07-14 13:24:09 +0100
  • b043126170 Add long double specializations where appropriate. jzmaddock 2016-07-14 13:23:44 +0100
  • 3891523510 Fix tgamma_delta_ratio for cases where argument is very large compared to delta. jzmaddock 2016-07-14 13:22:16 +0100
  • 6cf88b589e Grab test fixtures from another branch. Jeremy W. Murphy 2016-07-14 18:38:38 +1000
  • efa83033fa Merge branch 'develop' into polynomial_ufd_gcd Jeremy W. Murphy 2016-07-12 21:39:49 +1000
  • 2934670e51 Disable some tests for older msvc compilers. jzmaddock 2016-07-11 18:31:51 +0100
  • 5e54ce2427 Fix thread_local code: 1) Use new Boost.Config macro. 2) Fix constants to cache value and initialize on startup when used with variable precision types. 3) Fix factorials to initialize on startup with UDT types. 4) Streamline some other variable precision code. jzmaddock 2016-07-03 18:27:49 +0100
  • 44a105aaf0 Tidy up clang/thread_local detection a little. jzmaddock 2016-06-27 19:42:09 +0100
  • 3f0eaf7c46 Fix clang thread_local support detection jzmaddock 2016-06-27 18:54:38 +0100
  • 882dbaddd2 [polynomial] No need to call primitive_part() on v if it equals 1. Jeremy W. Murphy 2016-06-23 11:43:56 +1000
  • 6f05d647ac [polynomial] Tidy up headers. Jeremy W. Murphy 2016-06-23 11:28:23 +1000
  • 6f5537d273 [polynomial] Move gcd code into a new file. Jeremy W. Murphy 2016-06-20 09:58:39 +1000
  • 5e1e86ef40 Merge branch 'develop' into polynomial_ufd_gcd Jeremy W. Murphy 2016-06-19 15:38:42 +1000
  • 95d4976b86 [polynomial] Rename gcd_ufd to subresultant_gcd. Jeremy W. Murphy 2016-06-19 15:37:42 +1000
  • 412f881740 [polynomial] Add more unit tests for gcd_ufd. Jeremy W. Murphy 2016-06-18 21:46:47 +1000
  • ebc14aacd3 [polynomial] Correct the requirements and handling of zero for gcd_ufd. Jeremy W. Murphy 2016-06-18 21:44:28 +1000
  • 7c705d6f10 [polynomial] Remove superfluous typedefs in unit test. Jeremy W. Murphy 2016-06-17 23:14:22 +1000
  • 21438ba03a gcd_ufd: neaten code and improve documentation. Jeremy W. Murphy 2016-06-17 22:52:43 +1000
  • fc109276f2 Be more specific about kinds of polynomials. Jeremy W. Murphy 2016-06-16 23:50:43 +1000
  • 66740e77df Update code to reflect operator bool() now exists; overload primitive_part. Jeremy W. Murphy 2016-06-16 23:49:17 +1000
  • 48e856cf34 Merge branch 'develop' into polynomial_ufd_gcd Jeremy W. Murphy 2016-06-16 23:21:48 +1000
  • 475fd215f0 Update history. jzmaddock 2016-06-10 18:08:01 +0100
  • a96792d309 Merge branch 'develop' of https://github.com/boostorg/math into develop jzmaddock 2016-06-05 18:29:14 +0100
  • afb8e89642 Change selection of thread_local to be more conservative. jzmaddock 2016-06-05 18:28:56 +0100
  • e4cd194686 Fix misc clang issues jzmaddock 2016-06-04 19:26:59 +0100
  • 5ce39f2673 squash warnings and forward policies jzmaddock 2016-06-03 15:11:34 +0100
  • e946c45e9e Fixes for cases where number type has no infinity and divide by zero is a hard error. jzmaddock 2016-06-01 19:25:03 +0100
  • 5966b186f9 Add needed typecast to factorial-from-string multiprecision code jzmaddock 2016-06-01 00:09:49 +0100
  • 6b1ab930e4 Merge pull request #44 from danieljames/develop jzmaddock 2016-05-31 17:29:51 +0100
  • cd496c9ace Fix typo Daniel James 2016-05-31 14:04:39 +0100