2 Commits

Author SHA1 Message Date
Matt Borland 5ee0d7734c Export the statistical distributions for the boost.math module
* BOOST_MATH_EXPORT on the 38 distribution class templates (fwd.hpp and
  definition sites), every non-member accessor overload, the convenience
  typedefs, the complement machinery and find_location/find_scale
* distributions/fwd.hpp now includes tools/config.hpp so the export
  macro is always defined
* Adds distributions.hpp to the module interface unit
* Module test harness gains git_issue_1294, git_issue_800,
  git_issue_1120 and scipy_issue_17146
2026-07-15 11:36:18 -04:00
Matt Borland f3a823d544 Add reproducer for github issue 1294 2025-08-12 13:35:01 +02:00