mirror of
https://github.com/boostorg/histogram.git
synced 2026-01-28 07:12:15 +00:00
* Fixed: Passing nan to the ctor of axis::variable failed to throw std::invalid_argument
* Fixed: axis::variable{{0, 1, inf}}.value(1) was nan, because interpolation would compute 0 * inf