Matt Borland
e1601f129a
Complete CI test with standalone mode ( #680 )
2022-01-14 08:12:22 -08:00
Matt Borland
20d1b1f64e
C++11 Stats ( #498 )
...
* Configure tests and jamfile to verify C++11 compat
* Remove language standard guards
2021-01-22 16:11:35 -05:00
Matt Borland
6050bd6e17
Fix for MSVC CI Failures ( #492 )
...
* Fix for MSVC Macro substitution
* FIx t-test CI failure with MSVC-14.2, C++17, misc
* Fixs for fpclassify error and multiprecision
* Add bigobj flag fixes daubechies wavelet [CI SKIP]
* Fix bad compiler flag for mingw
* Edit jamfile
* Re-add mingw compiler guards
2021-01-18 09:38:49 -05:00
Matt Borland
f7e3fc17a6
Additional t-tests ( #487 )
...
* Add integer support to t_test
* Add paired samples t test
* Add two sample t test
* Add welch's t test
* Update docs
* Cleanup
* Add CHECK_ULP_CLOSE tests to test battery. Fix svg
* Remove all instances of ex [CI SKIP]
* Remove std::distance and note in docs [CI SKIP]
* Re-write test battery
2021-01-12 15:48:53 -05:00
Matt Borland
f8e35601b0
Add integer support to t_test ( #485 )
2021-01-10 11:35:51 -05:00
NAThompson
4f166878f0
Performance numbers of t-test. [CI SKIP]
2019-10-09 08:03:42 -04:00
Nick
332b5b1679
One-sample t-test: Rearrangement of directory structure.
2019-10-06 14:59:28 -04:00
Nick
f9ee90a1f1
T-test: Begin to attempt to back out the p-value [CI SKIP]
2019-10-05 16:54:38 -04:00
Nick
9e1a5f273a
One-sample t-test [CI SKIP]
2019-10-05 15:56:02 -04:00