Code¶
The links below contains some of my python code which might be of interest to other people. To generate this documentation I used sphinx and pweave.
You may need the code in my library nickysLibrary.py
.
In case you see ways to improve the code in terms of clarity, generality, elegance or speed, please let me know at vanforeest AT gmail DOT com.
See think python for a nice introduction to python programming. To hone your python skills, you might be interested in trying to solve some of the exercises in think complexity.