Jacob Hass
|
e7650476c7
|
Revert "Changed nc=0 condition"
This reverts commit 02189e7eac.
|
2026-02-10 16:03:47 -08:00 |
|
Jacob Hass
|
02189e7eac
|
Changed nc=0 condition
|
2026-02-10 13:11:36 -08:00 |
|
Jacob Hass
|
794ce3b3a4
|
Merge branch 'non-central-f-inverse' of github.com:JacobHass8/math into non-central-f-inverse
|
2026-02-10 11:04:44 -08:00 |
|
Jacob Hass
|
0e48617447
|
Reverted to checking the relative error for small nc
|
2026-02-10 11:02:47 -08:00 |
|
jzmaddock
|
a011dc7c76
|
Update tolerance for zero non-centrality.
Add sanity checks for non-centrality finder.
|
2026-02-01 17:47:53 +00:00 |
|
jzmaddock
|
1dacef3746
|
Try and tighten up test case.
|
2026-01-30 12:27:29 +00:00 |
|
John Maddock
|
d9e3deffe5
|
Merge branch 'non-central-f-inverse' of https://github.com/JacobHass8/math into pr1345
|
2026-01-30 12:20:32 +00:00 |
|
Jacob Hass
|
03bfa3362d
|
Accepted modifications for nc close to 0
|
2026-01-27 12:51:55 -08:00 |
|
John Maddock
|
2d6c1f69c2
|
Merge branch 'non-central-f-inverse' of https://github.com/JacobHass8/math into pr1345
|
2026-01-24 13:00:17 +00:00 |
|
Matt Borland
|
bb9e4bb037
|
Merge pull request #1351 from Lastique/feature/remove_static_assert
Remove dependencies on Boost.StaticAssert
|
2026-01-23 08:15:52 -05:00 |
|
Andrey Semashev
|
5fcc096bf5
|
Remove dependencies on Boost.StaticAssert.
Boost.StaticAssert has been merged into Boost.Config, so remove
the dependency.
|
2026-01-22 23:02:17 +03:00 |
|
Jacob Hass
|
59a4e7a46d
|
Added catch for edge case nc=0 and testing for this
|
2026-01-21 15:13:10 -08:00 |
|
Matt Borland
|
e51d71a474
|
Consistency of GPU markers in the docs
|
2026-01-21 09:43:24 -05:00 |
|
Matt Borland
|
b223789a2f
|
Add CUDA tests
|
2026-01-21 09:41:38 -05:00 |
|
Matt Borland
|
b794ab7de9
|
Add GPU markers and change std::pair to boost::math::pair
|
2026-01-21 09:41:24 -05:00 |
|
Matt Borland
|
a487eaa318
|
Merge remote-tracking branch 'origin/develop' into non-central-f-inverse
|
2026-01-21 08:23:59 -05:00 |
|
jzmaddock
|
1d670c85b4
|
Merge pull request #1346 from JacobHass8/asym-log-incomplete-gamma
Implement special function log incomplete gamma function
|
2026-01-09 12:55:44 +00:00 |
|
jzmaddock
|
2a6fb336dc
|
lgamma_q: one more go at getting the tolerances correct.
|
2026-01-08 16:43:19 +00:00 |
|
jzmaddock
|
c366b2d905
|
lgamma_q: correct PP logic.
|
2026-01-08 15:56:12 +00:00 |
|
jzmaddock
|
ce9aba42a8
|
lgamma_q: windows gcc tolerance changes.
|
2026-01-08 12:26:13 +00:00 |
|
Jacob Hass
|
266bf67061
|
Relaxed error rates more for type real_concept
|
2026-01-07 10:25:44 -08:00 |
|
jzmaddock
|
a3bae10684
|
lgamma_q: Tweak expected error rates.
Hook up concept checks.
Hook up include test.
Add forward declarations.
|
2026-01-07 12:39:34 +00:00 |
|
Jacob Hass
|
da1a7e4031
|
Increased tolerance more for lgamma_q test case
|
2026-01-06 19:47:56 -08:00 |
|
Jacob Hass
|
582d769a7a
|
Relaxed precision for 128bit long doubles
|
2026-01-06 14:51:41 -08:00 |
|
Matt Borland
|
f979925eb5
|
Add CUDA markers and testing
|
2026-01-05 13:53:26 -05:00 |
|
Matt Borland
|
d8d0c0c5ca
|
Fix typo
|
2026-01-05 13:31:08 -05:00 |
|
Jacob Hass
|
3363b21473
|
Added tests from scipy issue #8424
|
2026-01-05 10:22:02 -08:00 |
|
jzmaddock
|
f5f403a4a6
|
Tweak expected error rates.
|
2026-01-04 11:47:48 +00:00 |
|
jzmaddock
|
46f8b604cf
|
Adjust expected error rates.
|
2026-01-03 18:50:37 +00:00 |
|
jzmaddock
|
6be6ac15f3
|
Add diagnostic info to tests.
So we can find the cause of failures easier.
|
2026-01-03 16:44:42 +00:00 |
|
jzmaddock
|
f400fcff55
|
Simplify lgamma_q internal selection logic.
Add more tests where the logic changes method for large a,x.
|
2026-01-03 14:12:31 +00:00 |
|
Jacob Hass
|
2464bcc8e0
|
Added documentation; changed parameter naming
|
2026-01-02 12:04:39 -08:00 |
|
Jacob Hass
|
b330dd7e0c
|
Updated code to match non_central_chi_squared syntax
|
2026-01-02 11:09:54 -08:00 |
|
Jacob Hass
|
55e2b17b02
|
Added boost tuple support
|
2026-01-02 10:29:52 -08:00 |
|
Jacob Hass
|
1d28f1f8a7
|
Added test to be right below when approximation is taken
|
2026-01-01 11:24:38 -08:00 |
|
Jacob Hass
|
562f4cc793
|
Added documentation for
|
2026-01-01 10:44:48 -08:00 |
|
jzmaddock
|
40a0c54190
|
More tests for code coverage.
|
2026-01-01 14:18:26 +00:00 |
|
jzmaddock
|
82e6d3e3c7
|
Correct test input
|
2026-01-01 11:04:47 +00:00 |
|
jzmaddock
|
8ba98b79f6
|
Use test values from wolframapha
|
2026-01-01 10:48:31 +00:00 |
|
Jacob Hass
|
595eb6850b
|
Added 3 test cases for lgamma_q [skip ci]
|
2025-12-31 14:31:06 -08:00 |
|
Jacob Hass
|
27300a6b60
|
Merged imp_final and imp function [skip ci]
|
2025-12-31 11:50:07 -08:00 |
|
Jacob Hass
|
ed3289df1a
|
Added tests and changed namescapes
|
2025-12-30 20:13:40 -08:00 |
|
Jacob Hass
|
4cdc487bf7
|
Small bug fixes [skip ci]
|
2025-12-28 16:57:55 -08:00 |
|
Jacob Hass
|
49950ef147
|
Implemented log incomplete gamma with/without policy [skip ci]
|
2025-12-28 14:47:50 -08:00 |
|
Jacob Hass
|
5bef23deb2
|
Merge branch 'asym-log-incomplete-gamma' of github.com:JacobHass8/math into asym-log-incomplete-gamma
|
2025-12-28 14:07:22 -08:00 |
|
Jacob Hass
|
d4afedc638
|
boost::math::detail log incomplete gamma function implemented
|
2025-12-28 14:06:20 -08:00 |
|
Jacob Hass
|
89f8dd36b0
|
Initial implementation of [skip ci]
|
2025-12-28 10:33:46 -08:00 |
|
Matt Borland
|
f6be8e863a
|
Merge pull request #1344 from demroz/1343-fix-header-guards
fix issue #1343
|
2025-12-19 07:32:12 -05:00 |
|
mzhelyez
|
1e71bef3e3
|
updated header guard and name spelling
|
2025-12-19 08:45:41 +01:00 |
|
Matt Borland
|
2122514cd7
|
Merge pull request #1342 from mbs-c/patch-1
Improve check for incomplete <execution> header
|
2025-12-18 11:52:29 -05:00 |
|