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