Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
boostorg/math
Pull Requests
Commits
cuda
1120
1203
ci_dep
concepts
cuda
develop
dirichlet
dist_audit
fix_ci
formatting
gcd_cpp14
gh-pages
gpu
heuman_lambda_precision
improve_coverage_3
integrate_1251
integration_check_do_not_merge
intel
issue184_2024
issue724
issue754
issue935
issue1171
issue1198
issue1247
issue1252
landau
master
modules_test_1
new_cuda
polynomial_roots_via_companion
pow1p
ppc
primes_jm_experimental
remove_sinc_overload
scipy21725
[CI SKIP] Constructor disallowed by mpc.hpp
NAThompson
committed
7 years ago
6c427b81
Make sure that a minimum number of function calls have been achieve before exit in Monte-Carlo integration.
NAThompson
committed
7 years ago
8448d9be
[CI SKIP] Gaussian quadrature now works with MPC
NAThompson
committed
7 years ago
cf0201fa
Add compiler requirements of uniform initialization syntax and (ham-handed) variadic template support to approximate std::result_of_t.
NAThompson
committed
7 years ago
41a3a15a
[CI SKIP] Small diffs to make compilation more smooth.
NAThompson
committed
7 years ago
7a3803de
Compile and include test also need to have C++11 support now.
NAThompson
committed
7 years ago
3fb1409f
Incredibly stupid bug which makes the previous build worthless.
NAThompson
committed
7 years ago
3c90b8a8
[CI SKIP] Workaround for now.
NAThompson
committed
7 years ago
03fb931f
Test Modified Bessel function.
NAThompson
committed
7 years ago
4c2088a7
[CI SKIP] Revert change from pi<Real>()->M_PI.
NAThompson
committed
7 years ago
d59c11fb
[CI SKIP] Gaussian quadrature to support Real->Complex.
NAThompson
committed
7 years ago
1f5cea80
[CI SKIP] Remove auto.
NAThompson
committed
7 years ago
3da4c17f
naive_monte_carlo: Set a maximum number of retries and add some diagnostic info for when things go wrong.
jzmaddock
committed
7 years ago
64e29bd8
[CI SKIP] The trapezoidal quadrature now works with contour integrals.
NAThompson
committed
7 years ago
190fb171
Remove pile of warnings so that the build log is easier to search through.
NAThompson
committed
7 years ago
babead75
naive_monte_carlo: Need to make sure the seed changes between outer loops in m_integrate.
jzmaddock
committed
7 years ago
581d2032
Update trapezoidal quadrature so that it can handle contour integrals.
NAThompson
committed
7 years ago
d30b7d62
naive_monte_carlo: change tail recursion to do-while loop.
jzmaddock
committed
7 years ago
1ae4e635
Merge branch 'develop' of https://github.com/boostorg/math into develop
jzmaddock
committed
7 years ago
789f1ce2
naive_monte_carlo_test.cpp: move some tests around to avoid over-large object files.
jzmaddock
committed
7 years ago
ae01c2bb
[ci skip] Warning removal.
JieThompson
committed
7 years ago
f36121d5
naive_monte_carlo_test.cpp: split into yet smaller portions, and get rid of /bigobj.
jzmaddock
committed
7 years ago
96b4041a
Merge branch 'develop' of https://github.com/boostorg/math into develop
jzmaddock
committed
7 years ago
8263efae
naive_monte_carlo_test.cpp: split into smaller units so we get fewer "object size too large" errors, and hopefully zero in on persistent but non-reproducable test failures.
jzmaddock
committed
7 years ago
78ac09cf
Use uint64_t rather than size_t to get some reproducibility on 32 bit platforms. Make sure that the final variance is within the error bounds.
NAThompson
committed
7 years ago
529a76b7
Attempt to diagnose test failure for alternative RNGs in Monte-Carlo integration by adding more unit tests.
NAThompson
committed
7 years ago
c2f68a4c
Merge pull request #117 from CaseyCarter/patch-1
jzmaddock
committed
7 years ago
Verified
ae80676b
Merge branch 'develop' of https://github.com/boostorg/math into develop
jzmaddock
committed
7 years ago
c0fb40c6
Big documentation update with new error rate tests.
jzmaddock
committed
7 years ago
66a7c1a1
Try again with updated accuracy results [CI SKIP]
jzmaddock
committed
7 years ago
1d3fb4b1
Newer
Older