Monthly Archives: November 2017
Simple command line plotting tool
I made a simple command line plotting tool : splot.py. It’s available on my github To use it you should first install python PyX, a very nice plotting tool for python. PyX is great but sometimes you just want to … Continue reading
Posted in Code, Misc
Leave a comment