2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

7 Commits

Author SHA1 Message Date
Rose
dbb1ae7667 Use cfloat instead of float.h
It would be more consistent to use the C++ headers instead of the C ones.
2022-12-09 11:07:42 -05:00
jzmaddock
544258569b Fixes for inspect failures in doc/ and example/ 2021-03-30 11:04:16 +01:00
Matt Borland
26711525ca Remove uses of boost/cstdint without header called 2021-03-21 16:13:10 +03: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
NAThompson
d6eb9ca78c Remove unused variable [CI SKIP] 2020-02-27 06:49:37 -05:00
jzmaddock
efaaa9c811 Update daubechies integer grid with simplified header.
Plus revised generator program.
2020-02-24 20:43:08 +00:00
Nick
2134a9c914 Move examples/daubechies_files.cpp to examples/daubechies_wavelets/some_file.cpp [CI SKIP] 2020-02-15 08:36:38 -05:00