pabristow
327c825dfa
[CI SKIP] More cosmetic and link edits to get Inspect.exe passes except for links to [@boost: which shoudl work OK when built for the documentation. Ready to merge with develop, touch wood.
2019-08-12 17:53:50 +01:00
pabristow
6981dc12f9
[CI SKIP]Editorial work using changes in math.css, part one.
2019-08-09 13:22:33 +01:00
jzmaddock
9350bda2bd
1F1: Fix documentation typos.
...
[CI SKIP]
2019-08-03 10:11:38 +01:00
jzmaddock
3130c30e4f
pFq: Add tests for hypergeometric_pFq_precision.
...
Update docs.
Document recurrence tools.
2019-08-01 15:19:01 +01:00
jzmaddock
451afc3102
Fix polynomial template constructors.
2018-11-30 19:31:51 +00:00
Nick Thompson
54f475e58f
Add call operator, .prime(), .integrate(), and move constructor to polynomial.hpp
2018-11-14 17:04:57 -07:00
jzmaddock
386898c089
Update continued fractions and series:
...
To support complex types, and better docs.
Fixes: https://github.com/boostorg/math/issues/129 .
2018-08-20 21:22:06 +01:00
jzmaddock
80e7f7027c
Merge branch 'barycentric' of https://github.com/NAThompson/math into interpolate_rat
...
Fix some msvc failures.
Suppress some compiler warnings.
Added iterator based constructor.
Moved docs to better position.
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2017-05-05 13:01:56 +01:00
jzmaddock
adc2234d95
Merge branch 'barycentric' of https://github.com/NAThompson/math into interpolate_rat
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2017-05-04 13:18:05 +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
jzmaddock
281e6d8bab
Mark operator bool as explicit in docs.
2016-05-26 18:41:50 +01:00
Jeremy W. Murphy
9558b22b6c
Update API documentation.
2016-05-15 21:07:15 +10:00
Kolya Matteo
5faad1baf8
Add polynomial pow function to docs
2016-05-11 16:18:42 -04:00
jzmaddock
11500b787b
Merge branch 'polynomial_shift' of https://github.com/jeremy-murphy/math into gcd
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2016-04-06 17:58:21 +01:00
Jeremy W. Murphy
7969de6fae
Add C++11 initializer_list constructor and assignment to polynomial class.
2016-01-31 19:04:37 +11:00
pabristow
7a7d3321fe
Moved polystuff to tools, added JWM as author and numerous minor edits
2015-12-14 16:13:05 +00:00
pabristow
b2bd954faa
Polish polynomial example.
2015-12-13 17:33:17 +00:00
Jeremy W. Murphy
db07507a75
Minor doc change to parameter names.
2015-12-11 11:56:56 +11:00
Jeremy W. Murphy
f8d6220e4e
More documentation updates and parameter name consistency.
2015-11-20 12:06:13 +11:00
Jeremy W. Murphy
e7df87d3c6
Minor update to documentation.
2015-11-20 11:58:17 +11:00
Jeremy W. Murphy
c92a89c6a6
Update documentation.
2015-11-17 10:15:42 +11:00
Jeremy W. Murphy
ec764814a0
Update class interface documentation.
2015-11-04 12:25:46 +11:00
pabristow
5638fe9be2
Re-structured to separate into tools (rooting and minimization) and internals, and links revised to suit.
2015-03-05 15:25:19 +00:00
jzmaddock
e5a25df9a2
Make a few edits and reorganize root finding docs.
2014-12-15 18:30:39 +00:00
pabristow
4da25c8bb4
Work in progress on root finding examples.
2014-12-12 12:03:29 +00:00
pabristow
4ae5adbae7
Trivial change to new branch for improvements to root finding documentation.
2014-12-10 11:51:55 +00:00
jzmaddock
e20b44e8a9
Move headers that are mostly used for internal maintenance and testing into an "include_private" directory - this is to reduce dependencies on other Boost modules when using this library.
2014-06-09 16:08:35 +01:00
jzmaddock
bcc6e5f80c
Trivial fix to get docs building with latest quickbook.
2014-01-04 18:15:34 +00:00
jzmaddock
c5ab3497b5
Document max_iter parameter correctly, see: https://svn.boost.org/trac/boost/ticket/9225
2013-12-22 18:00:13 +00:00
Paul A. Bristow
c5e6fca42b
Final commit of all my changes.
...
[SVN r84326]
2013-05-17 11:13:14 +00:00
John Maddock
a1d526bd36
Change to quickbook 1.6.
...
Change to use chapters at the top level.
Big search and replace on link names.
[SVN r84201]
2013-05-09 09:04:20 +00:00
John Maddock
57cba0eef4
Reorganise directory structure to make things easier to find and maintain.
...
[SVN r84143]
2013-05-05 12:32:36 +00:00