Prasanth
Prasanth
Hello, Thanks for this plugin. It makes writing Fortran much easier! Is there a way to add flags for specific Fortran standard say, based on file extension? For example if...
Hello, I have made some changes to the code to make it run under Python 3.6. The code now runs under 2.7, 3.5 and 3.6. Please see the file ``CHANGES_FOR_PY36.md``...
Reported on Python 2.7, Matplotlib 1.0.1; Python 2.6, Matplotlib 0.99.3; Ubuntu 11.04 and Fedora 14. Code sample: ``` import numpy as np import matplotlib matplotlib.use('GTKAgg') from matplotlib import pyplot as...