jzmaddock
|
0b1d59cc12
|
Merge branch 'develop'
|
2016-11-03 20:25:28 +01:00 |
|
jzmaddock
|
d41bccefd0
|
Update documentation history.
|
2016-11-03 19:25:02 +00:00 |
|
jzmaddock
|
c5826580bd
|
Merge branch 'develop'
|
2016-11-03 20:04:19 +01:00 |
|
jzmaddock
|
383c024400
|
Fix missing arguments.
|
2016-10-29 17:58:22 +01:00 |
|
jzmaddock
|
84eb174481
|
Update history.
|
2016-10-28 19:15:52 +01:00 |
|
jzmaddock
|
3c017c8822
|
Merge pull request #51 from zerotypos-found/patch-1
Fix issues in the inspection report
|
2016-10-25 14:00:58 +01:00 |
|
zerotypos-found
|
3871f6a7e8
|
Fix issues in the inspection report
- Remove Non-ASCII characters (i.e. replace dashes with hyphens).
- Protect min from macro expansion.
|
2016-10-25 11:56:09 +09:00 |
|
jzmaddock
|
37fe39f2d9
|
Merge pull request #50 from kartikmohta/fix/boost-zero-polynomial-evaluate
Fix boost::math::polynomial::evaluate for the zero polynomial
|
2016-10-19 19:33:24 +01:00 |
|
jzmaddock
|
3370ea2f79
|
Add missing #include.
Fixes https://svn.boost.org/trac/boost/ticket/12537.
|
2016-10-19 19:27:37 +01:00 |
|
jzmaddock
|
21ab379ee9
|
Merge branch 'develop' of https://github.com/boostorg/math into develop
|
2016-10-19 19:22:51 +01:00 |
|
jzmaddock
|
4787d870c6
|
Suppress some msvc warnings.
|
2016-10-19 19:22:37 +01:00 |
|
Kartik Mohta
|
9dad3e2b62
|
Fix boost::math::polynomial::evaluate for the zero polynomial
|
2016-10-17 16:13:25 -04:00 |
|
jzmaddock
|
70251d1442
|
Merge pull request #49 from zerotypos-found/patch-1
Replace tabs to whitespace
|
2016-10-11 09:18:32 +01:00 |
|
zerotypos-found
|
4b9823768b
|
Replace tabs to whitespace
|
2016-10-11 12:44:32 +09:00 |
|
Rene Rivera
|
37e64cf73e
|
Add, and update, documentation build targets.
|
2016-10-10 11:39:51 -05:00 |
|
Rene Rivera
|
021cebe8b8
|
Add, and update, documentation build targets.
|
2016-10-07 23:07:35 -05:00 |
|
jzmaddock
|
242e9d6691
|
Fix version history typo.
|
2016-09-11 19:34:45 +01:00 |
|
jzmaddock
|
cc2cd9063c
|
Fix typo in arcsine distribution docs.
Fixes: https://svn.boost.org/trac/boost/ticket/12407.
|
2016-08-27 19:00:35 +01:00 |
|
jzmaddock
|
50e7ea3863
|
Sub-resultant GCD is only for integer types.
|
2016-08-26 18:40:11 +01:00 |
|
jzmaddock
|
accfe2f7eb
|
Fix msvc compile failure, and add a using declaration so we overload boost::math::gcd.
|
2016-08-26 18:33:10 +01:00 |
|
jzmaddock
|
f888dcb129
|
Including polynomial.hpp should get the gcd overloads as well.
|
2016-08-26 18:32:27 +01:00 |
|
Jeremy W. Murphy
|
406e69e862
|
Add a paragraph to the docs about subresultant_gcd and gcd overload.
|
2016-08-25 23:19:11 +10:00 |
|
Jeremy W. Murphy
|
64c887a3c9
|
Add overload of gcd() for polynomials with multi-precision integral coeffs.
And add a unit test to show that it works.
|
2016-08-25 23:02:03 +10:00 |
|
Jeremy W. Murphy
|
d817274f3f
|
Update some doxygen.
|
2016-08-25 23:00:59 +10:00 |
|
Jeremy W. Murphy
|
783dc6af46
|
Merge branch 'develop' into polynomial_ufd_gcd
|
2016-08-25 22:08:48 +10:00 |
|
jzmaddock
|
a39d7fecaf
|
Correct version history.
|
2016-08-25 10:15:59 +01:00 |
|
jzmaddock
|
e7f92a3d65
|
Fix typos in docs.
|
2016-08-20 09:52:46 +01:00 |
|
jzmaddock
|
bdef7e8cc8
|
Merge pull request #47 from inkstink/master
Master
|
2016-08-20 09:50:49 +01:00 |
|
inkstink
|
dd6ac8f9da
|
typos
|
2016-08-19 20:47:49 -04:00 |
|
inkstink
|
c9d9f446c5
|
fixed typos for real this time
|
2016-08-19 20:42:14 -04:00 |
|
inkstink
|
a35ad45b57
|
Fixed typos.
|
2016-08-19 20:34:48 -04:00 |
|
inkstink
|
950d3990e4
|
fixed typos
|
2016-08-19 20:33:24 -04:00 |
|
jzmaddock
|
39db1f341b
|
Merge branch 'develop'
|
2016-08-16 12:12:54 +01:00 |
|
pabristow
|
38fcf6bdb6
|
Yet more typos.
|
2016-08-12 16:22:00 +01:00 |
|
pabristow
|
84a626e000
|
Revision to Chap 3 overview section
|
2016-08-12 16:12:46 +01:00 |
|
pabristow
|
92778b45c3
|
Merge branch 'develop' of https://github.com/boostorg/math into develop
|
2016-08-12 15:16:54 +01:00 |
|
pabristow
|
62aa43b044
|
Removed example/quadmath_snprintf.c
|
2016-08-12 15:16:17 +01:00 |
|
jzmaddock
|
1e625cc90c
|
Merge branch 'develop'
|
2016-08-10 18:59:23 +01:00 |
|
jzmaddock
|
62e0849ce2
|
Merge branch 'develop' of https://github.com/boostorg/math into develop
|
2016-08-10 18:52:48 +01:00 |
|
jzmaddock
|
5d48124b80
|
Adjust Intel C++ error rates.
|
2016-08-10 18:52:26 +01:00 |
|
pabristow
|
7786c7d5a8
|
Added Thomas Luu references
|
2016-08-09 16:05:20 +01:00 |
|
pabristow
|
b318bd4218
|
Add three missing .html files
|
2016-08-03 19:24:07 +01:00 |
|
pabristow
|
5e842b677d
|
after merge, possibly wrong
|
2016-08-03 19:19:02 +01:00 |
|
pabristow
|
fe4dbc344a
|
Additions to cstdfloat and float128 docs
|
2016-08-03 12:03:26 +01:00 |
|
jzmaddock
|
2468016ba2
|
Merge branch 'develop' of https://github.com/boostorg/math into develop
|
2016-07-29 11:42:16 +01:00 |
|
jzmaddock
|
53403a58f7
|
minor Intel fix.
|
2016-07-29 11:41:28 +01:00 |
|
jzmaddock
|
73b6c06819
|
Regenerate docs.
|
2016-07-27 17:54:11 +01:00 |
|
jzmaddock
|
48c65c4e18
|
Merge branch 'develop' of https://github.com/boostorg/math into develop
|
2016-07-27 17:40:27 +01:00 |
|
jzmaddock
|
f025cbac50
|
Correct SVGMath hyperlink.
|
2016-07-27 17:40:02 +01:00 |
|
Jeremy W. Murphy
|
3348f83fb7
|
Assert the loop invariant, degree(u) >= degree(v).
|
2016-07-27 17:47:03 +10:00 |
|