All Posts
Appveyor and mingwpy to Create Python Wheels on Windows
- 2016-02-11
TLDR; After many trials figured out how to compile FORTRAN/C libraries on Windows to be used in Python, using Appveyor, a cloud base Continuous Integration Service for Windows and mingwpy. Wish that I could say that I am a genius, but no, just persistent.
Testing Images
- 2015-11-29
TLDR; I use matplotlib.testing.compare.compare_images instead of matplotlib.testing.decorators.image_comparison
Docker to Create Hybrid Linux Distributions
- 2015-11-15
TLDR; Run Ubuntu available dpkg on Centos through Docker
Docker - Almost Everything I Could Want, But Not What I Need
- 2015-08-22
TLDR; I ended up not using Docker.