jzmaddock
|
c8c07a5325
|
formatting: add barycentric_rational support.
|
2019-12-01 19:48:49 +00:00 |
|
jzmaddock
|
95bd985fb4
|
Merge branch 'formatting' of https://github.com/boostorg/math into formatting
|
2019-12-01 17:57:27 +00:00 |
|
jzmaddock
|
417ac58864
|
formatter: Fix some breakages (missing forward declarations.
Tidy up some std::isnan usage to prevent macro expansion.
|
2019-12-01 17:56:03 +00:00 |
|
Nick Thompson
|
a9b6639fba
|
Remove a typo [CI SKIP]
|
2019-11-30 16:01:00 -05:00 |
|
jzmaddock
|
a87c27f4de
|
formatting: rework the api a little more, fix some bugs, add more B-Spline examples.
|
2019-11-30 16:37:33 +00:00 |
|
jzmaddock
|
6ee72c7371
|
Formatter: simplify API, add interval support.
|
2019-11-27 19:48:41 +00:00 |
|
jzmaddock
|
837504cbbc
|
formatting: big restructuring with public API for custom types.
Add cubic B spline as example.
|
2019-11-23 19:34:00 +00:00 |
|
jzmaddock
|
543c495072
|
formatting: Update plain text output of infinities.
Get windows console output working.
|
2019-11-17 17:58:39 +00:00 |
|
jzmaddock
|
046f56b8af
|
Formatting: Add rational numbers support.
[CI SKIP]
|
2019-11-16 18:20:52 +00:00 |
|
jzmaddock
|
56ec90df6d
|
Merge branch 'formatting' of https://github.com/boostorg/math into formatting
Fixed Conflicts:
doc/fp_utilities/formatting.qbk
|
2019-11-13 18:33:58 +00:00 |
|
jzmaddock
|
24e0fbe9e7
|
Formatting: Complete polynomial support and update docs.
|
2019-11-13 18:31:14 +00:00 |
|
jzmaddock
|
c106249511
|
Add Unicode output option for the text formatter.
|
2019-11-11 19:30:54 +00:00 |
|
Nick Thompson
|
d7a682d041
|
Quick documentation cleanup.
|
2019-11-10 11:11:12 -05:00 |
|
jzmaddock
|
a19e335115
|
Fix up sample Latex document structure.
[CI SKIP]
|
2019-11-09 19:44:56 +00:00 |
|
jzmaddock
|
d325ad6080
|
Correctly handle zeros, infinities and NaN's.
|
2019-11-09 18:32:14 +00:00 |
|
jzmaddock
|
e8351b26c8
|
Initial commit of pretty-formatter.
|
2019-11-06 19:31:43 +00:00 |
|
Nick
|
f91d85b38c
|
Merge pull request #265 from boostorg/least_squares
Linear regression
|
2019-10-27 12:30:21 -04:00 |
|
Nick
|
41a796156c
|
Merge pull request #266 from boostorg/pr/remove-math-target
Remove fake boost_math library target; no longer required
|
2019-10-26 17:59:23 -04:00 |
|
jzmaddock
|
30f2650427
|
Merge branch 'develop' of https://github.com/boostorg/math into develop
|
2019-10-26 11:03:57 +01:00 |
|
jzmaddock
|
d87a27ae66
|
Update version number in docs.
[CI SKIP]
|
2019-10-26 11:03:35 +01:00 |
|
NAThompson
|
869949a657
|
Cut down on the warnings that I've introduced slowly over time
|
2019-10-25 08:49:36 -04:00 |
|
NAThompson
|
03489ffe08
|
Ordinary least squares: Increase expected error rates slightly to get build to pass on Windows.
|
2019-10-25 08:24:57 -04:00 |
|
Peter Dimov
|
9cb2968efb
|
Remove fake boost_math library target; no longer required
|
2019-10-24 20:15:51 +03:00 |
|
Nick
|
2e52a12edf
|
Merge branch 'develop' of https://github.com/boostorg/math into develop [CI SKIP]
|
2019-10-22 10:06:40 -04:00 |
|
Nick
|
c3a4b837d0
|
Restore default colors to the terminal after changing them for error messages [CI SKIP]
|
2019-10-22 10:05:14 -04:00 |
|
NAThompson
|
e8effeb055
|
Add tests of various scaling laws for simple ordinary least squares.
|
2019-10-21 09:16:21 -04:00 |
|
Nick Thompson
|
88f16b64a4
|
Add permutation test.
|
2019-10-20 20:26:32 -04:00 |
|
jzmaddock
|
a716b525ef
|
Add some comments to math.css with regard to editing.
[CI SKIP]
|
2019-10-20 20:18:29 +01:00 |
|
jzmaddock
|
3934e61d7c
|
Update history and regenerate docs.
Tweak some hypergeometric html file names for consistency.
[CI SKIP]
|
2019-10-20 20:08:19 +01:00 |
|
NAThompson
|
c94557d1f5
|
Documentation and R^2.
|
2019-10-20 14:32:30 -04:00 |
|
jzmaddock
|
8fd14f53a3
|
Fix error handling for evaluation of gamma at zero in undefined_lanczos case.
|
2019-10-20 15:11:48 +01:00 |
|
Nick Thompson
|
293eab2b0c
|
Linear regression [CI SKIP]
|
2019-10-20 10:01:26 -04:00 |
|
jzmaddock
|
b6895a63cb
|
Merge pull request #256 from boostorg/extend_sterling
Apply Sterling's approximation to more gamma functions to improve mul…
|
2019-10-20 11:40:17 +01:00 |
|
jzmaddock
|
ee8d3a8283
|
Adjust expected error rates on MacOS X. Update history.
|
2019-10-19 12:02:08 +01:00 |
|
jzmaddock
|
75f77481a0
|
Update Lanczos generator program.
Add lanczos approximations for multiprecision types up to 100 digit precision.
Add tests for new approximations.
|
2019-10-18 17:58:31 +01:00 |
|
jzmaddock
|
c52983cef0
|
Fix constructibility test in big_constant.hpp.
|
2019-10-18 17:55:24 +01:00 |
|
Nick
|
800177cf53
|
Merge pull request #262 from boostorg/appveyor_tlc
Remove duplicated quadrature test in appveyor.
|
2019-10-16 07:25:03 -04:00 |
|
Nick
|
f3a0c0658f
|
Merge pull request #260 from boostorg/runs_test
Runs test [CI SKIP]
|
2019-10-15 08:39:26 -04:00 |
|
NAThompson
|
11188f47eb
|
Also remove duplicated test of misc.
|
2019-10-14 14:26:18 -04:00 |
|
NAThompson
|
6e008886f9
|
Remove duplicated quadrature test in appveyor.
|
2019-10-14 12:59:45 -04:00 |
|
Nick
|
fe25853c27
|
Actually fix warning [CI SKIP]
|
2019-10-14 08:52:27 -04:00 |
|
Nick Thompson
|
3a95fdcf40
|
Runs test: Trivial doc edits and kick off build.
|
2019-10-13 21:22:46 -04:00 |
|
Nick Thompson
|
b8044215e0
|
Merge branch 'develop' into runs_test [CI SKIP]
|
2019-10-13 21:19:57 -04:00 |
|
Nick Thompson
|
ca233a7ea0
|
Runs test [CI SKIP]
|
2019-10-13 21:17:14 -04:00 |
|
Nick
|
1162352a0c
|
Merge pull request #259 from boostorg/ljung_box
Ljung-Box test
|
2019-10-13 20:34:35 -04:00 |
|
Nick Thompson
|
c437f61911
|
Merge branch 'develop' into runs_test [CI SKIP]
|
2019-10-13 19:47:47 -04:00 |
|
Nick Thompson
|
21919de14c
|
Runs test: Performance improvements [CI SKIP]
|
2019-10-13 19:47:43 -04:00 |
|
Nick Thompson
|
5e15bc8def
|
Remove unused typedef in vector barycentric [CI SKIP]
|
2019-10-13 16:20:30 -04:00 |
|
Nick
|
6018bf7e8d
|
Runs test: Get p-value from distribution of statistic. [CI SKIP]
|
2019-10-13 13:17:17 -04:00 |
|
Nick Thompson
|
2adaa0334b
|
Runs test [CI SKIP]
|
2019-10-13 10:02:02 -04:00 |
|