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 |
|
pabristow
|
4257aa91ff
|
add html/math.css (but this might still get deleted when html/ needs clearing out, so should probably also have a copy elsewhere?
|
2015-03-12 14:50:15 +00:00 |
|
pabristow
|
3928cf1bb9
|
git rm --cached -- /html/*.html to get out git of all generated files except math.css
|
2015-03-12 14:42:54 +00:00 |
|
pabristow
|
1f0552daea
|
merged develop into rooting and rebuilt html
|
2015-03-12 12:31:01 +00:00 |
|
pabristow
|
5638fe9be2
|
Re-structured to separate into tools (rooting and minimization) and internals, and links revised to suit.
|
2015-03-05 15:25:19 +00:00 |
|
jzmaddock
|
c3d59efe86
|
Change section title to make clear that these are internal details.
|
2014-12-16 18:14:52 +00:00 |
|
jzmaddock
|
b4c7debedd
|
Update headings and regenerate, add missing file too.
|
2014-12-16 12:14:37 +00:00 |
|
jzmaddock
|
e5a25df9a2
|
Make a few edits and reorganize root finding docs.
|
2014-12-15 18:30:39 +00:00 |
|
pabristow
|
4da25c8bb4
|
Work in progress on root finding examples.
|
2014-12-12 12:03:29 +00:00 |
|
pabristow
|
c74c67be42
|
Rebuilt html docs to include arcsine distribution (and existing polygamma etc).
|
2014-12-09 11:49:05 +00:00 |
|
pabristow
|
ee8d6338fc
|
Merge branch 'develop' into arcsine_dist
Conflicts:
doc/html/backgrounders.html
doc/html/constants.html
doc/html/cstdfloat.html
doc/html/dist.html
doc/html/extern_c.html
doc/html/gcd_lcm.html
doc/html/index.html
doc/html/indexes.html
doc/html/indexes/s01.html
doc/html/indexes/s02.html
doc/html/indexes/s03.html
doc/html/indexes/s04.html
doc/html/indexes/s05.html
doc/html/inverse_complex.html
doc/html/math_toolkit/acknowledgement.html
doc/html/math_toolkit/acknowledgements.html
doc/html/math_toolkit/acos.html
doc/html/math_toolkit/acosh.html
doc/html/math_toolkit/airy.html
doc/html/math_toolkit/airy/ai.html
doc/html/math_toolkit/airy/aip.html
doc/html/math_toolkit/airy/bi.html
doc/html/math_toolkit/airy/bip.html
doc/html/math_toolkit/archetypes.html
doc/html/math_toolkit/asin.html
doc/html/math_toolkit/asinh.html
doc/html/math_toolkit/atan.html
doc/html/math_toolkit/atanh.html
doc/html/math_toolkit/bessel.html
doc/html/math_toolkit/bessel/bessel_derivatives.html
doc/html/math_toolkit/bessel/bessel_first.html
doc/html/math_toolkit/bessel/bessel_over.html
doc/html/math_toolkit/bessel/bessel_root.html
doc/html/math_toolkit/bessel/mbessel.html
doc/html/math_toolkit/bessel/sph_bessel.html
doc/html/math_toolkit/building.html
doc/html/math_toolkit/c99.html
doc/html/math_toolkit/comp_compilers.html
doc/html/math_toolkit/comparisons.html
doc/html/math_toolkit/compile_time.html
doc/html/math_toolkit/compilers_overview.html
doc/html/math_toolkit/complex_history.html
doc/html/math_toolkit/complex_implementation.html
doc/html/math_toolkit/concepts.html
doc/html/math_toolkit/config_macros.html
doc/html/math_toolkit/constants.html
doc/html/math_toolkit/constants_faq.html
doc/html/math_toolkit/constants_intro.html
doc/html/math_toolkit/contact.html
doc/html/math_toolkit/conventions.html
doc/html/math_toolkit/create.html
doc/html/math_toolkit/credits.html
doc/html/math_toolkit/demo.html
doc/html/math_toolkit/directories.html
doc/html/math_toolkit/dist_concept.html
doc/html/math_toolkit/dist_ref.html
doc/html/math_toolkit/dist_ref/dist_algorithms.html
doc/html/math_toolkit/dist_ref/dists.html
doc/html/math_toolkit/dist_ref/dists/bernoulli_dist.html
doc/html/math_toolkit/dist_ref/dists/beta_dist.html
doc/html/math_toolkit/dist_ref/dists/binomial_dist.html
doc/html/math_toolkit/dist_ref/dists/cauchy_dist.html
doc/html/math_toolkit/dist_ref/dists/chi_squared_dist.html
doc/html/math_toolkit/dist_ref/dists/exp_dist.html
doc/html/math_toolkit/dist_ref/dists/extreme_dist.html
doc/html/math_toolkit/dist_ref/dists/f_dist.html
doc/html/math_toolkit/dist_ref/dists/gamma_dist.html
doc/html/math_toolkit/dist_ref/dists/geometric_dist.html
doc/html/math_toolkit/dist_ref/dists/hyperexponential_dist.html
doc/html/math_toolkit/dist_ref/dists/hypergeometric_dist.html
doc/html/math_toolkit/dist_ref/dists/inverse_chi_squared_dist.html
doc/html/math_toolkit/dist_ref/dists/inverse_gamma_dist.html
doc/html/math_toolkit/dist_ref/dists/inverse_gaussian_dist.html
doc/html/math_toolkit/dist_ref/dists/laplace_dist.html
doc/html/math_toolkit/dist_ref/dists/logistic_dist.html
doc/html/math_toolkit/dist_ref/dists/lognormal_dist.html
doc/html/math_toolkit/dist_ref/dists/nc_beta_dist.html
doc/html/math_toolkit/dist_ref/dists/nc_chi_squared_dist.html
doc/html/math_toolkit/dist_ref/dists/nc_f_dist.html
doc/html/math_toolkit/dist_ref/dists/nc_t_dist.html
doc/html/math_toolkit/dist_ref/dists/negative_binomial_dist.html
doc/html/math_toolkit/dist_ref/dists/normal_dist.html
doc/html/math_toolkit/dist_ref/dists/pareto.html
doc/html/math_toolkit/dist_ref/dists/poisson_dist.html
doc/html/math_toolkit/dist_ref/dists/rayleigh.html
doc/html/math_toolkit/dist_ref/dists/skew_normal_dist.html
doc/html/math_toolkit/dist_ref/dists/students_t_dist.html
doc/html/math_toolkit/dist_ref/dists/triangular_dist.html
doc/html/math_toolkit/dist_ref/dists/uniform_dist.html
doc/html/math_toolkit/dist_ref/dists/weibull_dist.html
doc/html/math_toolkit/dist_ref/nmp.html
doc/html/math_toolkit/ellint.html
doc/html/math_toolkit/ellint/ellint_1.html
doc/html/math_toolkit/ellint/ellint_2.html
doc/html/math_toolkit/ellint/ellint_3.html
doc/html/math_toolkit/ellint/ellint_carlson.html
doc/html/math_toolkit/ellint/ellint_intro.html
doc/html/math_toolkit/error_handling.html
doc/html/math_toolkit/exact_typdefs.html
doc/html/math_toolkit/examples.html
doc/html/math_toolkit/exp.html
doc/html/math_toolkit/expint.html
doc/html/math_toolkit/expint/expint_i.html
doc/html/math_toolkit/expint/expint_n.html
doc/html/math_toolkit/factorials.html
doc/html/math_toolkit/factorials/sf_binomial.html
doc/html/math_toolkit/factorials/sf_double_factorial.html
doc/html/math_toolkit/factorials/sf_factorial.html
doc/html/math_toolkit/factorials/sf_falling_factorial.html
doc/html/math_toolkit/factorials/sf_rising_factorial.html
doc/html/math_toolkit/fastest_typdefs.html
doc/html/math_toolkit/float128.html
doc/html/math_toolkit/float128/exp_function.html
doc/html/math_toolkit/float128/overloading_template_functions_w.html
doc/html/math_toolkit/float128/typeinfo.html
doc/html/math_toolkit/fp_facets.html
doc/html/math_toolkit/fp_facets/examples.html
doc/html/math_toolkit/fp_facets/facets_intro.html
doc/html/math_toolkit/fp_facets/portability.html
doc/html/math_toolkit/fp_facets/rationale.html
doc/html/math_toolkit/fp_facets/reference.html
doc/html/math_toolkit/fpclass.html
doc/html/math_toolkit/future.html
doc/html/math_toolkit/gcd_credits.html
doc/html/math_toolkit/gcd_function_object.html
doc/html/math_toolkit/gcd_header.html
doc/html/math_toolkit/gcd_history.html
doc/html/math_toolkit/getting_best.html
doc/html/math_toolkit/greatest_typdefs.html
doc/html/math_toolkit/hankel.html
doc/html/math_toolkit/hankel/cyl_hankel.html
doc/html/math_toolkit/hankel/sph_hankel.html
doc/html/math_toolkit/high_precision.html
doc/html/math_toolkit/high_precision/e_float.html
doc/html/math_toolkit/high_precision/float128.html
doc/html/math_toolkit/high_precision/use_mpfr.html
doc/html/math_toolkit/high_precision/use_multiprecision.html
doc/html/math_toolkit/high_precision/use_ntl.html
doc/html/math_toolkit/high_precision/using_test.html
doc/html/math_toolkit/high_precision/why_high_precision.html
doc/html/math_toolkit/hints.html
doc/html/math_toolkit/history1.html
doc/html/math_toolkit/history2.html
doc/html/math_toolkit/internals1.html
doc/html/math_toolkit/internals1/cf.html
doc/html/math_toolkit/internals1/minima.html
doc/html/math_toolkit/internals1/rational.html
doc/html/math_toolkit/internals1/roots.html
doc/html/math_toolkit/internals1/roots2.html
doc/html/math_toolkit/internals1/series_evaluation.html
doc/html/math_toolkit/internals1/tuples.html
doc/html/math_toolkit/internals2.html
doc/html/math_toolkit/internals2/error_test.html
doc/html/math_toolkit/internals2/minimax.html
doc/html/math_toolkit/internals2/polynomials.html
doc/html/math_toolkit/internals2/test_data.html
doc/html/math_toolkit/internals_overview.html
doc/html/math_toolkit/interp.html
doc/html/math_toolkit/intro_pol_overview.html
doc/html/math_toolkit/introduction.html
doc/html/math_toolkit/inv_hyper.html
doc/html/math_toolkit/inv_hyper/acosh.html
doc/html/math_toolkit/inv_hyper/asinh.html
doc/html/math_toolkit/inv_hyper/atanh.html
doc/html/math_toolkit/inv_hyper/inv_hyper_over.html
doc/html/math_toolkit/issues.html
doc/html/math_toolkit/jacobi.html
doc/html/math_toolkit/jacobi/jac_over.html
doc/html/math_toolkit/jacobi/jacobi_cd.html
doc/html/math_toolkit/jacobi/jacobi_cn.html
doc/html/math_toolkit/jacobi/jacobi_cs.html
doc/html/math_toolkit/jacobi/jacobi_dc.html
doc/html/math_toolkit/jacobi/jacobi_dn.html
doc/html/math_toolkit/jacobi/jacobi_ds.html
doc/html/math_toolkit/jacobi/jacobi_elliptic.html
doc/html/math_toolkit/jacobi/jacobi_nc.html
doc/html/math_toolkit/jacobi/jacobi_nd.html
doc/html/math_toolkit/jacobi/jacobi_ns.html
doc/html/math_toolkit/jacobi/jacobi_sc.html
doc/html/math_toolkit/jacobi/jacobi_sd.html
doc/html/math_toolkit/jacobi/jacobi_sn.html
doc/html/math_toolkit/lanczos.html
doc/html/math_toolkit/lcm_function_object.html
doc/html/math_toolkit/macros.html
doc/html/math_toolkit/main_faq.html
doc/html/math_toolkit/main_intro.html
doc/html/math_toolkit/main_tr1.html
doc/html/math_toolkit/mem_typedef.html
doc/html/math_toolkit/minimum_typdefs.html
doc/html/math_toolkit/namespaces.html
doc/html/math_toolkit/navigation.html
doc/html/math_toolkit/new_const.html
doc/html/math_toolkit/next_float.html
doc/html/math_toolkit/next_float/float_advance.html
doc/html/math_toolkit/next_float/float_distance.html
doc/html/math_toolkit/next_float/float_next.html
doc/html/math_toolkit/next_float/float_prior.html
doc/html/math_toolkit/next_float/nextafter.html
doc/html/math_toolkit/number_series.html
doc/html/math_toolkit/number_series/bernoulli_numbers.html
doc/html/math_toolkit/number_series/primes.html
doc/html/math_toolkit/number_series/tangent_numbers.html
doc/html/math_toolkit/oct_create.html
doc/html/math_toolkit/oct_header.html
doc/html/math_toolkit/oct_history.html
doc/html/math_toolkit/oct_mem_fun.html
doc/html/math_toolkit/oct_non_mem.html
doc/html/math_toolkit/oct_overview.html
doc/html/math_toolkit/oct_specialization.html
doc/html/math_toolkit/oct_synopsis.html
doc/html/math_toolkit/oct_tests.html
doc/html/math_toolkit/oct_todo.html
doc/html/math_toolkit/oct_trans.html
doc/html/math_toolkit/oct_typedefs.html
doc/html/math_toolkit/oct_value_ops.html
doc/html/math_toolkit/octonion.html
doc/html/math_toolkit/overview.html
doc/html/math_toolkit/overview_tr1.html
doc/html/math_toolkit/owens_t.html
doc/html/math_toolkit/perf_over1.html
doc/html/math_toolkit/perf_over2.html
doc/html/math_toolkit/perf_test_app.html
doc/html/math_toolkit/pol_overview.html
doc/html/math_toolkit/pol_ref.html
doc/html/math_toolkit/pol_ref/assert_undefined.html
doc/html/math_toolkit/pol_ref/discrete_quant_ref.html
doc/html/math_toolkit/pol_ref/error_handling_policies.html
doc/html/math_toolkit/pol_ref/internal_promotion.html
doc/html/math_toolkit/pol_ref/iteration_pol.html
doc/html/math_toolkit/pol_ref/namespace_pol.html
doc/html/math_toolkit/pol_ref/pol_ref_ref.html
doc/html/math_toolkit/pol_ref/policy_defaults.html
doc/html/math_toolkit/pol_ref/precision_pol.html
doc/html/math_toolkit/pol_tutorial.html
doc/html/math_toolkit/pol_tutorial/ad_hoc_dist_policies.html
doc/html/math_toolkit/pol_tutorial/ad_hoc_sf_policies.html
doc/html/math_toolkit/pol_tutorial/changing_policy_defaults.html
doc/html/math_toolkit/pol_tutorial/namespace_policies.html
doc/html/math_toolkit/pol_tutorial/policy_tut_defaults.html
doc/html/math_toolkit/pol_tutorial/policy_usage.html
doc/html/math_toolkit/pol_tutorial/understand_dis_quant.html
doc/html/math_toolkit/pol_tutorial/user_def_err_pol.html
doc/html/math_toolkit/pol_tutorial/what_is_a_policy.html
doc/html/math_toolkit/powers.html
doc/html/math_toolkit/powers/cbrt.html
doc/html/math_toolkit/powers/cos_pi.html
doc/html/math_toolkit/powers/ct_pow.html
doc/html/math_toolkit/powers/expm1.html
doc/html/math_toolkit/powers/hypot.html
doc/html/math_toolkit/powers/log1p.html
doc/html/math_toolkit/powers/powm1.html
doc/html/math_toolkit/powers/sin_pi.html
doc/html/math_toolkit/powers/sqrt1pm1.html
doc/html/math_toolkit/quat.html
doc/html/math_toolkit/quat_header.html
doc/html/math_toolkit/quat_history.html
doc/html/math_toolkit/quat_mem_fun.html
doc/html/math_toolkit/quat_non_mem.html
doc/html/math_toolkit/quat_overview.html
doc/html/math_toolkit/quat_synopsis.html
doc/html/math_toolkit/quat_tests.html
doc/html/math_toolkit/quat_todo.html
doc/html/math_toolkit/rationale.html
doc/html/math_toolkit/rationale0.html
doc/html/math_toolkit/refs.html
doc/html/math_toolkit/relative_error.html
doc/html/math_toolkit/remez.html
doc/html/math_toolkit/result_type.html
doc/html/math_toolkit/rounding.html
doc/html/math_toolkit/rounding/modf.html
doc/html/math_toolkit/rounding/round.html
doc/html/math_toolkit/rounding/trunc.html
doc/html/math_toolkit/run_time.html
doc/html/math_toolkit/sf_beta.html
doc/html/math_toolkit/sf_beta/beta_derivative.html
doc/html/math_toolkit/sf_beta/beta_function.html
doc/html/math_toolkit/sf_beta/ibeta_function.html
doc/html/math_toolkit/sf_beta/ibeta_inv_function.html
doc/html/math_toolkit/sf_erf.html
doc/html/math_toolkit/sf_erf/error_function.html
doc/html/math_toolkit/sf_erf/error_inv.html
doc/html/math_toolkit/sf_gamma.html
doc/html/math_toolkit/sf_gamma/digamma.html
doc/html/math_toolkit/sf_gamma/gamma_derivatives.html
doc/html/math_toolkit/sf_gamma/gamma_ratios.html
doc/html/math_toolkit/sf_gamma/igamma.html
doc/html/math_toolkit/sf_gamma/igamma_inv.html
doc/html/math_toolkit/sf_gamma/lgamma.html
doc/html/math_toolkit/sf_gamma/tgamma.html
doc/html/math_toolkit/sf_implementation.html
doc/html/math_toolkit/sf_poly.html
doc/html/math_toolkit/sf_poly/hermite.html
doc/html/math_toolkit/sf_poly/laguerre.html
doc/html/math_toolkit/sf_poly/legendre.html
doc/html/math_toolkit/sf_poly/sph_harm.html
doc/html/math_toolkit/sign_functions.html
doc/html/math_toolkit/sinc.html
doc/html/math_toolkit/sinc/sinc_overview.html
doc/html/math_toolkit/sinc/sinc_pi.html
doc/html/math_toolkit/sinc/sinhc_pi.html
doc/html/math_toolkit/spec.html
doc/html/math_toolkit/special_tut.html
doc/html/math_toolkit/special_tut/special_tut_impl.html
doc/html/math_toolkit/special_tut/special_tut_test.html
doc/html/math_toolkit/stat_tut.html
doc/html/math_toolkit/stat_tut/dist_params.html
doc/html/math_toolkit/stat_tut/overview.html
doc/html/math_toolkit/stat_tut/overview/complements.html
doc/html/math_toolkit/stat_tut/overview/generic.html
doc/html/math_toolkit/stat_tut/overview/headers.html
doc/html/math_toolkit/stat_tut/overview/objects.html
doc/html/math_toolkit/stat_tut/overview/parameters.html
doc/html/math_toolkit/stat_tut/overview/summary.html
doc/html/math_toolkit/stat_tut/variates.html
doc/html/math_toolkit/stat_tut/weg.html
doc/html/math_toolkit/stat_tut/weg/binom_eg.html
doc/html/math_toolkit/stat_tut/weg/binom_eg/binom_conf.html
doc/html/math_toolkit/stat_tut/weg/binom_eg/binom_size_eg.html
doc/html/math_toolkit/stat_tut/weg/binom_eg/binomial_coinflip_example.html
doc/html/math_toolkit/stat_tut/weg/binom_eg/binomial_quiz_example.html
doc/html/math_toolkit/stat_tut/weg/c_sharp.html
doc/html/math_toolkit/stat_tut/weg/cs_eg.html
doc/html/math_toolkit/stat_tut/weg/cs_eg/chi_sq_intervals.html
doc/html/math_toolkit/stat_tut/weg/cs_eg/chi_sq_size.html
doc/html/math_toolkit/stat_tut/weg/cs_eg/chi_sq_test.html
doc/html/math_toolkit/stat_tut/weg/dist_construct_eg.html
doc/html/math_toolkit/stat_tut/weg/error_eg.html
doc/html/math_toolkit/stat_tut/weg/f_eg.html
doc/html/math_toolkit/stat_tut/weg/find_eg.html
doc/html/math_toolkit/stat_tut/weg/find_eg/find_location_eg.html
doc/html/math_toolkit/stat_tut/weg/find_eg/find_mean_and_sd_eg.html
doc/html/math_toolkit/stat_tut/weg/find_eg/find_scale_eg.html
doc/html/math_toolkit/stat_tut/weg/geometric_eg.html
doc/html/math_toolkit/stat_tut/weg/inverse_chi_squared_eg.html
doc/html/math_toolkit/stat_tut/weg/nag_library.html
doc/html/math_toolkit/stat_tut/weg/nccs_eg.html
doc/html/math_toolkit/stat_tut/weg/nccs_eg/nccs_power_eg.html
doc/html/math_toolkit/stat_tut/weg/neg_binom_eg.html
doc/html/math_toolkit/stat_tut/weg/neg_binom_eg/neg_binom_conf.html
doc/html/math_toolkit/stat_tut/weg/neg_binom_eg/neg_binom_size_eg.html
doc/html/math_toolkit/stat_tut/weg/neg_binom_eg/negative_binomial_example1.html
doc/html/math_toolkit/stat_tut/weg/neg_binom_eg/negative_binomial_example2.html
doc/html/math_toolkit/stat_tut/weg/normal_example.html
doc/html/math_toolkit/stat_tut/weg/normal_example/normal_misc.html
doc/html/math_toolkit/stat_tut/weg/st_eg.html
doc/html/math_toolkit/stat_tut/weg/st_eg/paired_st.html
doc/html/math_toolkit/stat_tut/weg/st_eg/tut_mean_intervals.html
doc/html/math_toolkit/stat_tut/weg/st_eg/tut_mean_size.html
doc/html/math_toolkit/stat_tut/weg/st_eg/tut_mean_test.html
doc/html/math_toolkit/stat_tut/weg/st_eg/two_sample_students_t.html
doc/html/math_toolkit/synopsis.html
doc/html/math_toolkit/threads.html
doc/html/math_toolkit/tr1_ref.html
doc/html/math_toolkit/trans.html
doc/html/math_toolkit/tuning.html
doc/html/math_toolkit/tutorial.html
doc/html/math_toolkit/tutorial/non_templ.html
doc/html/math_toolkit/tutorial/templ.html
doc/html/math_toolkit/tutorial/user_def.html
doc/html/math_toolkit/value_op.html
doc/html/math_toolkit/zetas.html
doc/html/math_toolkit/zetas/zeta.html
doc/html/octonions.html
doc/html/overview.html
doc/html/perf.html
doc/html/policy.html
doc/html/quaternions.html
doc/html/special.html
doc/html/status.html
doc/html/toolkit.html
doc/html/using_udt.html
doc/html/utils.html
|
2014-12-08 12:45:58 +00:00 |
|
jzmaddock
|
884bff2208
|
[polygamma] Add to release notes, update credits too.
|
2014-11-29 17:24:57 +00:00 |
|
pabristow
|
f9b2addcdc
|
Improved docs and tests and graphs.
|
2014-11-27 16:44:42 +00:00 |
|
jzmaddock
|
0ca4e3a8da
|
[polygamma] doc regen.
|
2014-11-26 18:39:44 +00:00 |
|
jzmaddock
|
5ed8dc55a8
|
[Documentation] Apply patches from https://svn.boost.org/trac/boost/ticket/10816
|
2014-11-25 17:07:45 +00:00 |
|
jzmaddock
|
a2863fb100
|
Merge branch 'bernoulli-tgamma' into develop
Conflicts fixed by regenerating docs:
doc/html/index.html
doc/html/indexes/s01.html
doc/html/indexes/s02.html
doc/html/indexes/s03.html
doc/html/indexes/s04.html
doc/html/indexes/s05.html
doc/html/math_toolkit/conventions.html
doc/html/math_toolkit/navigation.html
|
2014-11-23 18:41:51 +00:00 |
|
jzmaddock
|
a663232f38
|
[polygamma] Add two special cases for x = 1 and x = 0.5.
|
2014-11-22 18:37:31 +00:00 |
|
jzmaddock
|
ea950fbd27
|
Synch docs to code.
|
2014-11-20 10:41:26 +00:00 |
|
jzmaddock
|
26f063eca4
|
Fix accuracy issue in cos_pi.
Add tests for cos_pi and sin_pi.
Doc regen.
|
2014-11-16 17:18:17 +00:00 |
|
jzmaddock
|
04207ee430
|
Fix some typos.
|
2014-11-09 18:22:21 +00:00 |
|
jzmaddock
|
8147bb92d8
|
[Polygamma] Add equations and graphs.
|
2014-11-08 19:08:00 +00:00 |
|
jzmaddock
|
1beedd6487
|
[polygamma] Initial docs.
|
2014-11-08 11:50:48 +00:00 |
|
jzmaddock
|
14f6e4fadc
|
Fix typo in doc version, regenerate docs.
|
2014-10-30 11:34:41 +00:00 |
|
pabristow
|
716e7eff75
|
First draft of working docs. Need more tests.
|
2014-10-20 14:36:03 +01:00 |
|
jzmaddock
|
f1a4201589
|
Minor doc editing.
Update history.
Regen docs.
|
2014-10-05 09:13:26 +01:00 |
|
jzmaddock
|
90001d9c06
|
Doc rebuild.
|
2014-09-08 18:09:50 +01:00 |
|
jzmaddock
|
671cd12ee4
|
Regen docs from Marco's changes.
|
2014-09-02 18:26:16 +01:00 |
|
jzmaddock
|
553ee67631
|
Change the header levels.
|
2014-09-01 19:47:51 +01:00 |
|
jzmaddock
|
f8e0a5524d
|
Move code snippets into separate cpp file.
|
2014-09-01 19:18:12 +01:00 |
|
jzmaddock
|
4cf89d8d03
|
Remove implementation details from docs.
Add some construction examples.
|
2014-09-01 17:48:55 +01:00 |
|
jzmaddock
|
aba44eb4a5
|
Doc update
|
2014-09-01 12:15:43 +01:00 |
|
jzmaddock
|
41a20980fa
|
Update docs.
|
2014-08-26 19:04:18 +01:00 |
|
jzmaddock
|
74dd2d0485
|
Update history.
|
2014-06-15 13:07:10 +01:00 |
|
jzmaddock
|
d658ccd043
|
Fix doc typo and regenerate
|
2014-06-12 18:52:03 +01:00 |
|
jzmaddock
|
ee8edd4c33
|
Fix up functions that were returning tools::max_value to call overflow_error instead.
See https://svn.boost.org/trac/boost/ticket/10111.
|
2014-06-12 13:50:30 +01:00 |
|
jzmaddock
|
e20b44e8a9
|
Move headers that are mostly used for internal maintenance and testing into an "include_private" directory - this is to reduce dependencies on other Boost modules when using this library.
|
2014-06-09 16:08:35 +01:00 |
|
jzmaddock
|
ab6cc524dd
|
Fix Halley iteration to work when derivative is zero, even though the second derivative is not, see https://svn.boost.org/trac/boost/ticket/10046.
|
2014-05-25 15:35:08 +01:00 |
|
jzmaddock
|
e6996e1188
|
Fix round and trunc functions to work with integer arguments, see https://svn.boost.org/trac/boost/ticket/10066.
|
2014-05-24 09:47:21 +01:00 |
|
jzmaddock
|
aaa405bad2
|
Regenerate docs.
|
2014-04-06 13:17:04 +01:00 |
|
jzmaddock
|
a67f4d16cb
|
Regenerated docs.
|
2014-03-19 13:46:54 +00:00 |
|
jzmaddock
|
bb8b26e91b
|
Update history, add Anton to the author list (and put the author list back into alphabetical by surname order), regenerate docs.
|
2014-01-23 17:38:48 +00:00 |
|
jzmaddock
|
9baf90f56a
|
Merge branch 'bessel-derivatives' into develop
|
2014-01-23 16:55:55 +00:00 |
|
jzmaddock
|
7613d0dd45
|
Rename Bessel derivatives to primes.
|
2014-01-21 19:08:14 +00:00 |
|
jzmaddock
|
570cda5e88
|
Add first rough cut of Bessel derivative docs.
|
2014-01-20 17:43:16 +00:00 |
|
jzmaddock
|
ee56e2c03d
|
Fix Student's t example in code and docs.
Update history: we've added new features so go up a version number.
Regenerate docs.
|
2014-01-17 18:48:20 +00:00 |
|
jzmaddock
|
f73aa5baa8
|
Cascade modified stylesheet and change it's name so it doesn't get overwritten again!
|
2014-01-14 19:10:55 +00:00 |
|
jzmaddock
|
991dc9ef78
|
Fix typos spotted by Chris.
|
2014-01-14 11:08:52 +00:00 |
|
jzmaddock
|
341a6a386b
|
Update tgamma/lgamma docs to reflect new Bernoulli-based implementation.
Regenerate docs.
|
2014-01-13 18:25:21 +00:00 |
|
jzmaddock
|
7f23841865
|
Reinstate some customizations that had got lost along the way.
|
2014-01-13 17:59:05 +00:00 |
|
jzmaddock
|
e77a8ac2b2
|
Add back missing file.
|
2014-01-12 18:29:45 +00:00 |
|
jzmaddock
|
f9e211eca5
|
Add generated docs.
|
2014-01-12 18:24:22 +00:00 |
|
jzmaddock
|
b2d6215e75
|
Remove html in preparation for regeneration of new docs.
|
2014-01-12 18:14:38 +00:00 |
|
jzmaddock
|
756e22033a
|
Update history and regenerate docs.
|
2013-12-23 10:03:14 +00:00 |
|
John Maddock
|
a490f00f0c
|
Update 1.55 release notes, regenerate docs.
[SVN r86347]
|
2013-10-18 11:08:30 +00:00 |
|
Paul A. Bristow
|
efe822a7a9
|
Added colors and alignment to html
[SVN r86227]
|
2013-10-10 15:21:50 +00:00 |
|
John Maddock
|
b331488c2e
|
Update history and regenerate docs.
[SVN r85984]
|
2013-09-28 16:03:56 +00:00 |
|
John Maddock
|
ef5369a15b
|
Add a short tutorial on testing special functions.
[SVN r84754]
|
2013-06-13 12:03:55 +00:00 |
|
John Maddock
|
4854561e48
|
Add a quick and dirty tutorial on writing a new special function.
Regenerate docs.
[SVN r84608]
|
2013-06-02 18:14:56 +00:00 |
|
John Maddock
|
6fdc703f30
|
Regenerate docs from P Bristow's typo fix.
[SVN r84481]
|
2013-05-25 11:31:27 +00:00 |
|
John Maddock
|
7cbb86d0cf
|
Fix typos in revision history.
Regenerate docs.
[SVN r84478]
|
2013-05-25 08:45:58 +00:00 |
|
John Maddock
|
c6720a599f
|
Regenerate docs with updated stylesheet.
[SVN r84327]
|
2013-05-17 16:53:50 +00:00 |
|
Paul A. Bristow
|
c5e6fca42b
|
Final commit of all my changes.
[SVN r84326]
|
2013-05-17 11:13:14 +00:00 |
|
John Maddock
|
e7384331ae
|
Merge changes from sandbox to documentation.
Puts all Math docs in one big whole with separate chapters for each part.
[SVN r84294]
|
2013-05-16 09:04:28 +00:00 |
|
John Maddock
|
510e145450
|
Regenerate and re-add HTML docs.
[SVN r84281]
|
2013-05-14 12:39:44 +00:00 |
|
John Maddock
|
45001773e2
|
Fix duplicate ID's, remove HTML for now.
[SVN r84280]
|
2013-05-14 12:19:48 +00:00 |
|
John Maddock
|
d7978a43bc
|
Extend title of UDT a bit and regenerate docs.
[SVN r84273]
|
2013-05-13 17:20:50 +00:00 |
|
John Maddock
|
3c2fde5558
|
Remove dead file.
[SVN r84272]
|
2013-05-13 17:09:28 +00:00 |
|
John Maddock
|
a714e82e55
|
Regenerate docs.
Add new xsl:param to control chapter TOC.
[SVN r84271]
|
2013-05-13 16:53:10 +00:00 |
|
John Maddock
|
9f17b2d2e7
|
Duplicated more of Trunk's files so we can check links.
Search-and-replace fixed a bunch of links.
Regenerate docs.
[SVN r84208]
|
2013-05-09 17:58:27 +00:00 |
|
John Maddock
|
f7f7209820
|
Tweak stylesheets.
Fix a few typos and links.
[SVN r84205]
|
2013-05-09 17:21:12 +00:00 |
|
John Maddock
|
e05eea3294
|
Add images copy from Trunk.
[SVN r84203]
|
2013-05-09 15:57:24 +00:00 |
|
John Maddock
|
8de19289c9
|
Regenerate and commit docs.
[SVN r84202]
|
2013-05-09 11:52:44 +00:00 |
|
John Maddock
|
a1d526bd36
|
Change to quickbook 1.6.
Change to use chapters at the top level.
Big search and replace on link names.
[SVN r84201]
|
2013-05-09 09:04:20 +00:00 |
|
John Maddock
|
57cba0eef4
|
Reorganise directory structure to make things easier to find and maintain.
[SVN r84143]
|
2013-05-05 12:32:36 +00:00 |
|
John Maddock
|
b9e891404a
|
Fix improper overflow error handling in asinh.hpp.
Update asinh and acosh test cases.
Add fixes to release notes and regenerate docs.
Fixes #7416.
[SVN r80695]
|
2012-09-24 17:16:29 +00:00 |
|
Paul A. Bristow
|
2f9fd34c5a
|
Change in revision date
[SVN r71293]
|
2011-04-15 17:07:59 +00:00 |
|
John Maddock
|
6a87811f49
|
Change PDF URL to SF download page.
Add optional index generation.
[SVN r67545]
|
2011-01-01 17:16:10 +00:00 |
|
Paul A. Bristow
|
91d75576a2
|
Rebuilt.
[SVN r66724]
|
2010-11-24 16:42:55 +00:00 |
|
Paul A. Bristow
|
7050b81300
|
Full read through, many minor edits, added two new distributions, including graphs. New items for 1.45 added, new credits, and new FAQ section.
[SVN r65664]
|
2010-09-29 09:23:59 +00:00 |
|
Daniel James
|
3f86e4ba70
|
Rebuild math documentation.
[SVN r63507]
|
2010-07-01 22:22:00 +00:00 |
|
John Maddock
|
7d3efcec6b
|
Update author list.
[SVN r57723]
|
2009-11-17 12:55:36 +00:00 |
|
John Maddock
|
72e1073865
|
rebuild docs.
[SVN r56671]
|
2009-10-09 12:51:01 +00:00 |
|
John Maddock
|
2459d0f2a6
|
Merged changes from sandbox, and regenerated the docs.
[SVN r48294]
|
2008-08-22 12:51:40 +00:00 |
|
John Maddock
|
d816b0e2ff
|
Merge changes from the Sandbox to Trunk.
Rebuilt docs.
[SVN r47080]
|
2008-07-04 17:14:37 +00:00 |
|
John Maddock
|
ea7cd42476
|
Regenerated docs.
[SVN r46813]
|
2008-06-28 16:54:31 +00:00 |
|
John Maddock
|
ca775cadf9
|
Update main overview page.
[SVN r43347]
|
2008-02-21 11:53:59 +00:00 |
|
Joel de Guzman
|
7cfa212ffa
|
added license info in copyright notice at the footer
[SVN r40867]
|
2007-11-07 03:23:31 +00:00 |
|
John Maddock
|
024e37a985
|
Fixed some links and merged changes in the Sandbox to here.
[SVN r40162]
|
2007-10-18 18:17:15 +00:00 |
|
John Maddock
|
8e942d0324
|
Fixed some typos, and rebuilt docs.
[SVN r39928]
|
2007-10-11 15:59:48 +00:00 |
|
John Maddock
|
a871b7745f
|
Added Boost.Math overview.
[SVN r39924]
|
2007-10-11 11:47:11 +00:00 |
|