2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-25 18:32:08 +00:00

17 Commits

Author SHA1 Message Date
jzmaddock
67aa0c1444 Deal with inspect issues in test/. 2021-03-30 17:55:13 +01: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
Nick
3c3217d2cd Remove some internal dependencies for Daubechies wavelets. (#356) 2020-05-20 14:07:19 -04:00
jzmaddock
8b3393091a Daubechies: More code simplification. 2020-03-23 18:23:32 +00:00
Nick
5cbfdb554a Fix invalid read in cubic Hermite. [CI SKIP] 2020-03-22 11:22:36 -04:00
Nick
bc70b99553 Test boundaries for segfaults [CI SKIP] 2020-03-22 08:50:21 -04:00
jzmaddock
5b1ba3bd73 Suppress msvc warnings. 2020-03-22 10:12:29 +00:00
NAThompson
f44feba639 Test L2 norm of Daubechies scaling function. [CI SKIP] 2020-03-12 06:07:03 -04:00
NAThompson
1004045667 Attempt to fix some build errors 2020-03-12 05:48:16 -04:00
NAThompson
f38a3cc13f Remove some warning and try to fix msvc compile error by adding bigobj tag. 2020-03-10 05:57:38 -04:00
Nick Thompson
a67321c8d2 Fix build errors. 2020-03-09 20:19:36 -04:00
Nick Thompson
2c7863e1a8 Quadrature unit tests. [CI SKIP] 2020-03-08 15:33:18 -04:00
Nick Thompson
4ebef84564 Fix typos that break build; kick off build [CI SKIP] 2020-03-08 09:59:54 -04:00
NAThompson
bcc1e57395 Add additional integer grid and filters computed by JM to unit tests. [CI SKIP] 2020-03-05 07:03:26 -05:00
jzmaddock
bd7ded8815 Restrict testing to p values we can actually support.
[CI SKIP]
2020-02-21 19:49:59 +00:00
NAThompson
b5188cfaba Continuous Daubechies wavelets: Fight bitrot. 2020-01-26 11:27:28 +08:00
NAThompson
d7e4bf780b Continuous Daubechies wavelets [CI SKIP] 2019-10-27 14:12:34 -04:00