Commit Graph

5028 Commits

Author SHA1 Message Date
John Maddock
2983887486 Changed call signatures to keep Borland happy.
[SVN r39842]
2007-10-09 14:49:04 +00:00
John Maddock
f154f8bf6f Disabled long double support on some platforms.
[SVN r39837]
2007-10-09 12:26:27 +00:00
John Maddock
487c9f69ae Added HTML docs, changed some section names to shorten the file names produced.
[SVN r39835]
2007-10-09 11:30:19 +00:00
John Maddock
8dc2b5673f Fix problem with GCC on Linux not finding std_real_concept overload for fmod.
[SVN r39834]
2007-10-09 11:15:11 +00:00
John Maddock
288f3a8d86 Initial commit of math-toolkit docs.
[SVN r39812]
2007-10-08 18:03:19 +00:00
John Maddock
772c8ae7ca Initial math-toolkit commit.
Includes all code and tests, but no docs yet.

[SVN r39792]
2007-10-08 16:58:15 +00:00
John Maddock
b5b2e163a3 Moved docs into a sub-directory in preparation for move to mainline SVN.
[SVN r39791]
2007-10-08 16:49:39 +00:00
Paul A. Bristow
b75cb143e1 Two typos
[SVN r39783]
2007-10-08 13:34:55 +00:00
Paul A. Bristow
67665aa61e updates for policies
[SVN r39782]
2007-10-08 13:07:12 +00:00
John Maddock
84dc707e2a Misc fixes for minimal Borland support.
[SVN r39779]
2007-10-08 09:46:32 +00:00
John Maddock
3e62ef28f0 Fix Borland infinite looping issue.
[SVN r39723]
2007-10-06 11:12:33 +00:00
John Maddock
a0f0be1c54 Update Jamfiles to make PDF generation easier.
[SVN r39714]
2007-10-05 17:49:12 +00:00
John Maddock
8e727140a4 Disable some Intel warnings.
[SVN r39713]
2007-10-05 17:04:58 +00:00
John Maddock
e28bb49bb2 Added better description of navigation keys.
Added contact info.

[SVN r39712]
2007-10-05 17:03:53 +00:00
Beman Dawes
141dc671b6 Starting point for releases
[SVN r39706]
2007-10-05 14:25:06 +00:00
John Maddock
7b5f96e865 Added better pdf generation support.
[SVN r39699]
2007-10-05 09:57:34 +00:00
John Maddock
3a02a8b625 Fix #include case.
Add some needed forward declarations.

[SVN r39697]
2007-10-05 09:56:06 +00:00
John Maddock
899f4fbfd1 Added some more descriptive information to error messages.
[SVN r39667]
2007-10-03 09:32:35 +00:00
John Maddock
cb7328e706 Adjusted formatting.
[SVN r39666]
2007-10-03 09:11:42 +00:00
Paul A. Bristow
aec354d968 Added tip for MSVC preprocessor defines
[SVN r39656]
2007-10-02 17:38:24 +00:00
Paul A. Bristow
cabc722e56 Cosmetic tidy
[SVN r39653]
2007-10-02 17:12:33 +00:00
John Maddock
1c5fffdd28 Added workaround for apparently broken std::fmod(long double,long double) on Darwin.
Added more tracing macros to try and track down remaining Darwin issues.

[SVN r39650]
2007-10-02 09:30:41 +00:00
John Maddock
01604e79d3 Added some more trace messages.
[SVN r39637]
2007-10-01 10:24:11 +00:00
Paul A. Bristow
5d4d94b512 Surpressed unreachable code warning.
[SVN r39636]
2007-10-01 10:05:21 +00:00
John Maddock
164bbbf473 Updated debug-tracing macros.
Fixed epsilon so it works on MacOS with a 106-bit long double now.

