mirror of
https://github.com/boostorg/histogram.git
synced 2025-05-09 23:04:07 +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