NAThompson
|
cfd5a353f6
|
Cardinal B-splines
|
2019-07-15 10:42:49 -04:00 |
|
jzmaddock
|
ed38d8f556
|
catmull_rom.hpp: Added missing include.
Fix concept tests and add them to the Jamfile.v2
Fixes: https://github.com/boostorg/math/issues/226
|
2019-07-06 09:00:50 +01:00 |
|
Nick Thompson
|
a3b60e647f
|
Cardinal quadratic B-spline interpolation.
|
2019-06-26 08:50:00 -04:00 |
|
Nick
|
21daaf9a90
|
Merge pull request #219 from boostorg/whittaker_shannon
Whittaker shannon
|
2019-06-26 06:58:27 -04:00 |
|
pulver
|
95defb67df
|
Add make_ftuple(), digamma(), lgamma(), tgamma(), doc/test updates. (#218)
Improve tests and coverage. C++11/14 support. (@kedarbhat)
|
2019-06-25 17:31:48 -07:00 |
|
Nick Thompson
|
f5f52cfb2b
|
Whittaker-Shannon: Add the test to test/Jamfile.v2.
|
2019-06-24 08:40:21 -04:00 |
|
Nick Thompson
|
91ef47c0eb
|
Merge branch 'develop' into ooura_fourier_transform [CI SKIP]
|
2019-06-22 09:20:55 -04:00 |
|
Nick Thompson
|
3a8a44a327
|
Merge branch 'develop' into vector_barycentric
|
2019-06-19 07:21:03 -04:00 |
|
Nick Thompson
|
119c286bc6
|
Merge branch 'develop' into ooura_fourier_transform
|
2019-06-14 09:05:24 -04:00 |
|
Nick Thompson
|
81c92932a4
|
Get rid of scoped_lock to compile on clang. [CI SKIP]
|
2019-06-13 18:16:24 -04:00 |
|
Nick
|
2f725f0299
|
Tests for vector-valued barycentric rational. [CI SKIP]
|
2019-05-29 15:52:23 -04:00 |
|
jzmaddock
|
0531fd715c
|
catmull_rom: further split up test case to avoid over large obj files.
|
2019-05-26 10:03:53 +01:00 |
|
jzmaddock
|
aa44b78885
|
Split catmull_rom_test into 2 and fix clang conversion issue.
|
2019-05-25 18:27:08 +01:00 |
|
jzmaddock
|
bbcd180273
|
catmull_rom - second try at back porting to C++11.
|
2019-05-23 08:54:11 +01:00 |
|
jzmaddock
|
1b10acf47f
|
Backport catmull_rom.hpp to C++11.
See https://github.com/boostorg/math/issues/208.
|
2019-05-22 19:38:34 +01:00 |
|
jzmaddock
|
e414e316ab
|
Merge pull request #191 from boostorg/float128_patches_2
Next set of float128 patches for better std lib support.
|
2019-04-27 19:03:48 +01:00 |
|
jzmaddock
|
a9201f9a44
|
Add more cstdfloat functions for __float128
|
2019-03-26 19:57:11 +00:00 |
|
pulver
|
2ffd44200a
|
Merge branch 'develop' into autodiff
|
2019-02-28 08:45:53 -05:00 |
|
jzmaddock
|
24b1fe51e5
|
CI: split quadrature tests into a separate group to try to avoid timeouts.
|
2019-02-24 13:13:57 +00:00 |
|
Matt Pulver
|
b7ea8cef5c
|
Revert test_autodiff_4 - these two tests break test_autodiff_3. Attempt to fix asinh() test that fails on gcc-mingw for unknown reason.
|
2019-02-23 11:56:16 -05:00 |
|
Matt Pulver
|
fd1262bdcf
|
Move 2 test_autodiff_4 tests back into test_autodiff_3.
|
2019-02-22 18:05:43 -05:00 |
|
Matt Pulver
|
7fb4062e97
|
Split autodiff tests into 4 files due to mingw 'too many sections'. Comment out unused #include <boost/multiprecision/cpp_bin_float.hpp> (tested in examples).
|
2019-02-18 18:40:26 -05:00 |
|
Matt Pulver
|
992b6aae15
|
Split autodiff tests into 3 files due to mingw 'too many sections'. Doc: improve General Functions subsection.
|
2019-02-17 11:14:08 -05:00 |
|
pulver
|
4d8622d9bd
|
Merge branch 'develop' into autodiff
|
2019-02-16 15:06:12 -05:00 |
|
Matt Pulver
|
bd14611c59
|
Split autodiff tests into 2 files due to mingw 'too many sections'.
|
2019-02-16 15:04:21 -05:00 |
|
Matt Pulver
|
1bf3ba6bd2
|
Fix example compiler requirements. Add <toolset>gcc-mingw:<cxxflags>-Wa,-mbig-obj to test/Jamefile.v2. Minor doc/code updates.
|
2019-02-14 10:54:42 -05:00 |
|
Matt Pulver
|
9418a4e2d4
|
Doc: Add sections Migrating Code, and Function Writing Guidelines. Additional math function overloads: acosh, asinh, atanh, cosh, erf, lambert_w0, sinc, sinh, tanh. Attempt to fix appveyor errors.
|
2019-02-12 07:43:04 -05:00 |
|
Nick Thompson
|
8e78096977
|
Add more C++11 feature requirements to barycentric_rational.
|
2019-02-11 21:42:12 -07:00 |
|
Nick Thompson
|
cac1059c78
|
Barycentric rational test still generates object too big.
|
2019-02-09 18:20:03 -07:00 |
|
pulver
|
04aeb5fdd9
|
Merge branch 'develop' into autodiff
|
2019-02-03 20:59:39 -05:00 |
|
Matt Pulver
|
7748f2ea19
|
Feedback from boostorg/math/#176
|
2019-02-03 20:45:35 -05:00 |
|
Nick Thompson
|
c8dfc96f88
|
Merge commit [CI SKIP]
|
2019-01-29 17:34:41 -07:00 |
|
Nick Thompson
|
1a00352994
|
Second attempt at condition numbers file. [CI SKIP]
|
2019-01-28 13:48:36 -07:00 |
|
Matt Pulver
|
ad96b617cc
|
Add differentiation/autodiff.hpp.
|
2019-01-23 14:17:02 -05:00 |
|
Nick Thompson
|
119aff9ff2
|
Lanczos smoothing differentiators.
|
2019-01-22 12:14:21 -07:00 |
|
Nick
|
049d51959e
|
Merge branch 'develop' into sequence_tools
|
2019-01-17 07:28:27 -07:00 |
|
jzmaddock
|
d713d9bf75
|
CI: clang-6 on travis has no C++17 std lib support so don't expect it to work.
|
2019-01-16 18:46:19 +00:00 |
|
Nick Thompson
|
fb2ae307d6
|
Computation of covariance. [CI SKIP]
|
2018-12-10 14:38:42 -07:00 |
|
Nick Thompson
|
94ceca1e43
|
Split descriptive_statistics.hpp into univariate_statistics.hpp and a currently-hypothetical bivariate_statistics.hpp [CI SKIP]
|
2018-12-10 12:05:05 -07:00 |
|
Nick Thompson
|
1a246db791
|
Change from vector_functionals.hpp to descriptive_statistics.hpp and norms.hpp.
|
2018-12-08 20:53:14 -07:00 |
|
Nick Thompson
|
bce92d78ba
|
Add Shannon entropy and kick off build.
|
2018-12-07 18:44:40 -07:00 |
|
jzmaddock
|
c0f236e251
|
Merge branch 'develop' into catmull_rom
Fixed Conflicts:
doc/Jamfile.v2
Corrected some doc formatting, and regenerated the docs.
|
2018-12-01 19:38:16 +00:00 |
|
jzmaddock
|
22223d5434
|
CI: Move some tests from "misc" to "distribution_tests" for load balancing reasons.
|
2018-11-14 19:13:46 +00:00 |
|
Nick Thompson
|
381f663517
|
Merge and run CI
|
2018-10-28 23:27:41 -06:00 |
|
jzmaddock
|
ad26e3fa9a
|
Merge branch 'develop' of https://github.com/boostorg/math into develop
|
2018-10-12 13:24:13 +01:00 |
|
jzmaddock
|
4810facc7d
|
exp_sinh_quadrature_test.cpp: don't carry out test if we're not going to check the result.
Add /bigobj to more msvc tests.
|
2018-10-12 13:23:57 +01:00 |
|
jzmaddock
|
5eca86157b
|
Modify tanh_sinh to work with complex integrals.
|
2018-10-08 20:45:15 +01:00 |
|
jzmaddock
|
7abfa952cd
|
Switch a couple of tests to release mode to reduce object file sizes.
|
2018-10-02 18:45:07 +01:00 |
|
jzmaddock
|
3104f3ad79
|
LambertW: Fix for types with no numeric_limits.
Configuration fix for __float128 support.
|
2018-08-30 18:47:40 +01:00 |
|
jzmaddock
|
bed980e202
|
Merge branch 'develop' into lambertw
|
2018-08-30 10:17:19 +01:00 |
|