matplotlib-cpp
matplotlib-cpp copied to clipboard
Fix: subplot()'s arguments should be ints, not doubles
Currently, calls to matplotlibcpp::subplot() always fail as Python complains about the type mismatch.
Ping?