Commits


Maarten Baert authored and GitHub committed f41dae31a3e
Add dtype::normalized_num and dtype::num_of (#5429) * Add dtype::normalized_num and dtype::num_of * Fix compiler warning and improve NumPy 1.x compatibility * Fix clang-tidy warning * Fix another clang-tidy warning * Add extra comment