23 Commits

Author SHA1 Message Date
jzmaddock
035424e73c Update version history. 2023-11-17 18:41:32 +00:00
jzmaddock
4b68342d32 Update version history, regenerate docs. 2021-02-26 17:00:28 +00:00
jzmaddock
3e1c003fa7 Split documentation source up into better structure. 2020-05-01 18:45:00 +01:00
pabristow
899951dc89 Merge branch 'docs_update_1' into develop (using all docs_update_1 versions). 2020-03-19 15:49:14 +00:00
pabristow
fa3a7464db [CI SKIP]Added example of gauss-laguerre quadrature. 2020-03-16 17:47:54 +00:00
jzmaddock
222f47acb7 Update documentation copyright.
[CI SKIP]
2020-03-13 19:10:19 +00:00
jzmaddock
ab3ac7ba0a Update history and regenerate docs.
[CI SKIP]
2020-03-13 19:07:21 +00:00
pabristow
753824807b Corrected sections mistake (after delecting all html/ and re-adding). 2020-02-04 17:10:44 +00:00
pabristow
5f2ec0dc0f More changes to big_seventh, and cleanup deleting log files, and /html marked for delete so will need re-adding to git? 2020-01-31 10:43:21 +00:00
pabristow
05f4f78a36 Rebuild docs, including changes from 10 Oct 2019 like Caveats. 2020-01-29 11:54:25 +00:00
pabristow
0fe173730d Resolved conflicts from pull from origin/develop 2020-01-29 11:45:41 +00:00
jzmaddock
856968c7ce Regenerate docs. [CI SKIP] 2019-10-17 16:29:54 +01:00
pabristow
4336139112 Add multiprecision.css custom style sheet, and a few new links, rebuild locally with no inspect complaints. 2019-08-13 15:09:54 +01:00
jzmaddock
09314a23d1 Update docs.
[CI SKIP]
2019-06-30 12:03:59 +01:00
jzmaddock
62ad97a61a APPoS: Doc update. 2018-09-16 19:19:49 +01:00
jzmaddock
6b03db9e19 Merge branch 'impl-octuple-float' of https://github.com/e-kwsm/multiprecision into develop
# 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.
2018-08-17 12:19:45 +01:00
jzmaddock
aa56ab85a5 Document how to assign both value and precision in the variable precision types.
Add tests for the method suggested.
See https://github.com/boostorg/multiprecision/issues/72.
2018-08-17 11:01:46 +01:00
jzmaddock
2d8e5c1d25 Add overloads for construction at specified precision.
Also document and update docs.
See https://github.com/boostorg/multiprecision/issues/62.
2018-08-15 13:40:47 +01:00
jzmaddock
4ba21a07b6 Document behaviour of copy/move/assignment on variable precision types.
[CI skip]
2018-08-10 18:41:47 +01:00
E Kawashima
66d1f953dd Implement cpp_bin_float_oct and cpp_complex_oct 2018-07-30 18:05:43 +09:00
jzmaddock
7fbe965898 Complex: Add docs for Eigen interop. 2018-04-22 17:09:15 +01:00
jzmaddock
0f56b47760 complex: Fix bug in complex_adaptor sqrt.
Add docs for all the complex types.
2018-04-19 19:55:43 +01:00
jzmaddock
6d20bb7817 complex/mpc: update docs.
[CI SKIP]
2018-03-31 18:55:57 +01:00