[SVN r39593]
2007-09-29 09:40:16 +00:00
John Maddock
74157405ff Fixed last TODO, and updated PDF.
[SVN r39582]
2007-09-27 18:02:18 +00:00
Paul A. Bristow
65fc593bc4 Typo provides
[SVN r39581]
2007-09-27 17:33:40 +00:00
Paul A. Bristow
42f349e5f0 Cosmetic - changed bolding a tiny bit.
[SVN r39580]
2007-09-27 17:28:15 +00:00
Paul A. Bristow
dee553aa83 added isbn
[SVN r39579]
2007-09-27 17:19:28 +00:00
John Maddock
6e841a0da2 Fix comment in students_t_two_samples.cpp.
Fix buggy reasoning in students_t_examples.qbk

[SVN r39578]
2007-09-27 17:02:27 +00:00
Paul A. Bristow
7fbee38900 Correction of heading evaluation error
[SVN r39573]
2007-09-27 11:53:31 +00:00
John Maddock
ed9be1b39d Big update to get all the equations in SVG format, and embedded in the PDF.
[SVN r39572]
2007-09-27 10:40:55 +00:00
John Maddock
4236c23b92 Fixed lgamma equations, added mml equations for the Hubert Holin's old docs.
[SVN r39571]
2007-09-27 09:30:51 +00:00
John Maddock
74b6544804 Converted Tex files to MathML and SVG formats.
[SVN r39557]
2007-09-26 18:24:20 +00:00
John Maddock
472beb4974 Added mml and svg versions of most of the equations.
[SVN r39541]
2007-09-26 12:24:35 +00:00
John Maddock
a54ef9268d Changed to use character escapes rather than MathML entities.
Also made sure that all the files are readable by the latest Mathcast release, and by SVGMath, and are valid XML.


[SVN r39540]
2007-09-26 09:36:07 +00:00
John Maddock
5c4d88975f Changed to use character escapes rather than MathML entities.
Also made sure that all the files are readable by the latest Mathcast release, and by SVGMath, and are valid XML.


[SVN r39539]
2007-09-26 09:34:26 +00:00
John Maddock
98665f8b9f Changed to use character escapes rather than MathML entities.
Also made sure that all the files are readable by the latest Mathcast release, and by SVGMath, and are valid XML.


[SVN r39538]
2007-09-26 09:34:01 +00:00
John Maddock
f7144e9ce3 Changed to use character escapes rather than MathML entities.
Also made sure that all the files are readable by the latest Mathcast release, and by SVGMath, and are valid XML.


[SVN r39537]
2007-09-26 09:33:03 +00:00
John Maddock
99b147eee1 Changed to use character escapes rather than MathML entities.
Also made sure that all the files are readable by the latest Mathcast release, and by SVGMath, and are valid XML.


[SVN r39536]
2007-09-26 09:32:40 +00:00
John Maddock
373e1d49b9 Changed to use character escapes rather than MathML entities.
Also made sure that all the files are readable by the latest Mathcast release, and by SVGMath, and are valid XML.


[SVN r39535]
2007-09-26 09:32:06 +00:00
John Maddock
d2794fa028 Fix overflowing tables.
[SVN r39501]
2007-09-24 10:30:25 +00:00
John Maddock
dac5cb1648 Changed "Roadmap" into a "What's New", and added to introduction.
[SVN r39500]
2007-09-24 10:12:19 +00:00
Paul A. Bristow
a490a5c1f5 Added to hold pdf
[SVN r39489]
2007-09-23 17:37:47 +00:00
Paul A. Bristow
0fc162c153 Even better text for Ci for obs.
[SVN r39488]
2007-09-23 17:30:00 +00:00
Paul A. Bristow
d262d6d4c3 added code to make a list of CI for an alpha for a range of numbers of observations.
[SVN r39487]
2007-09-23 17:29:17 +00:00
John Maddock
80354ab802 Added some more folks.
[SVN r39486]
2007-09-23 16:31:53 +00:00
Paul A. Bristow
4fc2a23a47 Added paragraph on confidence interval versus observations
[SVN r39482]
2007-09-22 20:19:45 +00:00
John Maddock
640e518358 More typos and other minor fixes.
[SVN r39479]
2007-09-22 17:06:41 +00:00
John Maddock
700ea50732 Fixes for VC-7.1.
[SVN r39478]
2007-09-22 17:00:29 +00:00