News

I had to write some code in C++ where I wanted to plot the results of a signal processing function. The existing C++ plotting libraries had quite a learning curve, and I was already familiar with ...