First release of Cppyplot
This release includes
- 1D std::vector and 1D std::array container support
- 2D std::vector and 2D std::array container support
- Eigen matrices container support
- Pause execution if exception occurs on python server
This release includes