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
jzmaddock
01c2c0158f
Regenerate docs with new performance results.
2016-03-29 08:02:27 +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
bd9112ddd6
new html files
2015-12-14 16:14:17 +00: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
jzmaddock
c36506f852
Merge pull request #17 from jeremy-murphy/polynomial_division
...
Polynomial division
2015-12-13 12:06:00 +00:00
jzmaddock
ee5dcd403a
Update docs.
2015-12-11 17:59:28 +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
zerotypos-found
841d25a679
Fix typo in docs.
2015-11-10 12:08:26 +09:00
Jeremy W. Murphy
ec764814a0
Update class interface documentation.
2015-11-04 12:25:46 +11:00
pabristow
1a97d97538
update roadmap for triangular distribution bug Trac 11768
2015-10-30 10:16:51 +00:00
pabristow
57a71ba5f8
#11768 : Skewness formula for triangular distribution corrected, tests added and docs updated.
2015-10-29 18:19:46 +00:00
jzmaddock
678d2e8383
Doc version update.
2015-10-15 10:39:36 +01:00
jzmaddock
3287c922ea
Fix some corner cases in the beta functions.
...
Add better tests for the incomplete beta derivative.
Update docs to match.
2015-09-11 12:02:04 +01:00
jzmaddock
59a2bd5cb8
Remove the quaternion directory and move contents elsewhere.
2015-09-07 19:09:55 +01:00
jzmaddock
0f91c5aca0
Removed octonion sub-folder and moved contents elsewhere.
2015-09-07 18:57:03 +01:00
jzmaddock
5d0606445d
Update history and regenerate docs.
2015-09-07 18:35:47 +01:00
jzmaddock
64b4100ff9
Document change to error handling when no exceptions are available.
2015-09-07 18:05:02 +01:00
jzmaddock
7172eb59bd
Enable more terms in index.
2015-08-23 18:33:14 +01:00
jzmaddock
0639e9fb9b
Finish integrating new performance results.
2015-08-21 18:26:15 +01:00
jzmaddock
1374585251
Fix typos in merged docs.
2015-08-21 13:54:09 +01:00
jzmaddock
2aeed55728
Fix table titles
2015-08-21 13:50:28 +01:00
jzmaddock
5c943b08a8
Fix PP logic, re-run tests.
2015-08-21 09:52:57 +01:00
jzmaddock
277dbd4f5c
Add compiler comparison option.
2015-08-17 13:05:50 +01:00
jzmaddock
6a10ce9232
Add distribution example.
2015-08-14 18:07:59 +01:00
jzmaddock
69a0d0b632
Begin to integrate new performance code into the docs.
2015-08-13 19:32:28 +01:00
jzmaddock
6db20ce240
Add new tables to old docs. Tweak table formatting slightly.
2015-07-03 18:40:09 +01:00
pabristow
908bb7473d
Re-proof-read new sections after merge rooting.
2015-06-03 17:54:06 +01:00
jzmaddock
64b7e244d0
Document Airy zeros implementation.
2015-05-28 11:32:05 +01:00
jzmaddock
a40c2d0401
Use airy_zeros.svg
2015-05-27 17:52:12 +01:00
jzmaddock
3bc8020b0d
Add docs for airy zeros.
...
Implementation notes still need adding!
2015-05-26 19:37:43 +01:00
jzmaddock
f1c4d1ce82
Fix Paul's comments.
2015-05-26 17:17:16 +01:00
jzmaddock
69b2524d13
Document ulp function.
...
Improve tests, and fix issues that show up.
2015-05-25 08:47:34 +01:00
jzmaddock
cb752efcb3
Paul's doc corrections.
2015-05-25 08:46:48 +01:00
jzmaddock
73c27a1a6d
Rewrite float-comparison docs to use new public interfaces.
2015-05-23 12:06:36 +01:00
jzmaddock
d59ea37297
Remove stray ",".
2015-05-18 19:04:17 +01:00
jzmaddock
74a42f98ea
Fix various typos.
...
Change Schroeder to Schroder.
2015-05-18 18:23:47 +01:00
jzmaddock
7dd1fb6342
Build performance tables from Jamfile.
...
Improve table generation.
Update docs with GCC tables.
2015-05-14 13:27:50 +01:00
jzmaddock
3a56c27361
Fix spellings
2015-05-12 19:55:44 +01:00
jzmaddock
1edb3df4f8
Add section on bad initial guesses.
2015-05-12 19:33:41 +01:00
jzmaddock
4e9f375c38
Add examples of root finding gone wrong.
...
Also split into more sections for easier navigation.
2015-05-12 17:48:32 +01:00
jzmaddock
21da34bc24
Update elliptic times.
...
Now that we've merged develop with the improved elliptic algorithms.
2015-05-11 19:42:44 +01:00
jzmaddock
0b166f37ab
Merge branch 'develop' into rooting
2015-05-11 19:08:00 +01:00
jzmaddock
f1b03a5742
More or less finish off elliptic root comparison.
2015-05-11 17:20:33 +01:00
jzmaddock
36d0b96347
Tidy up n'th root examples, add stub for elliptic examples.
2015-05-11 13:48:08 +01:00
jzmaddock
764738d596
Change root finding code to be better boiler-plated.
...
Re-run tests accordingly.
2015-05-10 10:06:08 +01:00