News

Hello everybody. I use Windows Visual Code and I would like to draw curves on c ++ with matplotlib. The problem is that matplotlib-cpp only works with Visual Studio 2017. Is it possible to draw curves ...
I managed to install the library for a c++ code I am writing on Visual Studio. I can compile the code without problems, but as soon as I get to the functions of the matplotlibcpp library I get the ...