/cmatplotlib

Header-only c++ library for plotting c++ vectors with python-matplotlib functions. Supports all functions in matplotlib.pyplot and keyword arguments.

Primary LanguageC++MIT LicenseMIT

cmatplotlib

cmatplotlib is the header-only c++ library for plotting c++ vectors with python-matplotlib functions.

It basically supports all functions in matplotlib.pyplot and keyword arguments.

Requirements

c++17 and python3 (with matplotlib).

Implementations

Please check test/driver.cpp