Tag: numpy
Multi-pendulum Harmonograph simulator using numpy and matplotlib
This is a simple harmonograph simulator to generate random-ish harmonographs. It asks for the number of pendulums, and exits if… read more Multi-pendulum Harmonograph simulator using numpy and matplotlib
Tweetable Python Code Golf
Code Golf is the amusement of writing as short as possible a program to perform a given task. So for… read more Tweetable Python Code Golf
Mandrian 9th June 2015
Easy Graph Plotting with Pyplot
Graphs (also known as charts) are an indispensible visual aid for conveying a lot of data in an easy-to-digest form…. read more Easy Graph Plotting with Pyplot