Commit Graph

1451 Commits

Author SHA1 Message Date
John Maddock
9b1798b830 Updated and proof-read docs.
[SVN r3136]
2006-08-12 18:01:44 +00:00
John Maddock
e70e08b902 Tidied up bbv2 setup.
Added images and stylesheets.


[SVN r3127]
2006-08-11 15:31:31 +00:00
John Maddock
38175c5aee Added Paul's name!!
[SVN r3126]
2006-08-11 12:37:48 +00:00
Paul A. Bristow
9895ce48e1 Use distributions instead of dist.
[SVN r3125]
2006-08-11 10:36:18 +00:00
John Maddock
c88d67eaaa Hopefully fixed graphics.
[SVN r3123]
2006-08-11 09:33:53 +00:00
John Maddock
fe21fb46b3 More tutorial code.
[SVN r3122]
2006-08-10 18:16:39 +00:00
John Maddock
5c645698c3 Added new style Student's t code and examples.
Added tutorial for the new stats code.


[SVN r3121]
2006-08-10 12:53:07 +00:00
John Maddock
46d9b33645 Tightened up root finding tests.
Added docs for roots without derivatives.
Added derivatives of incomplete gamma and beta.


[SVN r3112]
2006-08-01 17:23:10 +00:00
John Maddock
cd90a9f0d4 Updated and documented the new root finding code.
[SVN r3111]
2006-07-31 18:05:41 +00:00
John Maddock
eca034bb42 Added tests for gamma_P_inva / gamma_Q_inva.
Added docs for new inverses of gamma and beta.


[SVN r3110]
2006-07-31 11:54:46 +00:00
John Maddock
5e9f8e74cf Added new equations for docs.
[SVN r3108]
2006-07-26 13:08:02 +00:00
John Maddock
79a8199f9c Added new root finding algorithm toms748.
Tidied up inverse code and moved files to detail directory.
Updated docs and Jamfile.


[SVN r3107]
2006-07-26 13:06:56 +00:00
John Maddock
2760d7ad0d Added missing license info.
[SVN r34558]
2006-07-16 16:01:25 +00:00
John Maddock
d4920ca48b Updated docs.
[SVN r3039]
2006-06-29 12:14:40 +00:00
John Maddock
493406e734 Added factorial docs and tests.
[SVN r3020]
2006-06-22 18:18:23 +00:00
John Maddock
4341334b2b Updated accuracy in docs.
Fixed test_fisher so it's gcc compatible (real_concept.hpp has to come first).


[SVN r3018]
2006-06-22 15:59:01 +00:00
John Maddock
784df0c4b8 Added initial docs for gamma function ratios.
[SVN r3005]
2006-06-20 18:04:51 +00:00
John Maddock
a122cfe44f Docs update: added implementation details for incomplete beta.
[SVN r3003]
2006-06-20 17:20:09 +00:00
John Maddock
6e67803df2 Updated inverse incomplete beta docs.
[SVN r3000]
2006-06-19 17:42:48 +00:00
Paul A. Bristow
3f446ec5f4 spelling corrections PAB 18 Jun 2006
[SVN r2993]
2006-06-18 17:25:57 +00:00
John Maddock
9c044882bb More or less finished beta inverse and gamma inverse plus misc warning suppression and added missing docs.
[SVN r2987]
2006-06-14 13:59:25 +00:00
John Maddock
c3611d0c6b Added factorials and gamma function ratios.
Updated incomplete beta with BGRAT routine from Didonato and Morris.
Added even and odd polynomials.
Lots of small tweeks.


[SVN r2972]
2006-06-08 16:08:05 +00:00
John Maddock
6af9ca971b Minor doc update (for error handling).
Minor test updates (ibeta inverses).


