Skip to content

v3.1

Compare
Choose a tag to compare
@HDembinski HDembinski released this 25 Jul 09:02
· 1079 commits to master since this release

Another simplification of the public interface.

  • bincount() became just size()
  • just use static_cast instead of axis::cast to turn the generic axis::any to the specific type
  • axis objects may now have an overflow but not an underflow bin
  • axis::category now stores input values that are not recognized in its new overflow bin, this acts like an "other" category