[SVN r2964]
2006-05-30 18:01:10 +00:00
John Maddock
aa2c565d12 Initial commit.
[SVN r2955]
2006-05-21 15:45:37 +00:00
John Maddock
44b7013434 Added placeholder docs.
[SVN r33688]
2006-04-13 10:20:15 +00:00
John Maddock
dceafaadef Removed old docs: the quickbook version now takes over.
[SVN r33559]
2006-04-05 12:33:15 +00:00
John Maddock
5b00a02f3c Added Boost.Math docs converted to quickbook.
[SVN r33477]
2006-03-26 15:45:45 +00:00
John Maddock
539d64ed65 Added new Math additions.
[SVN r31414]
2005-10-20 17:51:44 +00:00
John Maddock
9ffe41ad11 Added missing images.
[SVN r31409]
2005-10-20 16:14:40 +00:00
John Maddock
a4dc75541c Added TR1 math additions: docs and tests.
[SVN r31335]
2005-10-15 12:01:54 +00:00
Daryle Walker
60f46add87 Added some of the first layout corrections suggested by Christoph Ludwig, plus my own over the 'C++' logo (from the C++ FAQ Lite) and the Cayley doubling table
[SVN r2688]
2005-08-18 02:24:28 +00:00
Daryle Walker
c04ff0e969 Added a LaTeX adaptation of the quaternion guide
[SVN r2681]
2005-08-14 06:08:52 +00:00
Aleksey Gurtovoy
8803d321a9 c++boost.gif -> boost.png replacement
[SVN r25573]
2004-10-05 15:45:52 +00:00
Daryle Walker
6792aa6963 Added bit-searching, bit-intersection, and scaling functions
[SVN r1984]
2004-02-17 03:43:40 +00:00
Daryle Walker
ae74e09deb Added addition and subtraction operators
[SVN r1975]
2004-02-14 09:20:48 +00:00
Daryle Walker
37a37daa30 Added absolute-value and sign functions
[SVN r1974]
2004-02-13 22:50:54 +00:00
Daryle Walker
2439924bff Added increment and decrement operators
[SVN r1973]
2004-02-13 22:06:26 +00:00
Daryle Walker
06bdded4f5 Fixed-up, hopefully, the implementation and exception policy of the bit-shift operators
[SVN r1968]
2004-02-13 10:34:00 +00:00
Daryle Walker
692dc90c11 Added unary + and - operators
[SVN r1967]
2004-02-13 01:05:16 +00:00
Daryle Walker
2ffe57e17c Added bitwise and-not function; did minor documentation tweak
[SVN r1966]
2004-02-12 13:29:21 +00:00
Daryle Walker
05bb8729ea Added greater separation between operator descriptions; added exception profiles to shift operators
[SVN r1962]
2004-02-11 10:50:21 +00:00
Daryle Walker
11de9cab52 Added bit-shift operators; improved test for bit-reversal
[SVN r1961]
2004-02-11 08:20:28 +00:00
Daryle Walker
4488e0ff33 Added bit-string converter; did minor tweaks
[SVN r1953]
2004-02-10 03:08:15 +00:00
Daryle Walker
7b2bf3e95c Added bitwise-and, -or, and -xor operators, including combined assignment versions
[SVN r1952]
2004-02-10 01:11:29 +00:00
Daryle Walker
54484f15df Added even/odd test, comparison method and operators, and minor tweaks
[SVN r1947]
2004-02-09 05:42:24 +00:00
Daryle Walker
bcf7ac8a38 Added method to assign an arbitrary bit pattern within a bit range of another big_whole object
[SVN r1936]
2004-02-06 08:00:19 +00:00
Daryle Walker
8ee4efc5f7 Added files for the multi-precision non-negative integer type based on std::valarray
[SVN r1935]
2004-02-05 10:36:38 +00:00
Daryle Walker
5255f7d989 Adjusted for moving the Compile-Time and Run-Time GCD and LCM components to new, separate headers
[SVN r14273]
2002-07-02 08:31:15 +00:00
Beman Dawes
4433ea13f3 fix links
[SVN r11838]
2001-11-30 17:46:54 +00:00
Beman Dawes
ecaa9e7659 fix links
[SVN r11831]
2001-11-30 12:44:08 +00:00
Dave Abrahams
d199e37ac9 Daryle Walker's GCD library submission
[SVN r11814]
2001-11-29 21:42:58 +00:00